From: Steve V. <ste...@ga...> - 2025-01-20 22:41:37
|
Someone in the Protege list referred me to you for questions about the relationship between OWLAPI and "OWL 2 Web Ontology Language RDF-Based Semantics." When an ontology using that standard is loaded in Protege, classes and individuals are listed, but not the properties. It appears OWLAPI makes some transformations of an input file, e.g., rdfs:Class will be transformed to owl:Class. Are there OWLAPI configuration settings or APIs for transformations? Do the OWLAPI transformations relate in some way to the above standard, e.g., recognize some of their axiomatic triples and do some of their OWL 2 RDF-Based Semantics to OWL 2 Direct Semantics transforms? |