Problem
Currently not all classes have the same IRI in the .ttl file. This is causing issues in protege. Protege automatically creates new classes with wired IRI's (http://www.semanticweb.org/owl/owlapi/turtle#).

Solution options:
-
Change base prefix:

-
Add prod: prefix to all classes

Problem
Currently not all classes have the same IRI in the .ttl file. This is causing issues in protege. Protege automatically creates new classes with wired IRI's (http://www.semanticweb.org/owl/owlapi/turtle#).
Solution options:
Change base prefix:

Add prod: prefix to all classes
