opencaesar / owl-adapter

The OML adapter for OWL
Apache License 2.0
0 stars 2 forks source link

use Universal as top-level class of Taxonomy #9

Closed StevenJenkinsJPL closed 4 years ago

StevenJenkinsJPL commented 4 years ago

This is a minor enhancement that primarily affects the clarity of the code. The input taxonomy is rooted at a top-level class (analogous to owl:Thing, but OML has no such concept). The best representation for this is ClassExpression:Universal. In the end it doesn't matter as the top-level class does not appear in the generated output.