- From: Charlie Abela <abcharl@maltanet.net>
- Date: Tue, 5 Mar 2002 13:28:21 -0000
- To: <www-rdf-interest@w3.org>, <www-rdf-logic@w3.org>, <www-ws@w3.org>
Hi All
Maybe someone can help me with
this basic problem on DAML
<rdfs:subClassOf>
<daml:Restriction>
<daml:onProperty
rdf:resource="http://www.daml.
org/services/daml
s/2001/10/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 07:29:28 UTC