Add rdf:ID instead of rdf:about to Class

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Add rdf:ID instead of rdf:about to Class

terabg
This post was updated on .
Is it possible to add an ID to a class, object property or datatype property? E.g.

<owl:Class rdf:ID="N0000000001">
     <rdfs:label>Pharmaceutical Preparations</rdfs:label>
</owl:Class>