In its current version all dependencies are embedded into one large turtle file.
To simplify the development process and also the reuse of particular ontology modules (or here called lobes) I would suggest to split the ontology into different turtle files and use the standard owl:imports mechanism.
In its current version all dependencies are embedded into one large turtle file.
To simplify the development process and also the reuse of particular ontology modules (or here called lobes) I would suggest to split the ontology into different turtle files and use the standard
owl:importsmechanism.