> > > 8.3 OWL Lite > > > ... > > > the subject of owl:equivalentClass triples be named classes and > > the object of owl:equivalentClass triples be named classes, > > restrictions, or subjects of owl:intersectionOf triples (?); > > > ... > > > ] > > > That last phrase was true a while ago, before the resolution of the OWL DL Syntax issue, when we prohibited restrictions with multiple components from OWL Lite. It seems to suggest something like <owl:Class rdf:about="#A"> <owl:equivalentClass> <owl:Class> <owl:intersectionOf rdf:parseType="Literal"> ... </owl:intersectionOf> </owl:Class> </owl:equivalentClass> </owl:Class> I do not believe there are any mapping rules applicable to OWL Lite that can produce such constructs. Restricitions follow by mapping Class(classID complete restriction( *** ) ) which gives T(classID) owl:equivalentClass T(restriction( *** )) . JeremyReceived on Thursday, 10 April 2003 13:14:38 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:57:58 GMT