What steps will reproduce the problem?
1. open this RDF:
http://www.archivesdefrance.culture.gouv.fr/thesaurus/data/Matiere?includeScheme
s=true
2. add SKOS tab
3. open SKOS tab
What is the expected output? What do you see instead?
Error logged
java.lang.NullPointerException
at org.semanticweb.skosapibinding.SKOSManager.<init>(SKOSManager.java:71)
at org.sealife.skos.editor.views.SKOSConceptAssertedHierarchyProvider.<init>(SKOSConceptAssertedHierarchyProvider.java:57)
at org.sealife.skos.editor.views.SKOSConceptAssertedHierarchyViewComponent.createProvider(SKOSConceptAssertedHierarchyViewComponent.java:87)
at org.sealife.skos.editor.views.AbstractHierarchyViewComponent.initialiseIndividualsView(AbstractHierarchyViewComponent.java:121)
What version of the product are you using? On what operating system?
SKOSEd-2.0-alpha(build 38).zip
Please provide any additional information below.
Protégé 4.2.0 build 249
% uname -a
Linux oem-laptop 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011
x86_64 x86_64 x86_64 GNU/Linux
% java -version
java version "1.7.0"
Java(TM) SE Runtime Environment (build 1.7.0-b147)
Java HotSpot(TM) 64-Bit Server VM (build 21.0-b17, mixed mode)
Original issue reported on code.google.com by
jeanmarc.vanelon 12 Nov 2011 at 9:07