[doap-interest] domain of doap:module

Benjamin Nowack bnowack at appmosphere.com
Thu Jul 22 19:11:15 BST 2004


Hi,

here is fix for the multi-domain description of doap:module:

[[[
<rdf:Property rdf:about="http://usefulinc.com/ns/doap#module">
   ...
   <rdfs:domain>
      <owl:Class>
         <owl:unionOf rdf:parseType="Collection">
            <owl:Class rdf:about="http://usefulinc.com/ns/doap#CVSRepository"/>
            <owl:Class rdf:about="http://usefulinc.com/ns/doap#ArchRepository"/>
            <owl:Class rdf:about="http://usefulinc.com/ns/doap#BKRepository"/>
         </owl:unionOf>
      </owl:Class>
   </rdfs:domain>
</rdf:Property>
]]]

regards,
benjamin

--
Benjamin Nowack

Kruppstr. 100
45145 Essen, Germany
http://www.appmosphere.com/




More information about the doap-interest mailing list