17 lines
791 B
XML
17 lines
791 B
XML
<?xml version="1.0"?>
|
|
<rdf:RDF
|
|
xml:base="http://www.tao.lu/Ontologies/TAOItem.rdf#"
|
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
|
>
|
|
|
|
<rdf:Description rdf:about="http://www.tao.lu/Ontologies/TAOItem.rdf#ExposeCategory">
|
|
<rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
|
|
<rdfs:label xml:lang="en-US"><![CDATA[Expose to category auto-add]]></rdfs:label>
|
|
<rdfs:comment xml:lang="en-US"><![CDATA[Property expose the property to category auto-add]]></rdfs:comment>
|
|
<rdfs:domain rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
|
|
<rdfs:range rdf:resource="http://www.tao.lu/Ontologies/generis.rdf#Boolean"/>
|
|
</rdf:Description>
|
|
|
|
</rdf:RDF>
|