|
This page provides a utility that takes an OWL file and splits it into
multiple files. If the file contains an individual of type owl:Ontology,
that individual is written to a file named "owlOntology". Then, for each
individual in the OWL file that is of type owl:Class, owl:DatatypeProperty,
or owl:ObjectProperty, a separate file is written. If the file contains an
individual of type owl:Ontology, then a reference to the URI of the
ontology is added to each class and property file.
Upload OWL File
|