<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://vocab.deri.ie/tao#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://vocab.deri.ie/tao#TrustScale"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:label>A class that specifies the min and max range of values for the subjective trust values.</rdfs:label> <metadata:prefixIRI>tao:TrustScale</metadata:prefixIRI> <metadata:def/prefLabel>A class that specifies the min and max range of values for the subjective trust values.</metadata:def/prefLabel> <metadata:def/mappingLoom>aclassthatspecifiestheminandmaxrangeofvaluesforthesubjectivetrustvalues</metadata:def/mappingLoom> <metadata:def/mappingSameURI rdf:resource="http://vocab.deri.ie/tao#TrustScale"/> </owl:Class> <rdf:Description rdf:about="http://vocab.deri.ie/tao#hasMaxValue"> <rdfs:domain> <rdf:Description rdf:about="http://vocab.deri.ie/tao#TrustScale"> <metadata:def/mappingSameURI rdf:resource="http://vocab.deri.ie/tao#TrustScale"/> </rdf:Description> </rdfs:domain> </rdf:Description> <rdf:Description rdf:about="http://vocab.deri.ie/tao#hasMinValue"> <rdfs:domain rdf:resource="http://vocab.deri.ie/tao#TrustScale"/> </rdf:Description> <rdf:Description rdf:about="http://vocab.deri.ie/tao#hasTrustScale"> <rdfs:range rdf:resource="http://vocab.deri.ie/tao#TrustScale"/> </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="http://vocab.deri.ie/tao#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://vocab.deri.ie/tao#TrustScale">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:label>A class that specifies the min and max range of values for the subjective trust values.</rdfs:label>
    <metadata:prefixIRI>tao:TrustScale</metadata:prefixIRI>
    <metadata:def/prefLabel>A class that specifies the min and max range of values for the subjective trust values.</metadata:def/prefLabel>
    <metadata:def/mappingLoom>aclassthatspecifiestheminandmaxrangeofvaluesforthesubjectivetrustvalues</metadata:def/mappingLoom>
    <metadata:def/mappingSameURI rdf:resource="http://vocab.deri.ie/tao#TrustScale"/>
  </owl:Class>
  <rdf:Description rdf:about="http://vocab.deri.ie/tao#hasMaxValue">
    <rdfs:domain>
      <rdf:Description rdf:about="http://vocab.deri.ie/tao#TrustScale">
        <metadata:def/mappingSameURI rdf:resource="http://vocab.deri.ie/tao#TrustScale"/>
      </rdf:Description>
    </rdfs:domain>
  </rdf:Description>
  <rdf:Description rdf:about="http://vocab.deri.ie/tao#hasMinValue">
    <rdfs:domain rdf:resource="http://vocab.deri.ie/tao#TrustScale"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://vocab.deri.ie/tao#hasTrustScale">
    <rdfs:range rdf:resource="http://vocab.deri.ie/tao#TrustScale"/>
  </rdf:Description>
</rdf:RDF>