owlcollab / oboformat

Automatically exported from code.google.com/p/oboformat
5 stars 2 forks source link

Redefine `oboInOwl:hasDbXref` to be a `rdfs:seeAlso` sub-property #110

Open althonos opened 5 years ago

althonos commented 5 years ago

rdfs:seeAlso is part of the RDF Schema and defined in a way close to what OBO dbxrefs are used for. oboInOwl could be made to have hasDbXref be an alias of rdfs:seeAlso, or at least a subproperty.

The current oboInOwl only has an xref to rdfs:seeAlso on the oboInOwl:DbXref, but it has no semantic value here given that relationship ID substitution only works on typedefs.