<?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:skos="http://www.w3.org/2004/02/skos/core#">
<owl:DatatypeProperty rdf:about="https://w3id.org/todo/tododfa#actionTag">
<rdfs:comment>String that identifies the Action when invoked in a SystemRequest/Response (DomainONT).</rdfs:comment>
<rdfs:label>actionTag</rdfs:label>
<ns1:term_status>stable</ns1:term_status>
<rdfs:isDefinedBy>https://w3id.org/todo/tododfa</rdfs:isDefinedBy>
<skos:example xml:lang="en">System request: "Do you need me to {argumentTag}?"
Action: take_guideRobot
actionTag: "take you somewhere"
Resulting SysRequest: "Do you need me to {take you somewhere}?"</skos:example>
<skos:example xml:lang="es">System request: "Necesitas que {argumentTag}?"
Action: take_guideRobot
actionTag: "te lleve a algĂșn lugar"
Resulting SysRequest: "Necesitas que {te lleve}?"</skos:example>
</owl:DatatypeProperty>
</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:skos="http://www.w3.org/2004/02/skos/core#">
<owl:DatatypeProperty rdf:about="https://w3id.org/todo/tododfa#actionTag">
<rdfs:comment>String that identifies the Action when invoked in a SystemRequest/Response (DomainONT).</rdfs:comment>
<rdfs:label>actionTag</rdfs:label>
<ns1:term_status>stable</ns1:term_status>
<rdfs:isDefinedBy>https://w3id.org/todo/tododfa</rdfs:isDefinedBy>
<skos:example xml:lang="en">System request: "Do you need me to {argumentTag}?"
Action: take_guideRobot
actionTag: "take you somewhere"
Resulting SysRequest: "Do you need me to {take you somewhere}?"</skos:example>
<skos:example xml:lang="es">System request: "Necesitas que {argumentTag}?"
Action: take_guideRobot
actionTag: "te lleve a algĂșn lugar"
Resulting SysRequest: "Necesitas que {te lleve}?"</skos:example>
</owl:DatatypeProperty>
</rdf:RDF>