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

null pointer without ontology URI #15

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

null pointer without ontology URI #15

GoogleCodeExporter opened this issue Apr 2, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

If you open an RDF document that contains some SKOS but doesn't contain an 
ontology IRI statement, then the SKOS asserted hierarchy view will throw a null 
pointer exception. This is because the underlying SKOS API assumes all files 
loaded will have an ontology IRI specified.

This will get fixed in the SKOS API and moved to the plugin in the next 
release. In the meantime, if you are struggling to load a SKOS file, try giving 
it an ontology URI, then reloading it. 

Original issue reported on code.google.com by [email protected] on 18 Jun 2012 at 1:02

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