<?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:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="https://w3id.org/coswot/Aggregation"> <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Observation"/> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Aggregation"/> <metadata_def:mappingLoom>aggregation</metadata_def:mappingLoom> <metadata_def:prefLabel xml:lang="en">Aggregation</metadata_def:prefLabel> <rdfs:comment xml:lang="en">Observation that takes as input a collection of observations, and outputs a result based on the aggregation of these observations.</rdfs:comment> <metadata:prefixIRI>coswot:Aggregation</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/aggregations"/> <rdfs:label xml:lang="en">Aggregation</rdfs:label> </owl:Class> <rdf:Description rdf:about="https://w3id.org/coswot/Aggregation"> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Aggregation"/> </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:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="https://w3id.org/coswot/Aggregation">
    <rdfs:subClassOf rdf:resource="https://w3id.org/coswot/Observation"/>
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Aggregation"/>
    <metadata_def:mappingLoom>aggregation</metadata_def:mappingLoom>
    <metadata_def:prefLabel xml:lang="en">Aggregation</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">Observation that takes as input a collection of observations, and outputs a result based on the aggregation of these observations.</rdfs:comment>
    <metadata:prefixIRI>coswot:Aggregation</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/coswot/core/aggregations"/>
    <rdfs:label xml:lang="en">Aggregation</rdfs:label>
  </owl:Class>
  <rdf:Description rdf:about="https://w3id.org/coswot/Aggregation">
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/coswot/Aggregation"/>
  </rdf:Description>
</rdf:RDF>