<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://w3id.org/todo/tododfa#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <owl:Class rdf:about="https://w3id.org/todo/tododfa#Action"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:comment>Element that makes reference to the functionalities of the target system.</rdfs:comment> <rdfs:label xml:lang="en">Action</rdfs:label> <ns1:term_status>stable</ns1:term_status> <metadata_def:prefLabel xml:lang="en">Action</metadata_def:prefLabel> <metadata_def:mappingLoom>action</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/todo/tododfa#Action"/> <rdfs:isDefinedBy>https://w3id.org/todo/tododfa#</rdfs:isDefinedBy> <skos:example>(For a multipurpose robot) Guide, provide_information, pick, place</skos:example> </owl:Class> <rdf:Description rdf:about="https://w3id.org/todo/tododfa#Action"> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/todo/tododfa#Action"/> </rdf:Description> </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="https://w3id.org/todo/tododfa#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
  <owl:Class rdf:about="https://w3id.org/todo/tododfa#Action">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment>Element that makes reference to the functionalities of the target system.</rdfs:comment>
    <rdfs:label xml:lang="en">Action</rdfs:label>
    <ns1:term_status>stable</ns1:term_status>
    <metadata_def:prefLabel xml:lang="en">Action</metadata_def:prefLabel>
    <metadata_def:mappingLoom>action</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/todo/tododfa#Action"/>
    <rdfs:isDefinedBy>https://w3id.org/todo/tododfa#</rdfs:isDefinedBy>
    <skos:example>(For a multipurpose robot) Guide, provide_information, pick, place</skos:example>
  </owl:Class>
  <rdf:Description rdf:about="https://w3id.org/todo/tododfa#Action">
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/todo/tododfa#Action"/>
  </rdf:Description>
</rdf:RDF>