Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken views in SKOS view tab #13

Open
GoogleCodeExporter opened this issue Apr 2, 2015 · 2 comments
Open

Broken views in SKOS view tab #13

GoogleCodeExporter opened this issue Apr 2, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Using...
1. Protege 4.1.0 (build 239)
2. SKOSEd 2.0-alpha
3. OSX Lion 10.7.2
4. Java info...
java version "1.6.0_29"
Java(TM) SE Runtime Environment (build 1.6.0_29-b11-402-11M3527)

Problem...

The Asserted Concept Hierarchy and Concept Scheme List View both have the 
following error:

An error occurred whilst creating the view
NullPointerException
null

The Top Concepts View Hierarchy View works.


Original issue reported on code.google.com by [email protected] on 4 Jan 2012 at 2:12

@GoogleCodeExporter
Copy link
Author

If you remove the broken views, and then add them again via the Window > Views 
menu do they still show a null?

Cheers
Simon

Original comment by [email protected] on 16 Jan 2012 at 2:49

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

I have exactly the same problem (using Linux). Adding the Asserted Concept 
Hierarchy throws a NullPointerException:

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)
    at org.sealife.skos.editor.views.SKOSConceptAssertedHierarchyViewComponent.initialiseIndividualsView(SKOSConceptAssertedHierarchyViewComponent.java:106)
    at org.protege.editor.owl.ui.view.individual.AbstractOWLIndividualViewComponent.initialiseView(AbstractOWLIndividualViewComponent.java:31)
    at org.protege.editor.owl.ui.view.AbstractOWLSelectionViewComponent.initialiseOWLView(AbstractOWLSelectionViewComponent.java:118)
    at org.protege.editor.owl.ui.view.AbstractOWLViewComponent.initialise(AbstractOWLViewComponent.java:61)
    at org.protege.editor.core.ui.view.View.createContent(View.java:439)
    at org.protege.editor.core.ui.view.View.createUI(View.java:219)
    at org.protege.editor.core.ui.view.View$1.hierarchyChanged(View.java:149
....

Michael

Original comment by [email protected] on 9 Feb 2012 at 2:18

  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant