Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace use of prefix IRI in imports.
Import OM-2 using the Ontology IRI instead of the prefix IRI; some tools are confused by the latter.
- Loading branch information
65cc000
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bbartley @tcmitchell
Any idea why the CI would have failed? Is it possible that changing the URL caused something to be able to import
om-2
when it hadn't been able to before, permitting it to make new inferences? It looked like of a sudden there might be anowl:Thing
explicitly added as superclass, causing the SBOL factory to choke. But I don't really grok the error message.