W3C home > Mailing lists > Public > www-rdf-interest@w3.org > March 2002

A DAML query

From: Charlie Abela <abcharl@maltanet.net>
Date: Tue, 5 Mar 2002 14:14:49 -0000
To: <www-rdf-interest@w3.org>, <www-rdf-logic@w3.org>, <www-ws@w3.org>
Message-ID: <HGEBLIDFMBJHNGBAOLIKCECBCDAA.abcharl@maltanet.net>
Sorry for the structure in the previously sent message, I am resubmitting it
 
Maybe someone can help me with this basic problem on DAML
 
<rdfs:subClassOf>
 <daml:Restriction>
    <daml:onProperty rdf:resource="&process#components" /> 
   <daml:toClass>
       <rdfs:subClassOf>
<daml:unionOf rdf:parseType="daml:collection">
<daml:Class rdf:about="#Query" /> 
<daml:Class rdf:about="#MessageComp" /> 
</daml:unionOf>
     </rdfs:subClassOf>
   </daml:toClass>
 </daml:Restriction>
</rdfs:subClassOf>
 
Would this be correctly defined DAML?
 
Charlie
Received on Tuesday, 5 March 2002 08:15:54 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:44:34 UTC