<?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/coswot/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="https://w3id.org/coswot/FunctionKind"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Function"/> <rdfs:subClassOf rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/FunctionKind"/> <metadata_def:mappingLoom>functionkind</metadata_def:mappingLoom> <metadata_def:prefLabel xml:lang="en">Function Kind</metadata_def:prefLabel> <rdfs:comment xml:lang="en">Logical groups of commands that devices support to accomplish their tasks. Function kinds can target (OP coswot:targets and its sub-properties) feature kinds, property kinds, or state kinds. An instance of coswot:FunctionKind can apply to different devices.</rdfs:comment> <metadata:prefixIRI>coswot:FunctionKind</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/functions_commands"/> <rdfs:label xml:lang="en">Function Kind</rdfs:label> </owl:Class> <rdf:Description rdf:about="https://w3id.org/coswot/hasFunctionKind"> <rdfs:range> <rdf:Description rdf:about="https://w3id.org/coswot/FunctionKind"> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/FunctionKind"/> </rdf:Description> </rdfs:range> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/hasMandatoryCommand"> <rdfs:domain rdf:resource="https://w3id.org/coswot/FunctionKind"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/hasOptionalCommand"> <rdfs:domain rdf:resource="https://w3id.org/coswot/FunctionKind"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/coswot/isFunctionKindOf"> <rdfs:domain rdf:resource="https://w3id.org/coswot/FunctionKind"/> </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/coswot/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="https://w3id.org/coswot/FunctionKind">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Function"/>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/FunctionKind"/>
    <metadata_def:mappingLoom>functionkind</metadata_def:mappingLoom>
    <metadata_def:prefLabel xml:lang="en">Function Kind</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">Logical groups of commands that devices support to accomplish their tasks. Function kinds can target (OP coswot:targets and its sub-properties) feature kinds, property kinds, or state kinds. An instance of coswot:FunctionKind can apply to different devices.</rdfs:comment>
    <metadata:prefixIRI>coswot:FunctionKind</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/functions_commands"/>
    <rdfs:label xml:lang="en">Function Kind</rdfs:label>
  </owl:Class>
  <rdf:Description rdf:about="https://w3id.org/coswot/hasFunctionKind">
    <rdfs:range>
      <rdf:Description rdf:about="https://w3id.org/coswot/FunctionKind">
        <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/FunctionKind"/>
      </rdf:Description>
    </rdfs:range>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/hasMandatoryCommand">
    <rdfs:domain rdf:resource="https://w3id.org/coswot/FunctionKind"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/hasOptionalCommand">
    <rdfs:domain rdf:resource="https://w3id.org/coswot/FunctionKind"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/coswot/isFunctionKindOf">
    <rdfs:domain rdf:resource="https://w3id.org/coswot/FunctionKind"/>
  </rdf:Description>
</rdf:RDF>