<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.wsmo.org/ns/wsmo-lite#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:owl="http://www.w3.org/2002/07/owl#"> <rdfs:Property rdf:about="http://www.wsmo.org/ns/wsmo-lite#usesOntology"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/> <owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">1</owl:deprecated> <rdfs:label xml:lang="en">uses Ontology</rdfs:label> <rdfs:description xml:lang="en">pointer from a semantic description to an ontology that it uses (deprecated)</rdfs:description> <rdfs:domain rdf:resource="http://www.wsmo.org/ns/wsmo-lite#Service"/> <rdfs:isDefinedBy rdf:resource="http://www.wsmo.org/ns/wsmo-lite#"/> </rdfs:Property> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.wsmo.org/ns/wsmo-lite#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:owl="http://www.w3.org/2002/07/owl#">
  <rdfs:Property rdf:about="http://www.wsmo.org/ns/wsmo-lite#usesOntology">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
    <owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">1</owl:deprecated>
    <rdfs:label xml:lang="en">uses Ontology</rdfs:label>
    <rdfs:description xml:lang="en">pointer from a semantic description to an ontology that it uses (deprecated)</rdfs:description>
    <rdfs:domain rdf:resource="http://www.wsmo.org/ns/wsmo-lite#Service"/>
    <rdfs:isDefinedBy rdf:resource="http://www.wsmo.org/ns/wsmo-lite#"/>
  </rdfs:Property>
</rdf:RDF>