← Prev in month
← Prev in thread
Next in thread →
Next in month →
duh! Re: [xml-dev] Roger Costello: My Version of "Why use OWL?"
err, that's: > > <owl:Class rdf:ID="DutiableItem"> > <owl:oneOf rdf:parseType="Literal"> > <owl:Thing > rdf:resource="http://www.example.org/RogersOntology#camera"/> > ... > </owl:oneOf> > </owl:Class> <owl:Class rdf:ID="DutiableItem"> <owl:oneOf rdf:parseType="Collection"> <owl:Thing rdf:resource="http://www.example.org/RogersOntology#camera"/> ... </owl:oneOf> </owl:Class> Jonathan
← Prev in month
← Prev in thread
Next in thread →
Next in month →