<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://www.w3.org/2019/wot/json-schema#" 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="https://www.w3.org/2019/wot/json-schema#DataSchema"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:comment>Metadata that describes the data format used. It can be used for validation.</rdfs:comment> <metadata:prefixIRI>DataSchema</metadata:prefixIRI> <metadata:def/prefLabel>DataSchema</metadata:def/prefLabel> <metadata:def/mappingLoom>dataschema</metadata:def/mappingLoom> <metadata:def/mappingSameURI rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> </owl:Class> <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#ArraySchema"> <rdfs:subClassOf> <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#DataSchema"> <metadata:def/mappingSameURI rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> </rdf:Description> </rdfs:subClassOf> </rdf:Description> <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#BooleanSchema"> <rdfs:subClassOf rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> </rdf:Description> <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#IntegerSchema"> <rdfs:subClassOf rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> </rdf:Description> <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#NullSchema"> <rdfs:subClassOf rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> </rdf:Description> <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#NumberSchema"> <rdfs:subClassOf rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> </rdf:Description> <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#ObjectSchema"> <rdfs:subClassOf rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> </rdf:Description> <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#StringSchema"> <rdfs:subClassOf rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> </rdf:Description> <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#allOf"> <schema:rangeIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> </rdf:Description> <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#anyOf"> <schema:rangeIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> </rdf:Description> <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#const"> <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> </rdf:Description> <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#enum"> <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> </rdf:Description> <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#items"> <schema:rangeIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> </rdf:Description> <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#oneOf"> <schema:rangeIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> </rdf:Description> <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#properties"> <schema:rangeIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> </rdf:Description> <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#propertyName"> <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> </rdf:Description> <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#readOnly"> <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> </rdf:Description> <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#writeOnly"> <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/> </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://www.w3.org/2019/wot/json-schema#" 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="https://www.w3.org/2019/wot/json-schema#DataSchema">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment>Metadata that describes the data format used. It can be used for validation.</rdfs:comment>
    <metadata:prefixIRI>DataSchema</metadata:prefixIRI>
    <metadata:def/prefLabel>DataSchema</metadata:def/prefLabel>
    <metadata:def/mappingLoom>dataschema</metadata:def/mappingLoom>
    <metadata:def/mappingSameURI rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
  </owl:Class>
  <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#ArraySchema">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#DataSchema">
        <metadata:def/mappingSameURI rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#BooleanSchema">
    <rdfs:subClassOf rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#IntegerSchema">
    <rdfs:subClassOf rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#NullSchema">
    <rdfs:subClassOf rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#NumberSchema">
    <rdfs:subClassOf rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#ObjectSchema">
    <rdfs:subClassOf rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#StringSchema">
    <rdfs:subClassOf rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#allOf">
    <schema:rangeIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
    <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#anyOf">
    <schema:rangeIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
    <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#const">
    <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#enum">
    <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#items">
    <schema:rangeIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#oneOf">
    <schema:rangeIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
    <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#properties">
    <schema:rangeIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#propertyName">
    <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#readOnly">
    <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.w3.org/2019/wot/json-schema#writeOnly">
    <schema:domainIncludes rdf:resource="https://www.w3.org/2019/wot/json-schema#DataSchema"/>
  </rdf:Description>
</rdf:RDF>