Re: Individuals with more than one rdf:type

> For example, classes can have properties in likn, and I'm trying to 
> determine a good way to represent that in RDF/OWL. My current plan is to 
> simply copy out the properties of a class to its individuals when 
> serializing to RDF/XML. I don't know of a better way to represent, for 
> example, the concept "all individuals of the class CocaColaCans have the 
> property 'color' with the value Red."

This particular example could be implemented using an owl:hasValue 
restriction on CocaColaCans with Red as filler.

Holger

TopQuadrant, Inc.
http://www.topbraidcomposer.com
http://composing-the-semantic-web.blogspot.com/

Received on Wednesday, 20 September 2006 02:00:43 UTC