<?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/noria/ontology/" 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:foaf="http://xmlns.com/foaf/0.1/" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <owl:DatatypeProperty rdf:about="https://w3id.org/noria/ontology/agentInstructions"> <rdfs:comment xml:lang="en">Instructions for involving the Agent (Team, Group, Employee).</rdfs:comment> <rdfs:label>agentInstructions</rdfs:label> <ns1:term_status>stable</ns1:term_status> <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <rdfs:isDefinedBy rdf:resource="https://w3id.org/noria/ontology/CoreOntology"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> <skos:changeNote>Change in v0.2: - rdfs:domain moved from noria:Employee to foaf:Agent. - name and label moved from teamInstructions to agentInstructions. - adding rdfs:subPropertyOf observable:contactNote. </skos:changeNote> <skos:example xml:lang="en">Use the Ticketing system + hotline phone number for national L2 and L3 issues.</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/noria/ontology/" 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:foaf="http://xmlns.com/foaf/0.1/" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
  <owl:DatatypeProperty rdf:about="https://w3id.org/noria/ontology/agentInstructions">
    <rdfs:comment xml:lang="en">Instructions for involving the Agent (Team, Group, Employee).</rdfs:comment>
    <rdfs:label>agentInstructions</rdfs:label>
    <ns1:term_status>stable</ns1:term_status>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/noria/ontology/CoreOntology"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <skos:changeNote>Change in v0.2:
- rdfs:domain moved from noria:Employee to foaf:Agent.
- name and label moved from teamInstructions to agentInstructions.
- adding rdfs:subPropertyOf observable:contactNote.
</skos:changeNote>
    <skos:example xml:lang="en">Use the Ticketing system + hotline phone number for national L2 and L3 issues.</skos:example>
  </owl:DatatypeProperty>
</rdf:RDF>