<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:obo_purl="http://purl.obolibrary.org/obo/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0015006"> <rdfs:label>different in magnitude relative to</rdfs:label> <rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/PATO_0000001"/> <rdfs:range rdf:resource="http://purl.obolibrary.org/obo/PATO_0000001"/> <obo_purl:IAO_0000115>q1 different_in_magnitude_relative_to q2 if and only if magnitude(q1) NOT =~ magnitude(q2). Here, magnitude(q) is a function that maps a quality to a unit-invariant scale.</obo_purl:IAO_0000115> </owl:ObjectProperty> <rdf:Description rdf:about="http://purl.obolibrary.org/obo/RO_0015007"> <rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/RO_0015006"/> </rdf:Description> <rdf:Description rdf:about="http://purl.obolibrary.org/obo/RO_0015008"> <rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/RO_0015006"/> </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:obo_purl="http://purl.obolibrary.org/obo/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0015006">
    <rdfs:label>different in magnitude relative to</rdfs:label>
    <rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/PATO_0000001"/>
    <rdfs:range rdf:resource="http://purl.obolibrary.org/obo/PATO_0000001"/>
    <obo_purl:IAO_0000115>q1 different_in_magnitude_relative_to q2 if and only if magnitude(q1) NOT =~ magnitude(q2). Here, magnitude(q) is a function that maps a quality to a unit-invariant scale.</obo_purl:IAO_0000115>
  </owl:ObjectProperty>
  <rdf:Description rdf:about="http://purl.obolibrary.org/obo/RO_0015007">
    <rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/RO_0015006"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.obolibrary.org/obo/RO_0015008">
    <rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/RO_0015006"/>
  </rdf:Description>
</rdf:RDF>