<?xml version="1.0"?>
<rdf:RDF xmlns="https://metaclip.org/datasource/datasource.owl#"
     xml:base="https://metaclip.org/datasource/datasource.owl"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:ds="https://metaclip.org/datasource/datasource.owl#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:xml="http://www.w3.org/XML/1998/namespace"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:prov="http://www.w3.org/ns/prov#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:skos="http://www.w3.org/2004/02/skos/core#"
     xmlns:terms="http://purl.org/dc/terms/"
     xmlns:geosparql="http://www.opengis.net/ont/geosparql#"
     xmlns:cpannotationschema="http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#">
    <owl:Ontology rdf:about="https://metaclip.org/datasource/datasource.owl">
        <owl:versionIRI rdf:resource="https://metaclip.org/vocab/metaclip/datasource/1.0.1/datasource.owl"/>
        <owl:imports rdf:resource="http://www.opengis.net/ont/geosparql"/>
        <owl:imports rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/>
        <owl:imports rdf:resource="http://www.w3.org/ns/prov-o-20130430"/>
        <dc:date>2026-04-08T18:07:00Z</dc:date>
        <dc:title xml:lang="en">The Climate Data Source Ontology from METACLIP</dc:title>
        <terms:contributor>Daniel San-Martin &lt;https://orcid.org/0000-0002-2862-2704&gt;</terms:contributor>
        <terms:contributor>Joaquin Bedia &lt;https://orcid.org/0000-0001-6219-4312&gt;</terms:contributor>
        <terms:contributor>Jose Manuel Gutierrez &lt;https://orcid.org/0000-0002-2766-6297&gt;</terms:contributor>
        <terms:creator>METACLIP.org &lt;https://github.com/metaclip&gt;</terms:creator>
        <terms:description xml:lang="en">The datasource ontology provides a core semantic framework for describing the provenance of climate datasets (e.g., observations, operational and retrospective forecasts, reanalyses, climate projections) and the subsequent processing steps applied to them. It captures transformations performed within a workflow that modify or derive new views of a dataset—such as temporal or spatial aggregation, ensemble summarization, regridding, or the computation of climate indices and anomalies—even when these operations do not produce a distinct dataset but rather a subset or transformed representation of the original. The ontology also supports the description of the source code and computational procedures involved in generating these products.</terms:description>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org</rdfs:seeAlso>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.1016/j.envsoft.2019.07.005</rdfs:seeAlso>
        <owl:versionInfo>1.0.1</owl:versionInfo>
    </owl:Ontology>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.org/dc/elements/1.1/creator -->

    <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/creator"/>
    


    <!-- http://purl.org/dc/elements/1.1/date -->

    <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/date"/>
    


    <!-- http://purl.org/dc/elements/1.1/description -->

    <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/description"/>
    


    <!-- http://purl.org/dc/elements/1.1/source -->

    <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/source"/>
    


    <!-- http://purl.org/dc/elements/1.1/title -->

    <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/title"/>
    


    <!-- http://purl.org/dc/terms/contributor -->

    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/contributor"/>
    


    <!-- http://purl.org/dc/terms/creator -->

    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/creator"/>
    


    <!-- http://purl.org/dc/terms/description -->

    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/description"/>
    


    <!-- http://www.opengis.net/ont/geosparql#asWKT -->

    <owl:AnnotationProperty rdf:about="http://www.opengis.net/ont/geosparql#asWKT"/>
    


    <!-- http://www.w3.org/ns/prov#definition -->

    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#definition"/>
    


    <!-- http://www.w3.org/ns/prov#inverse -->

    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#inverse"/>
    


    <!-- https://metaclip.org/datasource/datasource.owl#DRS_BA_CORDEX -->

    <owl:AnnotationProperty rdf:about="https://metaclip.org/datasource/datasource.owl#DRS_BA_CORDEX">
        <dc:description xml:lang="en">Establishes a direct link between the METACLIP vocabulary names and the vocabularies used in the DRS for the CORDEX Bias-Adjusted simulations</dc:description>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://is-enes-data.github.io/CORDEX_adjust_drs.pdf</referenceURL>
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#DRS_reference"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    </owl:AnnotationProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#DRS_CMIP5 -->

    <owl:AnnotationProperty rdf:about="https://metaclip.org/datasource/datasource.owl#DRS_CMIP5">
        <dc:description xml:lang="en">Establishes a direct link between the METACLIP vocabulary names and the vocabularies used in the CMIP5 DRS</dc:description>
        <referenceURL xml:lang="en">http://pcmdi.github.io/mips/cmip5/docs/cmip5_data_reference_syntax.pdf</referenceURL>
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#DRS_reference"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    </owl:AnnotationProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#DRS_CMIP6 -->

    <owl:AnnotationProperty rdf:about="https://metaclip.org/datasource/datasource.owl#DRS_CMIP6">
        <dc:description xml:lang="en">Establishes a direct link between the METACLIP vocabulary names and the vocabularies used in the CMIP6 DRS</dc:description>
        <referenceURL xml:lang="en">https://github.com/WCRP-CMIP/CMIP6_CVs</referenceURL>
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#DRS_reference"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    </owl:AnnotationProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#DRS_CORDEX -->

    <owl:AnnotationProperty rdf:about="https://metaclip.org/datasource/datasource.owl#DRS_CORDEX">
        <dc:description xml:lang="en">Establishes a direct link between the METACLIP vocabulary names and the vocabularies used in the CORDEX DRS</dc:description>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://is-enes-data.github.io/cordex_archive_specifications.pdf</referenceURL>
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#DRS_reference"/>
    </owl:AnnotationProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#DRS_reference -->

    <owl:AnnotationProperty rdf:about="https://metaclip.org/datasource/datasource.owl#DRS_reference">
        <dc:description xml:lang="en">Establishes a direct link between the METACLIP vocabulary names and the vocabularies used in a certain DRS.</dc:description>
        <rdfs:comment xml:lang="en">The Data Reference Syntax is a naming system to be used within files, directories, metadata and URL&apos;s to identify data sets wherever they might be located, for instance within a distributed ESGF archive. A DRS is heavily dependent on controlled vocabularies and CF standard names. This annotation property establishes a link between a certain DRS (e.g. CMIP5 DRS) and the names of entities in the METACLIP vocabularies. Therefore, the different project-specific subproperties should be used</rdfs:comment>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    </owl:AnnotationProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#cell_measures -->

    <owl:AnnotationProperty rdf:about="https://metaclip.org/datasource/datasource.owl#cell_measures">
        <dc:description xml:lang="en">The cell_measures attribute extra information about the spatial properties of a variable’s grid cells.</dc:description>
        <rdfs:comment xml:lang="en">This metadata is crucial for understanding the specific measurements taken within each cell of a data grid. It provides a definitive description of what the data values found in each variable represent. This ensures that the data can be accurately interpreted and compared with data from other sources.</rdfs:comment>
        <rdfs:label>cell_measures</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://cfconventions.org/Data/cf-conventions/cf-conventions-1.7/cf-conventions.html#cell-measures</rdfs:seeAlso>
        <DRS_CMIP6>cell_measures</DRS_CMIP6>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
    </owl:AnnotationProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#dimensions -->

    <owl:AnnotationProperty rdf:about="https://metaclip.org/datasource/datasource.owl#dimensions">
        <terms:description xml:lang="en">The dimensions attribute specifies the axes or coordinate values associated with each variable in a dataset.</terms:description>
        <rdfs:comment xml:lang="en">The dimensions attribute typically include:
Time: Represents the time dimension for the data, often with a daily/monthly resolution (ds:frequency).
Latitude (lat): Represents the latitude dimension, usually with a specific resolution (e.g., 0.5°).
Longitude (lon): Represents the longitude dimension, also with a specific resolution (e.g., 0.5°).
Height: Represents the height dimension, such as height above ground level
For example, a near-surface variable might have dimensions like &quot;longitude, latitude, time, height2m&quot;</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://cfconventions.org/Data/cf-conventions/cf-conventions-1.7/cf-conventions.html#dimensions</rdfs:isDefinedBy>
        <rdfs:label>dimensions</rdfs:label>
        <DRS_CMIP6>frequency</DRS_CMIP6>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
    </owl:AnnotationProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#frequency -->

    <owl:AnnotationProperty rdf:about="https://metaclip.org/datasource/datasource.owl#frequency">
        <terms:description xml:lang="en">The temporal frequency of a climate variable refers to the rate at which data about the variable is recorded or observed over time. It indicates how often the variable is measured or observed, which could be hourly, daily, monthly, seasonally, annually, or on any other time scale. This frequency is crucial in understanding patterns and trends in climate data over time.</terms:description>
        <rdfs:label xml:lang="en">frequency</rdfs:label>
        <DRS_CMIP6>frequency</DRS_CMIP6>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
    </owl:AnnotationProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#indexType -->

    <owl:AnnotationProperty rdf:about="https://metaclip.org/datasource/datasource.owl#indexType">
        <dc:description xml:lang="en">The index type is an attempt to provide a synthetic overview of the aspects described by the Climate Index at hand. &quot;Circulation&quot; indices are synthetic descriptors of circulation patterns, for instance North Atlantic Oscillation (NAO, uses mean sea-level pressure as input) or El Niño Southern Oscillation (ENSO, based on sea-surface temperature anomalies). Indices of &quot;extremes&quot; are used to characterize extreme climate conditions (e.g. the number of icing days, defined as the anual count of days when daily maximum temperature is below 0 degC). &quot;Drought&quot; is used to indicate drought indices. &quot;Other&quot; categories exist, so a fourth miscellaneous category is considered for this property (e.g. heating degree days).</dc:description>
        <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndex"/>
    </owl:AnnotationProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#inputECV -->

    <owl:AnnotationProperty rdf:about="https://metaclip.org/datasource/datasource.owl#inputECV">
        <dc:description xml:lang="en">Annotates the input Essential Climate Variable(s) required for index calculation</dc:description>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndex"/>
    </owl:AnnotationProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#license -->

    <owl:AnnotationProperty rdf:about="https://metaclip.org/datasource/datasource.owl#license">
        <dc:description xml:lang="en">The software license property describes the legal agreement that defines the terms of usage and provides the right to one or more copies of software to end users.</dc:description>
        <rdfs:comment xml:lang="en">The license is designed to protect the intellectual property of the software developer and to limit any claims against them that may arise from its use. It also provides legally binding definitions for the distribution and use of the software.</rdfs:comment>
        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#SoftwareAgent"/>
    </owl:AnnotationProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#modelling_realm -->

    <owl:AnnotationProperty rdf:about="https://metaclip.org/datasource/datasource.owl#modelling_realm">
        <dc:description xml:lang="en">The term &quot;modelling realm&quot; refers to the specific area or component of the Earth’s climate system that a climate model is designed to simulate (e.g.: atmosphere, ocean, cryosphere etc.). Model output Variables are produced in the context of the specific modelling realm.</dc:description>
        <rdfs:label xml:lang="en">modelling_realm</rdfs:label>
        <DRS_CMIP6>modelling_realm</DRS_CMIP6>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
    </owl:AnnotationProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#referenceURL -->

    <owl:AnnotationProperty rdf:about="https://metaclip.org/datasource/datasource.owl#referenceURL">
        <dc:description xml:lang="en">An active web link providing an authoritative technical description of the resource</dc:description>
        <rdfs:label>referenceURL</rdfs:label>
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/>
    </owl:AnnotationProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#release_year -->

    <owl:AnnotationProperty rdf:about="https://metaclip.org/datasource/datasource.owl#release_year">
        <dc:description xml:lang="en">The release year of a software refers to the year when a particular version of the software was made available to the public</dc:description>
        <rdfs:comment xml:lang="en">The release year property refers to when the software was actually distributed or deployed, not when it was developed. The development process could take place over several years and involves various stages, such as design, coding, testing, and debugging...</rdfs:comment>
        <rdfs:label>Release year</rdfs:label>
        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#SoftwareAgent"/>
    </owl:AnnotationProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#season -->

    <owl:AnnotationProperty rdf:about="https://metaclip.org/datasource/datasource.owl#season">
        <dc:description xml:lang="en">The season is a character string used to describe a temporal period as a monthly time slice. For instance, boreal summer is typically designated as &apos;JJA&apos;, boreal winter as &apos;DJF&apos; etc.</dc:description>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://metaclip.org/datasource/datasource.owl#</rdfs:isDefinedBy>
    </owl:AnnotationProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#standard_name -->

    <owl:AnnotationProperty rdf:about="https://metaclip.org/datasource/datasource.owl#standard_name">
        <dc:description xml:lang="en">A standard name refers to a unique identifier associated with each geophysical parameter in a dataset. Each standard name provides a precise description of the physical quantities being represented</dc:description>
        <rdfs:comment xml:lang="en">The use of standard names promotes interoperability among data providers, data users, and data services by providing a clear and unambiguous standard for representing geolocations and times of Earth science data, physical quantities that the data represent, and other ancillary information useful in interpreting the data or comparing it with data from other sources</rdfs:comment>
        <rdfs:label>standard_name</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://cfconventions.org/</rdfs:seeAlso>
        <DRS_CMIP6>standard_name</DRS_CMIP6>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
    </owl:AnnotationProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#thresholdType -->

    <owl:AnnotationProperty rdf:about="https://metaclip.org/datasource/datasource.owl#thresholdType">
        <dc:creator>Predictia</dc:creator>
        <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-03-02T16:16:14Z</dc:date>
        <rdfs:comment xml:lang="en">This entity is aimed at the description of the types of threshold used for climate index definition. &quot;Absolute&quot; thresholds refer to absolute quantities, while &quot;relative&quot; thresholds are based on percentiles (and thus are relative to a given sample). In case no threshold is used for a certain climate index, the category &quot;none&quot; can optionally be used.</rdfs:comment>
        <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndex"/>
    </owl:AnnotationProperty>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Datatypes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.opengis.net/ont/geosparql#gmlLiteral -->

    <rdfs:Datatype rdf:about="http://www.opengis.net/ont/geosparql#gmlLiteral"/>
    


    <!-- http://www.opengis.net/ont/geosparql#wktLiteral -->

    <rdfs:Datatype rdf:about="http://www.opengis.net/ont/geosparql#wktLiteral"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.w3.org/2002/07/owl#topObjectProperty -->

    <rdf:Description rdf:about="http://www.w3.org/2002/07/owl#topObjectProperty">
        <rdfs:comment></rdfs:comment>
    </rdf:Description>
    


    <!-- http://www.w3.org/ns/prov#hadActivity -->

    <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadActivity"/>
    


    <!-- http://www.w3.org/ns/prov#hadMember -->

    <rdf:Description rdf:about="http://www.w3.org/ns/prov#hadMember">
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isMemberOf"/>
    </rdf:Description>
    


    <!-- http://www.w3.org/ns/prov#used -->

    <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#used"/>
    


    <!-- http://www.w3.org/ns/prov#wasAssociatedWith -->

    <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasAssociatedWith"/>
    


    <!-- http://www.w3.org/ns/prov#wasAttributedTo -->

    <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasAttributedTo">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#ModellingCenter"/>
    </owl:ObjectProperty>
    


    <!-- http://www.w3.org/ns/prov#wasGeneratedBy -->

    <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasGeneratedBy"/>
    


    <!-- http://www.w3.org/ns/prov#wasInfluencedBy -->

    <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasInfluencedBy"/>
    


    <!-- http://www.w3.org/ns/prov#wasInformedBy -->

    <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasInformedBy"/>
    


    <!-- https://metaclip.org/datasource/datasource.owl#alongDimension -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#alongDimension">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Aggregation"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Binding"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Dimension"/>
        <dc:description xml:lang="en">Designation of a dataset dimension along which an operation (e.g. a transformation) is performed</dc:description>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">Along Dimension</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#developsModel -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#developsModel">
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#wasDevelopedBy"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#ModellingCenter"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#ModelComponent"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <rdfs:comment xml:lang="en">Inverse of wasDevelopedBy: links a ModellingCenter to the simulation Models (GCMs or RCMs) for which it is institutionally responsible through development, maintenance or design</rdfs:comment>
        <rdfs:label xml:lang="en">develops model</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#drivesRCM -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#drivesRCM">
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hasDrivingGCM"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <rdfs:comment xml:lang="en">Inverse of hasDrivingGCM: links a Global Climate Model (GCM) to the Regional Climate Models (RCMs) that it drives by providing large-scale boundary conditions for their simulations</rdfs:comment>
        <rdfs:label xml:lang="en">drives RCM</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#fromPackage -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#fromPackage">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#wasAssociatedWith"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Command"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Package"/>
        <rdfs:comment xml:lang="en">This property associates a specific :Command (prov:Activity) with a software :Package (prov:SoftwareAgent)</rdfs:comment>
        <rdfs:label>fromPackage</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadAggregation -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadAggregation">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hadTransformation"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Step"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Aggregation"/>
        <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-04-02T16:44:31Z</dc:date>
        <rdfs:comment xml:lang="en">An object property to express the derivation of an :Aggregation from a previous :Step</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>hadAggregation</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#Aggregation"/>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadAnomalyCalculation -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadAnomalyCalculation">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hadClimatologicalDifference"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Step"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Anomaly"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#DifferenceAnomaly"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#RelativeAnomaly"/>
        <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-04-02T16:52:33Z</dc:date>
        <rdfs:comment xml:lang="en">An object property to express the derivation of an :Anomaly from a previous :Step</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>hadAnomalyCalculation</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#Anomaly"/>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadArgumentValue -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadArgumentValue">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Argument"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#ArgumentValue"/>
        <dc:creator>Predictia</dc:creator>
        <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-07-01T16:24:14Z</dc:date>
        <rdfs:comment xml:lang="en">A property representing the :ArgumentValue taken by an :Argument</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>hadArgumentValue</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadBinding -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadBinding">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hadTransformation"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Step"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Binding"/>
        <dc:description xml:lang="en">An object property to express a :Binding operation of two or more previous :Transformation class objects into a one single :Binding class object</dc:description>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>hadBinding</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadClimateChangeSignalCalculation -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadClimateChangeSignalCalculation">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hadClimatologicalDifference"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Climatology"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateChangeSignal"/>
        <rdfs:label>hadClimateChangeSignalCalculation</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateChangeSignal"/>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadClimateIndexCalculation -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadClimateIndexCalculation">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hadTransformation"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Step"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndexCalculation"/>
        <rdfs:comment xml:lang="en">An object property to express the derivation of an :ClimateIndex from a previous :Step</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>hadClimateIndexCalculation</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndex"/>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadClimatologicalDifference -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadClimatologicalDifference">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hadTransformation"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Step"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimatologicalDifference"/>
        <dc:description xml:lang="en">Climatological difference calculation. Its more specific subproperties should be used</dc:description>
        <rdfs:label>hadClimatologicalDifference</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadClimatology -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadClimatology">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hadTransformation"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Step"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Climatology"/>
        <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-04-02T17:00:57Z</dc:date>
        <rdfs:comment xml:lang="en">An object property to express the derivation of a :Climatology from a previous :Step</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>hadClimatology</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#Climatology"/>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadCombinationMethod -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadCombinationMethod">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Ensemble"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#CombinationMethod"/>
        <dc:description xml:lang="en">Object property linking a multi-model Ensemble with a specific combination technique</dc:description>
        <rdfs:label>hadCombinationMethod</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadCommandCall -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadCommandCall">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#hadActivity"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Step"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Command"/>
        <rdfs:comment xml:lang="en">This property links a fiven :Step within the data workflow with the :Command activity generating it</rdfs:comment>
        <rdfs:label>hadCommandCall</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadDataProvider -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadDataProvider">
        <rdfs:comment xml:lang="en">
			Deprecated in datasource.owl version 1.0.
			Replaced by ds:hasDataProvider after a revision 
			of provenance-related attributions.
			Not equivalent due to semantic and hierarchical updates.
		</rdfs:comment>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#hasDataProvider"/>
        <owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadDatasetSubset -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadDatasetSubset">
        <rdfs:comment xml:lang="en">
			Deprecated in datasource.owl version 1.0.
			The property structure for dataset derivation was revised,
			and ds:hasDatasetSubset supersedes this name.
			Semantic changes prevent declaring equivalence.
		</rdfs:comment>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#hasDatasetSubset"/>
        <owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadInterpolation -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadInterpolation">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hadTransformation"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Step"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Interpolation"/>
        <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-04-02T17:04:25Z</dc:date>
        <rdfs:comment xml:lang="en">An object property to express the derivation of a :Regridding from a previous :Step</rdfs:comment>
        <rdfs:label>hadInterpolation</rdfs:label>
        <rdfs:seeAlso rdf:resource="http://www.metaclip.org/datasource/datasource.owl#Regridding"/>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadInterpolationMethod -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadInterpolationMethod">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Interpolation"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#InterpolationMethod"/>
        <rdfs:comment xml:lang="en">This object property related an interpolation :Step with a specific :InterpolationMethod</rdfs:comment>
        <rdfs:label>hadInterpolationMethod</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadModellingCenter -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadModellingCenter">
        <rdfs:comment xml:lang="en">
			Deprecated in datasource.owl version 1.0.
			This property was removed after semantic restructuring
			and replaced by ds:hasModellingCenter.
			Due to semantic and hierarchical changes, this is NOT an equivalent property.
		</rdfs:comment>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#hasModellingCenter"/>
        <owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadPCA -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadPCA">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hadTransformation"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Step"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#PCA"/>
        <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-04-02T17:01:31Z</dc:date>
        <rdfs:comment xml:lang="en">An object property to express the derivation of a :PCA from a previous :Step</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>hadPCA</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#PCA"/>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadSeasonalForecastingSystem -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadSeasonalForecastingSystem">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hasSimulationModel"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#SeasonalHindcast"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#SeasonalOperationalForecast"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#SeasonalForecastingSystem"/>
        <rdfs:comment xml:lang="en">A data property linking a seasonal forecast dataset (either a hindcast or an operational forecast) with its forecasting system</rdfs:comment>
        <rdfs:label>hadSeasonalForecastingSystem</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadSimulationModel -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadSimulationModel">
        <rdfs:comment xml:lang="en">
			Deprecated in datasource.owl version 1.0.
			This property was removed during a semantic reorganization
			of model attribution statements, and replaced by ds:hasSimulationModel.
			Not equivalent due to semantic changes.
		</rdfs:comment>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#hasSimulationModel"/>
        <owl:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</owl:deprecated>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadTransformation -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadTransformation">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Step"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Transformation"/>
        <rdfs:comment xml:lang="en">This property describes any :Transformation experienced throughout the data workflow, leading to a derivation from one :Step into another. For instance, a :DatasetSubset may be aggregated or subsequently subsetted. Because :Transformation is a generic :Step, the more specific subproperties should be used when applicable (e.g. :hadRegridding, :hadAnomalyCalculation etc.)</rdfs:comment>
        <rdfs:label xml:lang="en">has transformation</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasAerosolModelComponent -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasAerosolModelComponent">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hasModelComponent"/>
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isAerosolModelComponentOf"/>
        <rdfs:domain>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
                <owl:someValuesFrom rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
            </owl:Restriction>
        </rdfs:domain>
        <rdfs:domain>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
                <owl:someValuesFrom rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
            </owl:Restriction>
        </rdfs:domain>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#AerosolModel"/>
        <dc:description xml:lang="en">Links a climate model to its aerosol model component responsible for simulating aerosol microphysics, chemistry, and aerosol–radiation and aerosol–cloud interactions.</dc:description>
        <dc:source xml:lang="en">Editorial note: Introduced as a specific subproperty of hasModelComponent to classify aerosol-related subsystems of climate models.</dc:source>
        <rdfs:comment xml:lang="en">Used to associate an RCM or GCM with the module that represents atmospheric aerosol processes. Typical components include aerosol optical properties, deposition, and aerosol–cloud interactions.</rdfs:comment>
        <rdfs:label xml:lang="en">has aerosol model component</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasAtmosChemModelComponent -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasAtmosChemModelComponent">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hasModelComponent"/>
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isAtmosChemModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#AtmosChemModel"/>
        <dc:description xml:lang="en">Associates a climate model with its atmospheric chemistry component responsible for gas-phase chemistry, chemical mechanisms, and reactive transport processes.</dc:description>
        <dc:source xml:lang="en">Editorial note: Defined as a specialised model-component relation for atmospheric chemistry modules.</dc:source>
        <rdfs:comment xml:lang="en">Represents the chemical subsystem of an atmospheric model, including oxidation pathways, chemical tracers, and coupling with aerosols or radiation.</rdfs:comment>
        <rdfs:label xml:lang="en">has atmospheric chemistry model component</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasAtmosModelComponent -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasAtmosModelComponent">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hasModelComponent"/>
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isAtmosModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:domain>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
                <owl:someValuesFrom rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
            </owl:Restriction>
        </rdfs:domain>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#AtmosModel"/>
        <dc:description xml:lang="en">Links a climate model to the atmospheric dynamical core or physical parameterisation package that simulates atmospheric circulation and thermodynamic processes.</dc:description>
        <dc:source xml:lang="en">Editorial note: Introduced to capture general atmospheric modules before distinguishing specific physics packages.</dc:source>
        <rdfs:comment xml:lang="en">Covers atmospheric dynamics, radiation, convection, microphysics, boundary-layer schemes, and other components of the atmospheric model.</rdfs:comment>
        <rdfs:label xml:lang="en">has atmospheric model component</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasDataProvider -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasDataProvider">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#hadPrimarySource"/>
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isDataProviderOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#DataProvider"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#ModellingCenter"/>
        <rdfs:comment xml:lang="en">This property links a Dataset to the Agent (ModellingCenter: or DataProvider:) that provides or supplies it as a primary source</rdfs:comment>
        <rdfs:label xml:lang="en">has data provider</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasDatasetSubset -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasDatasetSubset">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isSubsetOfDataset"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#DatasetSubset"/>
        <rdfs:comment xml:lang="en">Relates a Dataset to a DatasetSubset that is derived from it through a logical subsetting operation. This represents a specialised form of PROV derivation, where the derived entity captures a restricted portion of the original dataset.</rdfs:comment>
        <rdfs:label xml:lang="en">has dataset subset</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasDrivingGCM -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasDrivingGCM">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:comment xml:lang="en">Relates a Regional Climate Model (RCM) to the Global Climate Model (GCM) that provides its large-scale boundary conditions. This property represents a structural and scientific dependency: the RCM operates nested within the GCM, which drives or constrains its simulations. It is modeled as a specialisation of prov:wasInfluencedBy, since the driving GCM exerts a defining influence on the RCM but is not its creator or developer.</rdfs:comment>
        <rdfs:label xml:lang="en">has driving GCM</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasENSOregion -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasENSOregion">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSO"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSOregion"/>
        <dc:creator>Predictia</dc:creator>
        <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-03-05T12:27:17Z</dc:date>
        <rdfs:comment xml:lang="en">The numbers of the Niño 1,2,3, and 4 regions correspond with the labels assigned to ship tracks that crossed these regions.  Data from these tracks enabled the historic records of El Niño to be carried back in time to 1949, as discussed in a classic study by Rasmusson and Carpenter (1982)</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasExperiment -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasExperiment">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isExperimentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Experiment"/>
        <rdfs:comment xml:lang="en">Links a Dataset to the Experiment that defines the scientific protocol, scenario or configuration under which the dataset is produced, analyzed or classified. Experiments represent conceptual specifications (e.g., CMIP experiment IDs such as RCP45, Historical or Evaluation) rather than executable activities.</rdfs:comment>
        <rdfs:label xml:lang="en">has experiment</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasHorizontalExtent -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasHorizontalExtent">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hasSpatialExtent"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#DatasetSubset"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Interpolation"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#HorizontalExtent"/>
        <rdfs:comment xml:lang="en">Horizontal position may be expressed directly in geographic coordinates (latitude and longitude) for global models or in a map projection planar coordinates for regional models.</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>hasHorizontalExtent</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasInitializationTime -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasInitializationTime">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Realization"/>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">Initialization time</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasLakeModelComponent -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasLakeModelComponent">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hasModelComponent"/>
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isLakeModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#LakeModel"/>
        <dc:description xml:lang="en">Links a climate model (e.g., RCM or GCM) to the lake model component responsible for simulating inland water bodies</dc:description>
        <rdfs:comment xml:lang="en">Used to associate a model configuration with its lake model component, which typically represents vertical lake temperature profiles, mixing processes, and lake ice evolution. Examples include FLake, Hostetler, or other prognostic or mixed-layer lake schemes.</rdfs:comment>
        <rdfs:label xml:lang="en">has lake model component</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasLandIceModelComponent -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasLandIceModelComponent">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hasModelComponent"/>
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isLandIceModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#LandIceModel"/>
        <dc:description xml:lang="en">Links a climate model to a land-ice component responsible for simulating glacier dynamics, ice-sheet evolution, and surface mass balance.</dc:description>
        <dc:source xml:lang="en">Editorial note: Added as a dedicated relation for land-ice modelling subsystems.</dc:source>
        <rdfs:comment xml:lang="en">Includes modules that handle ice-flow dynamics, ice-sheet coupling, melt processes, and accumulation on land-based ice bodies.</rdfs:comment>
        <rdfs:label xml:lang="en">has land-ice model component</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasLandSurfaceModelComponent -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasLandSurfaceModelComponent">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hasModelComponent"/>
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isLandSurfaceModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#LandSurfaceModel"/>
        <dc:description xml:lang="en">Associates a climate model with its land-surface module responsible for energy, water, and momentum exchanges between land and atmosphere.</dc:description>
        <dc:source xml:lang="en">Editorial note: Created as a parent relation for LSM subsystems</dc:source>
        <rdfs:comment xml:lang="en">Typically includes soil moisture, vegetation processes, evapotranspiration, snow, and carbon-cycle interactions on land surfaces.</rdfs:comment>
        <rdfs:label xml:lang="en">has land-surface model component</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasModelComponent -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasModelComponent">
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#ModelComponent"/>
        <dc:description xml:lang="en">Links a software‑based climate model (e.g., RCM, GCM) to one of its internal model components responsible for representing a specific physical or biogeochemical subsystem, including specific parameterization schemes or prescribed fields.</dc:description>
        <rdfs:comment xml:lang="en">General parent property for all model-component relations. Use specific subproperties (e.g., hasAerosolModelComponent) when available</rdfs:comment>
        <rdfs:label xml:lang="en">has model component</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasModellingCenter -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasModellingCenter">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#wasAttributedTo"/>
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isModellingCenterOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#ModellingCenter"/>
        <rdfs:comment xml:lang="en">Links a Dataset to the ModellingCenter (typically a climate modelling institution or consortium) to which the dataset is attributed in the PROV sense. This property expresses institutional responsibility for the production, curation or publication of the dataset, as commonly assumed in climate data infrastructures (e.g., CMIP, ESGF, CORDEX).</rdfs:comment>
        <rdfs:label xml:lang="en">has modelling center</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasOceanBgchemModelComponent -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasOceanBgchemModelComponent">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hasModelComponent"/>
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isOceanBgchemModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#OceanBgchemModel"/>
        <dc:description xml:lang="en">Links a climate model to its ocean biogeochemistry component responsible for nutrients, plankton dynamics, biogeochemical cycles, and ocean carbon processes.</dc:description>
        <dc:source xml:lang="en">has ocean biogeochemistry model component</dc:source>
        <terms:description xml:lang="en">Editorial note: Defined to distinguish ocean biogeochemical modules from physical ocean components.</terms:description>
        <rdfs:comment xml:lang="en">Represents ocean internal biogeochemical processes, including nutrient cycles, primary production, remineralisation, and CO2 fluxes.</rdfs:comment>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasOceanModelComponent -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasOceanModelComponent">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hasModelComponent"/>
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isOceanModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#OceanModel"/>
        <dc:description xml:lang="en">Associates a climate model with its physical ocean component responsible for ocean circulation, mixing, temperature, salinity, and sea-level processes.</dc:description>
        <dc:source xml:lang="en">Editorial note: Introduced to represent physical-ocean components in coupled climate models.</dc:source>
        <rdfs:comment xml:lang="en">Covers large-scale ocean dynamics, boundary processes, vertical mixing, and coupling to sea-ice or biogeochemistry modules.</rdfs:comment>
        <rdfs:label xml:lang="en">has ocean model component</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasProject -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasProject">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isProjectOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Project"/>
        <rdfs:comment xml:lang="en">Relates a Dataset to the Project within which it was created, developed or funded.</rdfs:comment>
        <rdfs:label xml:lang="en">has Project</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasRealization -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasRealization">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#DatasetSubset"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Realization"/>
        <rdfs:label xml:lang="en">Realizations included in the dataset subset</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasRectangularGrid -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasRectangularGrid">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#RectangularGrid"/>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasSeaIceModelComponent -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasSeaIceModelComponent">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hasModelComponent"/>
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isSeaIceModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#SeaIceModel"/>
        <dc:description xml:lang="en">Links a climate model to its sea-ice component responsible for sea-ice concentration, thickness, thermodynamics, and dynamics.</dc:description>
        <dc:source xml:lang="en">Editorial note: Added to identify sea-ice components in coupled modelling systems.</dc:source>
        <rdfs:comment xml:lang="en">Represents sea-ice processes such as freezing/melting, albedo evolution, ridging, and coupling with ocean and atmosphere components.</rdfs:comment>
        <rdfs:label xml:lang="en">has sea-ice model component</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasSimulationModel -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasSimulationModel">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#wasAttributedTo"/>
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isSimulationModelOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <rdfs:comment xml:lang="en">Links a Dataset to the simulation Model (GCM or RCM) to which the dataset is attributed in the PROV sense. This property asserts that the model is responsible for the numerical output and climatic patterns present in the dataset, as they arise directly from the model’s formulation and configuration.</rdfs:comment>
        <rdfs:label xml:lang="en">has simulation model</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasSpatialExtent -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasSpatialExtent">
        <dc:description xml:lang="en">An object property linking :Interpolation or :DatasetSubset with a specific :SpatialDomain for which they apply. The subproperties defined, either for horizontal or vertical extents, should be asserted when relevant.</dc:description>
        <rdfs:label>hasSpatialExtent</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasTemporalResolution -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasTemporalResolution">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#TemporalResolution"/>
        <rdfs:label xml:lang="en">Temporal resolution of a Variable</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasUrbanLandSurfaceModelComponent -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasUrbanLandSurfaceModelComponent">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hasModelComponent"/>
        <owl:inverseOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isUrbanLandSurfaceModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#UrbanLandSurfaceModel"/>
        <dc:description xml:lang="en">Associates a climate model with its urban land-surface module responsible for simulating urban canopy processes and urban energy balance.</dc:description>
        <dc:source xml:lang="en">Editorial note: Specific subproperty to represent urban LSM components such as UCM, BEP, or TEB.</dc:source>
        <rdfs:comment xml:lang="en">Models urban radiative trapping, heat storage in buildings, anthropogenic heat emissions, modified turbulence, and the urban heat island effect.</rdfs:comment>
        <rdfs:label xml:lang="en">has urban land-surface model component</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasValidTemporalPeriod -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasValidTemporalPeriod">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#DatasetSubset"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#TemporalPeriod"/>
        <dc:description xml:lang="en">Property of a dataset subset defining the time interval encompassed by the validation times.</dc:description>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasVariable -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasVariable">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#DatasetSubset"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <rdfs:label xml:lang="en">Variable of the :DatasetSubset</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasVerticalExtent -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasVerticalExtent">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#hasSpatialExtent"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#DatasetSubset"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#VerticalExtent"/>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>hasVerticalExtent</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#isAerosolModelComponentOf -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#isAerosolModelComponentOf">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#AerosolModel"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <dc:description xml:lang="en">Inverse property linking an aerosol model component to the climate model that incorporates it.</dc:description>
        <dc:source xml:lang="en">Editorial note: Declared as a subproperty of isModelComponentOf to mirror the hierarchy of hasAerosolModelComponent.</dc:source>
        <rdfs:comment xml:lang="en">Allows navigation from an aerosol module to the parent climate model, covering microphysics, aerosol–radiation interactions, deposition, and related aerosol processes.</rdfs:comment>
        <rdfs:label xml:lang="en">is aerosol model component of</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#isAtmosChemModelComponentOf -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#isAtmosChemModelComponentOf">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#AtmosChemModel"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <dc:description xml:lang="en">Inverse property linking an atmospheric chemistry component to the climate model that employs it.</dc:description>
        <dc:source xml:lang="en">Editorial note: Declared as a subproperty of isModelComponentOf to maintain consistency across component inverses.</dc:source>
        <rdfs:comment xml:lang="en">Represents the relation from a chemistry module to the model that uses it, covering gas-phase chemistry, tracers, and reactive transport.</rdfs:comment>
        <rdfs:label xml:lang="en">is atmospheric chemistry model component of</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#isAtmosModelComponentOf -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#isAtmosModelComponentOf">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#AtmosModel"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <dc:description xml:lang="en">Inverse property linking an atmospheric model component to the climate model that integrates it.</dc:description>
        <dc:source xml:lang="en">Editorial note: Included to support inverse navigation of hasAtmosModelComponent and preserve the component hierarchy.</dc:source>
        <rdfs:comment xml:lang="en">Connects atmospheric-dynamics or physics modules (radiation, convection, microphysics, boundary-layer schemes) to the employing model.</rdfs:comment>
        <rdfs:label xml:lang="en">is atmospheric model component of</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#isDataProviderOf -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#isDataProviderOf">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#DataProvider"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#ModellingCenter"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <rdfs:comment xml:lang="en">Inverse of hasDataProvider: links a DataProvider: or ModellingCenter: to the Datasets they supply.</rdfs:comment>
        <rdfs:label xml:lang="en">is data provider of</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#isExperimentOf -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#isExperimentOf">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Experiment"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <rdfs:comment xml:lang="en">Inverse of hasExperiment: links an Experiment to the Datasets that conform to or are associated with its scientific protocol, scenario or configuration.</rdfs:comment>
        <rdfs:label xml:lang="en">is experiment of</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#isLakeModelComponentOf -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#isLakeModelComponentOf">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#LakeModel"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <dc:description xml:lang="en">Inverse property linking a lake model component to the climate model that employs it.</dc:description>
        <rdfs:comment xml:lang="en">Identifies the parent climate model (RCM, GCM, or similar) that incorporates the given lake model component in its configuration.</rdfs:comment>
        <rdfs:label xml:lang="en">is lake model component of</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#isLandIceModelComponentOf -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#isLandIceModelComponentOf">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#LandIceModel"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <dc:description xml:lang="en">Inverse property linking a land-ice component to the climate model that incorporates it.</dc:description>
        <dc:source xml:lang="en">Editorial note: Declared as a subproperty of isModelComponentOf for hierarchical consistency.</dc:source>
        <rdfs:comment xml:lang="en">Used to relate ice-sheet and glacier-dynamics modules back to the parent climate model.</rdfs:comment>
        <rdfs:label xml:lang="en">is land-ice model component of</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#isLandSurfaceModelComponentOf -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#isLandSurfaceModelComponentOf">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#LandSurfaceModel"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <dc:description xml:lang="en">Inverse property linking a land-surface model component to the climate model that uses it.</dc:description>
        <dc:source xml:lang="en">Editorial note: Declared as a subproperty of isModelComponentOf, matching the hierarchy of hasLandSurfaceModelComponent.</dc:source>
        <rdfs:comment xml:lang="en">Covers soil moisture, vegetation processes, evapotranspiration, land–atmosphere fluxes, snow, and other land-surface processes.</rdfs:comment>
        <rdfs:label xml:lang="en">is land-surface model component of</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#isMemberOf -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#isMemberOf">
        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Collection"/>
        <rdfs:comment xml:lang="en">This property has been defined as an inverse of prov:hadMember, in order to preserve the chronological sequence of steps within the climate data workflow, so preprocessing steps for each member of the :Ensemble are recorded before forming it.</rdfs:comment>
        <rdfs:label xml:lang="en">is member of</rdfs:label>
        <prov:inverse rdf:resource="http://www.w3.org/ns/prov#hadMember"/>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#isModelComponentOf -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#isModelComponentOf">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#ModelComponent"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <dc:description xml:lang="en">Inverse property linking a model component to the climate model that incorporates it as part of its internal architecture. Identifies the parent climate model (RCM/GCM...) to which a given component belongs, enabling upward navigation from subsystem modules to composite models.</dc:description>
        <rdfs:comment xml:lang="en">se for component-to-model relationships. Specific inverses (e.g., isUrbanLandSurfaceModelComponentOf) should be subproperties</rdfs:comment>
        <rdfs:label xml:lang="en">is model component of</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#hasModelComponent"/>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#isModellingCenterOf -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#isModellingCenterOf">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#ModellingCenter"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <rdfs:comment xml:lang="en">Inverse of hasModellingCenter: links a ModellingCenter to the Datasets for which it is considered institutionally responsible, typically by generating, maintaining or distributing the data.</rdfs:comment>
        <rdfs:label xml:lang="en">is modelling center of</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#isOceanBgchemModelComponentOf -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#isOceanBgchemModelComponentOf">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#OceanBgchemModel"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <dc:description xml:lang="en">Inverse property linking an ocean biogeochemistry module to the climate model that employs it.</dc:description>
        <dc:source xml:lang="en">Editorial note: Added as a subproperty of isModelComponentOf to ensure inverse hierarchy alignment.</dc:source>
        <rdfs:comment xml:lang="en">Includes nutrient cycles, plankton dynamics, carbon processes, and other biogeochemical subsystems in ocean modelling.</rdfs:comment>
        <rdfs:label xml:lang="en">is ocean biogeochemistry model component of</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#isOceanModelComponentOf -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#isOceanModelComponentOf">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#OceanModel"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <dc:description xml:lang="en">Inverse property linking a physical ocean model component to the climate model that incorporates it.</dc:description>
        <dc:source xml:lang="en">Editorial note: Declared as a subproperty of isModelComponentOf to mirror the direct property hierarchy.</dc:source>
        <rdfs:comment xml:lang="en">Covers ocean circulation, mixing, temperature/salinity, and sea-level-related processes.</rdfs:comment>
        <rdfs:label xml:lang="en">is ocean model component of</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#isProjectOf -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#isProjectOf">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Project"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <rdfs:comment>Inverse of hasProject: links a Project to the Dataset produced or managed within it</rdfs:comment>
        <rdfs:label xml:lang="en">is project of</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#isSeaIceModelComponentOf -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#isSeaIceModelComponentOf">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#SeaIceModel"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <dc:description xml:lang="en">Inverse property linking a sea-ice component to the climate model that uses it.</dc:description>
        <dc:source xml:lang="en">Editorial note: Declared as a subproperty of isModelComponentOf to ensure a parallel inverse hierarchy.</dc:source>
        <rdfs:comment xml:lang="en">Includes sea-ice thermodynamics, dynamics, ridging, albedo evolution, and interactions with ocean/atmosphere.</rdfs:comment>
        <rdfs:label xml:lang="en">is sea-ice model component of</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#isSimulationModelOf -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#isSimulationModelOf">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <rdfs:comment xml:lang="en">Inverse of hasSimulationModel: relates a simulation Model (GCM or RCM) to the Datasets that are attributed to it, meaning that the model is responsible for producing the patterns, variables or outputs contained in those datasets</rdfs:comment>
        <rdfs:label xml:lang="en">is simulation model of</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#isSubsetOfDataset -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#isSubsetOfDataset">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#DatasetSubset"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <rdfs:comment xml:lang="en">Inverse of hasDatasetSubset: relates a DatasetSubset to the original Dataset from which it is derived through a logical subsetting operation</rdfs:comment>
        <rdfs:label>is subset of dataset</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#isUrbanLandSurfaceModelComponentOf -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#isUrbanLandSurfaceModelComponentOf">
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isLandSurfaceModelComponentOf"/>
        <rdfs:subPropertyOf rdf:resource="https://metaclip.org/datasource/datasource.owl#isModelComponentOf"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#LandSurfaceModel"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <dc:description xml:lang="en">Inverse property linking an urban land-surface model component to the climate model that incorporates it.</dc:description>
        <dc:source xml:lang="en">Editorial note: Declared as a subproperty of both isLandSurfaceModelComponentOf and isModelComponentOf to reflect its dual classification.</dc:source>
        <rdfs:comment xml:lang="en">Models urban canopy processes, radiative trapping, heat storage, anthropogenic heat fluxes, and urban–atmosphere exchange.</rdfs:comment>
        <rdfs:label xml:lang="en">is urban land-surface model component of</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#usedArgument -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#usedArgument">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#used"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Command"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Argument"/>
        <rdfs:comment xml:lang="en">Object property linking a :Command with its :Argument</rdfs:comment>
        <rdfs:label>usedArgument</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#usedReferenceCoordinates -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#usedReferenceCoordinates">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Interpolation"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#RectangularGrid"/>
        <dc:description xml:lang="en">This object property is used to indicate the target locations used for interpolation/regridding operations (i.e., the target coordinates onto which the data are interpolated). Its range is a :HorizontalExtent class entity, representing either a regular grid or scattered localities</dc:description>
        <rdfs:label>usedReferenceCoordinates</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#wasDevelopedBy -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#wasDevelopedBy">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#wasAttributedTo"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#ModelComponent"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#ModellingCenter"/>
        <rdfs:comment xml:lang="en">Relates a simulation Model (GCM or RCM) to the ModellingCenter responsible for its development, maintenance or technical design. This property asserts institutional attribution in the PROV sense, indicating that the organization is accountable for the model&apos;s formulation, implementation and evolution.</rdfs:comment>
        <rdfs:label xml:lang="en">was developed by</rdfs:label>
        <prov:definition xml:lang="en">Specialised attribution stating that the modelling center developed the climate model (RCM/GCM).</prov:definition>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#wasInternallyCalledBy -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#wasInternallyCalledBy">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#wasInformedBy"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Command"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Command"/>
        <rdfs:comment xml:lang="en">This object property relates Command A, explicitly called by the user, with a second Command B acting internally as a result of Commad A call. Therefore, this object property is designed to account for internal functions whose output is relevant for the description of the climate product generation</rdfs:comment>
        <rdfs:isDefinedBy xml:lang="en">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>wasInternallyCalledBy</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#withClimateIndex -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#withClimateIndex">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndexCalculation"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndex"/>
        <rdfs:label>withClimateIndex</rdfs:label>
        <prov:definition xml:lang="en">Links a :ClimateIndexCalculation derivation with the speciifc :ClimateIndex entity</prov:definition>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#withReference -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#withReference">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Anomaly"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateChangeSignal"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimatologicalDifference"/>
        <rdfs:range rdf:resource="https://metaclip.org/datasource/datasource.owl#Climatology"/>
        <dc:description xml:lang="en">A climatology encompassing a reference period used to calculate the &apos;average climate&apos; or &apos;baseline&apos;</dc:description>
        <rdfs:comment xml:lang="en">This is either a reference subset for anomaly calculation or a climatological baseline to compute a delta change</rdfs:comment>
    </owl:ObjectProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#withVersion -->

    <owl:ObjectProperty rdf:about="https://metaclip.org/datasource/datasource.owl#withVersion">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Package"/>
        <rdfs:label xml:lang="en">Software Package Version property</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Data properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.w3.org/ns/prov#value -->

    <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#value"/>
    


    <!-- https://metaclip.org/datasource/datasource.owl#aerosolMisc -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#aerosolMisc">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#AerosolModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Additional free-text information related to the aerosol model component, including climatologies, references, or experiment-specific aerosol settings.</dc:description>
        <rdfs:comment xml:lang="en">Intended for heterogeneous notes that do not fit into other aerosol metadata fields, such as published climatologies, spatial/temporal assumptions, or extra configuration flags.</rdfs:comment>
        <rdfs:label xml:lang="en">aerosol model miscellaneous information</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#aerosolParameterizationDescription -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#aerosolParameterizationDescription">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#AerosolModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Free-text description of how aerosol processes are parameterized in the aerosol model component.</dc:description>
        <rdfs:comment xml:lang="en">Captures the methodological approach used in the aerosol scheme, including turbulent flux handling, coupling mechanisms, or specific algorithmic choices reported by the modelling group.</rdfs:comment>
        <rdfs:label xml:lang="en">aerosol parameterization description</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#aerosolRepresentationMode -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#aerosolRepresentationMode">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#AerosolModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Mode in which aerosols are represented in the model (e.g., prescribed, interactive, semi-interactive, climatology-based).</dc:description>
        <rdfs:comment xml:lang="en">Stores the high-level approach used for aerosol representation, typically distinguishing between prescribed fields, interactive schemes, climatologies, or other modelling modes.</rdfs:comment>
        <rdfs:label xml:lang="en">aerosol representation mode</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#atmosConvectionScheme -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#atmosConvectionScheme">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#AtmosModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Name or identifier of the cumulus convection parameterization used in the atmospheric model.</dc:description>
        <rdfs:comment xml:lang="en">Represents deep/shallow convection schemes (e.g., Kain–Fritsch, Grell–Freitas, Tiedtke), including tuned configurations where applicable.</rdfs:comment>
        <rdfs:label xml:lang="en">atmospheric convection scheme</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#atmosDynamicsCore -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#atmosDynamicsCore">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#AtmosModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Name or identifier of the dynamical core used by the atmospheric model.</dc:description>
        <rdfs:comment xml:lang="en">Typical values include hydrostatic/non-hydrostatic cores and specific dynamical frameworks (e.g., spectral, finite-volume, ARW).</rdfs:comment>
        <rdfs:label xml:lang="en">atmospheric dynamics core</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#atmosLongwaveRadiationScheme -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#atmosLongwaveRadiationScheme">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#AtmosModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Name or identifier of the longwave radiation parameterization used by the atmospheric component.</dc:description>
        <rdfs:comment xml:lang="en">Includes the LW radiative transfer package (e.g., RRTMG-LW) and any relevant options reported by the modelling group.</rdfs:comment>
        <rdfs:label xml:lang="en">atmospheric longwave radiation scheme</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#atmosMicrophysicsScheme -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#atmosMicrophysicsScheme">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#AtmosModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Name or identifier of the cloud and precipitation microphysics scheme used by the atmospheric model.</dc:description>
        <rdfs:comment xml:lang="en">Covers single-/double-moment, mixed-phase and ice processes; typical labels include WSM6, Thompson, Morrison, etc.</rdfs:comment>
        <rdfs:label xml:lang="en">atmospheric microphysics scheme</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#atmosMisc -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#atmosMisc">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#AtmosModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Additional free-text information related to the atmospheric model configuration that does not fall into specific parameterization categories.</dc:description>
        <rdfs:comment xml:lang="en">Intended to capture heterogeneous comments or notes relevant to the atmospheric component, such as unusual configuration flags, namelist options, special tuning choices, references, or experiment-specific considerations.</rdfs:comment>
        <rdfs:label xml:lang="en">atmospheric model miscellaneous information</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#atmosPblScheme -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#atmosPblScheme">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#AtmosModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Name or identifier of the planetary boundary layer (PBL) scheme employed by the atmospheric model.</dc:description>
        <rdfs:comment xml:lang="en">Includes turbulence closure approach and commonly used schemes (e.g., YSU, MYJ, MYNN), with optional stability-dependent variants.</rdfs:comment>
        <rdfs:label xml:lang="en">atmospheric PBL scheme</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#atmosShortwaveRadiationScheme -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#atmosShortwaveRadiationScheme">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#AtmosModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Name or identifier of the shortwave radiation parameterization used by the atmospheric component.</dc:description>
        <rdfs:comment xml:lang="en">Captures spectral treatment and options; examples include RRTMG-SW or model-specific SW radiation packages.</rdfs:comment>
        <rdfs:label xml:lang="en">atmospheric shortwave radiation scheme</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#cellMethod -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#cellMethod">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topDataProperty"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Climatology"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Dimension"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#TemporalResolution"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">When data that is representative of cells can be described by simple statistical methods; those methods can be indicated using the cell_methods attribute</dc:description>
        <rdfs:comment xml:lang="en">A specific cell method is specified in the case of :Dimension, when this is asserted in the context of an :Aggregation step</rdfs:comment>
        <rdfs:isDefinedBy xml:lang="en">http://cfconventions.org/cf-conventions/cf-conventions.html#appendix-cell-methods</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">cell method</rdfs:label>
        <DRS_CMIP6>cell_methods</DRS_CMIP6>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#climatologicalPeriod -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#climatologicalPeriod">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Anomaly"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">The time frame used to compute the anomaly. Possible values are &quot;none&quot; (i.e., the whole period has been averaged and subtracted), &quot;monthly&quot; (i.e., the climatological mean is subtracted month by month) or &quot;daily&quot; (i.e., a daily climatology is subtrated to each day)</dc:description>
        <rdfs:label xml:lang="en">climatological period</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#filterMonth -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#filterMonth">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#TemporalPeriod"/>
        <rdfs:range>
            <rdfs:Datatype>
                <owl:oneOf>
                    <rdf:Description>
                        <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                        <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</rdf:first>
                        <rdf:rest>
                            <rdf:Description>
                                <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">10</rdf:first>
                                <rdf:rest>
                                    <rdf:Description>
                                        <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                        <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">11</rdf:first>
                                        <rdf:rest>
                                            <rdf:Description>
                                                <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                                <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">12</rdf:first>
                                                <rdf:rest>
                                                    <rdf:Description>
                                                        <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                                        <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</rdf:first>
                                                        <rdf:rest>
                                                            <rdf:Description>
                                                                <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                                                <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</rdf:first>
                                                                <rdf:rest>
                                                                    <rdf:Description>
                                                                        <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                                                        <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</rdf:first>
                                                                        <rdf:rest>
                                                                            <rdf:Description>
                                                                                <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                                                                <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">5</rdf:first>
                                                                                <rdf:rest>
                                                                                    <rdf:Description>
                                                                                        <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                                                                        <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">6</rdf:first>
                                                                                        <rdf:rest>
                                                                                            <rdf:Description>
                                                                                                <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                                                                                <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">7</rdf:first>
                                                                                                <rdf:rest>
                                                                                                    <rdf:Description>
                                                                                                        <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                                                                                        <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">8</rdf:first>
                                                                                                        <rdf:rest>
                                                                                                            <rdf:Description>
                                                                                                                <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                                                                                                <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">9</rdf:first>
                                                                                                                <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
                                                                                                            </rdf:Description>
                                                                                                        </rdf:rest>
                                                                                                    </rdf:Description>
                                                                                                </rdf:rest>
                                                                                            </rdf:Description>
                                                                                        </rdf:rest>
                                                                                    </rdf:Description>
                                                                                </rdf:rest>
                                                                            </rdf:Description>
                                                                        </rdf:rest>
                                                                    </rdf:Description>
                                                                </rdf:rest>
                                                            </rdf:Description>
                                                        </rdf:rest>
                                                    </rdf:Description>
                                                </rdf:rest>
                                            </rdf:Description>
                                        </rdf:rest>
                                    </rdf:Description>
                                </rdf:rest>
                            </rdf:Description>
                        </rdf:rest>
                    </rdf:Description>
                </owl:oneOf>
            </rdfs:Datatype>
        </rdfs:range>
        <dc:description xml:lang="en">Month included in the validation period</dc:description>
        <rdfs:comment xml:lang="en">Multiple validation months are used to define specific seasons</rdfs:comment>
        <rdfs:label xml:lang="en">Validation Month</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#gridDescription -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#gridDescription">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#ModelComponent"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Free-text description of the spatial grid used by a climate model or model component, including resolution, projection, coordinate system, and any relevant configuration details.</dc:description>
        <rdfs:comment xml:lang="en">Intended to store heterogeneous metadata regarding grid specifications such as grid type (e.g., regular lat-lon, rotated pole, Lambert), horizontal and vertical resolution, staggering, map projection, nesting configuration, or experiment-specific grid notes.</rdfs:comment>
        <rdfs:label xml:lang="en">grid description</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hadLiteralCommandCall -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hadLiteralCommandCall">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Command"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:comment xml:lang="en">The literal command call triggering the step. &apos;Lliteral&apos; here means that the :hasLiteralCommandCall string could be directly copied/pasted into a terminal, and it should work provided that the environment contains the necessary elements to run it (installed software, input variables in scope etc.)</rdfs:comment>
        <rdfs:label>hadLiteralCommandCall</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasHorizontalResX -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasHorizontalResX">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topDataProperty"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Interpolation"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#RectangularGrid"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
        <dc:description xml:lang="en">Horizontal Resolution of X coordinates</dc:description>
        <rdfs:label>hasHorizontalResX</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasHorizontalResY -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasHorizontalResY">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topDataProperty"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Interpolation"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#RectangularGrid"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
        <dc:description xml:lang="en">Horizontal resolution of Y coordinates</dc:description>
        <rdfs:label>hasHorizontalResY</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasLongName -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasLongName">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topDataProperty"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Long name of the variable</dc:description>
        <rdfs:label>hasLongName</rdfs:label>
        <DRS_CMIP6>long_name</DRS_CMIP6>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasMainURL -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasMainURL">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topDataProperty"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#DataProvider"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Package"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/>
        <dc:description xml:lang="en">A URL pointing to the source of the entity</dc:description>
        <rdfs:label>hasMainURL</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasMember -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasMember">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Realization"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:label>hasMember</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasProjection -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasProjection">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topDataProperty"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#SpatialExtent"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:comment xml:lang="en">A map projection is a systematic transformation of the latitudes and longitudes of locations from the surface of a sphere or an ellipsoid into locations on a plane</rdfs:comment>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasShortName -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasShortName">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topDataProperty"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:comment xml:lang="en">A short name is an abbreviated name for a variable, as internally encoded in the dataset.</rdfs:comment>
        <rdfs:label>hasShortName</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasSoftwareVersion -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasSoftwareVersion">
        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#SoftwareAgent"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:comment xml:lang="en">A software agent version</rdfs:comment>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasTimeFrequency -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasTimeFrequency">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <terms:description xml:lang="en">Time frequency refers to the interval at which data is recorded or output by the model. Climate models simulate various atmospheric, oceanic, and land processes over time, and the time frequency determines how often these simulations are saved for analysis</terms:description>
        <rdfs:label xml:lang="en">Time frequency</rdfs:label>
        <DRS_CMIP6>frequency</DRS_CMIP6>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#hasVerticalLevel -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#hasVerticalLevel">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Vertical Level</dc:description>
        <rdfs:label xml:lang="en">hasVerticalLevel</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#lakeRepresentation -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#lakeRepresentation">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#LakeModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Mode in which lakes are represented in the lake model component (e.g., prognostic lake ice, mixed-layer scheme, prescribed lake temperature)</dc:description>
        <rdfs:comment xml:lang="en">Describes whether the lake model predicts vertical temperature profiles, lake ice evolution, mixed-layer behaviour, or uses prescribed or climatological fields.</rdfs:comment>
        <rdfs:label xml:lang="en">lake representation mode</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#lsmComponentName -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#lsmComponentName">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#LandSurfaceModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Name or identifier of the land-surface model component or configuration used.</dc:description>
        <rdfs:comment xml:lang="en">Captures labels such as &apos;TERRA-ML&apos;, &apos;Noah-MP&apos;, or descriptive variants (e.g., &apos;TERRA-ML with modified soil hydrology scheme (Schlemmer et al. 2018)&apos;).</rdfs:comment>
        <rdfs:label xml:lang="en">land-surface model component name</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#lsmLevels -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#lsmLevels">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#LandSurfaceModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Free-text indication of the number of vertical levels used by the land-surface model.</dc:description>
        <rdfs:comment xml:lang="en">Stores the reported count of land/soil levels (e.g., &apos;10&apos;, &apos;10 levels&apos;, or strings with additional notes). Values may include units or qualifiers as provided by the modelling group.</rdfs:comment>
        <rdfs:label xml:lang="en">land-surface model levels</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#lsmMaxDepth -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#lsmMaxDepth">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#LandSurfaceModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Maximum depth of the land/soil column represented by the land-surface model (free text with units).</dc:description>
        <rdfs:comment xml:lang="en">Typical values include strings with units, e.g., &apos;11.5 m&apos;. This property does not normalise units or vertical coordinate conventions; it preserves the original metadata text.</rdfs:comment>
        <rdfs:label xml:lang="en">land-surface model maximum depth</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#lsmMisc -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#lsmMisc">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#LandSurfaceModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Additional free-text information related to the land-surface model configuration.</dc:description>
        <rdfs:comment xml:lang="en">For heterogeneous notes that do not fit other LSM fields (e.g., &apos;deepest soil mid-layer level is 11.5 m; dynamic moisture calculation is restricted to upper 8 levels until 2.86 m&apos;).</rdfs:comment>
        <rdfs:label xml:lang="en">land-surface model miscellaneous information</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#modelRun -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#modelRun">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">This triad of integers (N, M, L), formatted e.g., &quot;r3i1p21&quot; distinguishes among closely related simulations by a single model. All three are required even if only a single simulation is performed. 

The so-called &quot;realization&quot; number (a positive integer value of &apos;N&apos;) is used to distinguish among members of an ensemble typically generated by initializing a set of runs with different, but equally realistic, initial conditions

Models used for forecasts that depend on the initial conditions might be initialized from observations using different methods or different observational datasets. These should be distinguished by assigning different positive integer values of &apos;M&apos; in the &quot;initialization method indicator&quot;.

If there are many closely related model versions, which, as a group, are generally referred to as a perturbed physics ensemble, then these should
be distinguishable by a &quot;perturbed physics&quot; number &apos;L&apos;, where the positive integer value of &apos;L&apos; is uniquely associated with a particular set of model parameters (e.g., r3i1p78 is a third realization of the seventy-eighth version of the perturbed physics model).

For example the two different ensemble members, r3i1p7 and r3i1p8, should both be initialized from exactly the same initial conditions using the same method (because the &quot;r&quot; and &quot;i&quot; values are identical) although the subsequent evolution of the simulations will presumably differ since they were produced by two different &quot;perturbed physics&quot; versions of the same model.</dc:description>
        <rdfs:comment xml:lang="en">A model run refers to one complete model calculation. There is usually a well established nomenclature for run definition. Model run is indicated as a xsd:string</rdfs:comment>
        <rdfs:label xml:lang="en">model run</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://pcmdi.llnl.gov/mips/cmip5/docs/cmip5_data_reference_syntax.pdf</rdfs:seeAlso>
        <DRS_CMIP5>Ensemble member (r&lt;N&gt;i&lt;M&gt;p&lt;L&gt;)</DRS_CMIP5>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#nominalResolution -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#nominalResolution">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#ModelComponent"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">The nominal resolution is the approximate resolution of the final output data.</dc:description>
        <rdfs:comment xml:lang="en">The term ‘nominal resolution’ refers to a metric that allows users to discern the relative fineness of the data output by different models. It is important to note that the nominal resolution might be presented to end-users by the data provider, which may not necessarily reflect the resolution of the data as originally produced by the model. Therefore, while it serves as a useful guide for comparison, it should not be solely relied upon for assessing the detailed accuracy of the model’s output.</rdfs:comment>
        <rdfs:label xml:lang="en">has nominal resolution of</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#oceanComponentReference -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#oceanComponentReference">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#OceanModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Name or bibliographic reference of the ocean model component used in the configuration.</dc:description>
        <rdfs:comment xml:lang="en">Captures identifiers such as &apos;NEMOMED8 (Beuvier et al., 2010)&apos; or other combinations of official model names, configurations, and citation details as reported by the modelling group.</rdfs:comment>
        <rdfs:label xml:lang="en">ocean component reference</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#oceanMisc -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#oceanMisc">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#OceanModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Additional free-text information related to the ocean model component.</dc:description>
        <rdfs:comment xml:lang="en">Intended for heterogeneous notes such as basin extent, grid structure, nesting configuration, vertical level structure, horizontal resolution, or any experiment-specific settings.</rdfs:comment>
        <rdfs:label xml:lang="en">ocean model miscellaneous information</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#oceanRepresentationMode -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#oceanRepresentationMode">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#OceanModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Mode in which the ocean component is represented (e.g., interactive, prescribed, slab ocean, climatology).</dc:description>
        <rdfs:comment xml:lang="en">Stores the high-level configuration describing whether the ocean model is fully coupled, prescribed, slab-only, or driven by climatological fields.</rdfs:comment>
        <rdfs:label xml:lang="en">ocean representation mode</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#rotated_north_pole -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#rotated_north_pole"/>
    


    <!-- https://metaclip.org/datasource/datasource.owl#rotated_zero_longitude -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#rotated_zero_longitude"/>
    


    <!-- https://metaclip.org/datasource/datasource.owl#simulationNotes -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#simulationNotes">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Free-text notes about the simulation or experiment runs (e.g., re-runs, campaign-specific remarks, dataset release clarifications).</dc:description>
        <rdfs:comment xml:lang="en">General miscellaneous information: can be used to distinguish simulation or run versions (e.g., v1/v2/v3 as re-runs) from actual model versioning, and to record experiment-level caveats, naming conventions, or other release notes. The property has no declared domain in order to allow its use with RCMs, GCMs, ModelComponents, and even Datasets.</rdfs:comment>
        <rdfs:label xml:lang="en">simulation notes</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#toaLevels -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#toaLevels">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#AtmosModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Free-text description of the number of vertical levels up to the model top (top of atmosphere) as reported by the modelling group.</dc:description>
        <rdfs:comment xml:lang="en">Used to capture user-provided textual information about the vertical grid, including number of levels, optional notes on layer distribution, and additional details such as model-top height in km or pressure. This property intentionally accepts heterogeneous text as metadata differ across modelling centres.</rdfs:comment>
        <rdfs:label xml:lang="en">top-of-atmosphere levels</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#urbanLsmRepresentation -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#urbanLsmRepresentation">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#UrbanLandSurfaceModel"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Free-text indication of how the urban surface is represented within the land-surface component of a climate model.</dc:description>
        <rdfs:comment xml:lang="en">Captures heterogeneous descriptions of the urban modelling approach, ranging from simplified assumptions (e.g., urban areas treated as rock) to explicit urban land-surface model names or configurations (e.g., CLM4.5, UCM variants, or other scheme-specific labels).</rdfs:comment>
        <rdfs:label xml:lang="en">urban land-surface model representation</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#versionTag -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#versionTag">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">String identifier used to record the version of a software agent, dataset, model component, or any other entity represented in the ontology.</dc:description>
        <dc:source xml:lang="en">Intended to store version labels from model documentation or metadata tables, including semantic versioning (e.g., &apos;v1.0&apos;, &apos;3.2.1&apos;) or descriptive strings.</dc:source>
        <rdfs:comment xml:lang="en">Intended to store version labels from model documentation or metadata tables, including semantic versioning (e.g., &apos;v1.0&apos;, &apos;3.2.1&apos;) or descriptive strings.</rdfs:comment>
        <rdfs:label xml:lang="en">version tag</rdfs:label>
        <DRS_CMIP5>Version number</DRS_CMIP5>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#withDataType -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#withDataType">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#ArgumentValue"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:label xml:lang="en">withDataype</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#withExplainedVariance -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#withExplainedVariance">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#PCA"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
        <dc:description xml:lang="en">Percentage of total variance explained by the retained PCs</dc:description>
        <rdfs:label xml:lang="en">withExplainedVariance</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#withNPCs -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#withNPCs">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#PCA"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#positiveInteger"/>
        <dc:description xml:lang="en">Number of principal components/EOFs retained in the transformation step</dc:description>
        <rdfs:label xml:lang="en">Number of PCs</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#withRegriddingMethod -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#withRegriddingMethod">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Interpolation"/>
        <rdfs:range>
            <rdfs:Datatype>
                <owl:oneOf>
                    <rdf:Description>
                        <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                        <rdf:first>bilinear</rdf:first>
                        <rdf:rest>
                            <rdf:Description>
                                <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                <rdf:first>cubic</rdf:first>
                                <rdf:rest>
                                    <rdf:Description>
                                        <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                        <rdf:first>nearest</rdf:first>
                                        <rdf:rest>
                                            <rdf:Description>
                                                <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                                <rdf:first>none</rdf:first>
                                                <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
                                            </rdf:Description>
                                        </rdf:rest>
                                    </rdf:Description>
                                </rdf:rest>
                            </rdf:Description>
                        </rdf:rest>
                    </rdf:Description>
                </owl:oneOf>
            </rdfs:Datatype>
        </rdfs:range>
        <dc:description xml:lang="en">The name of the method used for regridding (e.g. &apos;bilinear&apos;)</dc:description>
        <rdfs:label xml:lang="en">Regridding method</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#withSimulationDomain -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#withSimulationDomain">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topDataProperty"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:comment xml:lang="en">A description of the simulation domain of a :RCM simulation. A domain is a region for which the regional downscaling is taking place, for example the African domain in the :CORDEX experiment covers the whole of the African continent.</rdfs:comment>
        <rdfs:label>withSimulationDomain</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#withUnits -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#withUnits">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <dc:description xml:lang="en">Units of a geophysical variable</dc:description>
        <rdfs:label xml:lang="en">withUnits</rdfs:label>
        <DRS_CMIP6>units</DRS_CMIP6>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#xmax -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#xmax">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#RectangularGrid"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
        <dc:description xml:lang="en">Easternmost gridcell coordinate of the domain. Should correspond to the grid cell centroid.</dc:description>
        <rdfs:label xml:lang="en">xmax</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#xmin -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#xmin">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#RectangularGrid"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
        <terms:contributor xml:lang="en">Westernmost gridcell coordinate of the domain. Should correspond to the grid cell centroid.</terms:contributor>
        <rdfs:label xml:lang="en">xmin</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ymax -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#ymax">
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#RectangularGrid"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
        <dc:description xml:lang="en">Northernmost gridcell coordinate of the domain. Should correspond to the grid cell centroid.</dc:description>
        <rdfs:label xml:lang="en">ymax</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ymin -->

    <owl:DatatypeProperty rdf:about="https://metaclip.org/datasource/datasource.owl#ymin">
        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topDataProperty"/>
        <rdfs:domain rdf:resource="https://metaclip.org/datasource/datasource.owl#RectangularGrid"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
        <dc:description xml:lang="en">Southernmost gridcell coordinate of the domain. Should correspond to the grid cell centroid.</dc:description>
        <rdfs:label xml:lang="en">ymin</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.opengis.net/ont/geosparql#Feature -->

    <owl:Class rdf:about="http://www.opengis.net/ont/geosparql#Feature"/>
    


    <!-- http://www.w3.org/ns/prov#Activity -->

    <owl:Class rdf:about="http://www.w3.org/ns/prov#Activity"/>
    


    <!-- http://www.w3.org/ns/prov#Collection -->

    <owl:Class rdf:about="http://www.w3.org/ns/prov#Collection"/>
    


    <!-- http://www.w3.org/ns/prov#Derivation -->

    <owl:Class rdf:about="http://www.w3.org/ns/prov#Derivation"/>
    


    <!-- http://www.w3.org/ns/prov#Entity -->

    <owl:Class rdf:about="http://www.w3.org/ns/prov#Entity"/>
    


    <!-- http://www.w3.org/ns/prov#Organization -->

    <owl:Class rdf:about="http://www.w3.org/ns/prov#Organization"/>
    


    <!-- http://www.w3.org/ns/prov#SoftwareAgent -->

    <owl:Class rdf:about="http://www.w3.org/ns/prov#SoftwareAgent"/>
    


    <!-- http://www.w3.org/ns/prov#Start -->

    <owl:Class rdf:about="http://www.w3.org/ns/prov#Start"/>
    


    <!-- https://metaclip.org/datasource/datasource.owl#AerosolModel -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#AerosolModel">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#ModelComponent"/>
        <dc:description xml:lang="en">An aerosol model within a GCM aims to quantify and describe how these particles interact with sunlight and clouds, affecting the Earth’s energy balance and climate. It takes into account various properties of aerosols, including their size distribution, chemical composition, and life cycle, which encompasses their emission, transportation, transformation, and removal processes from the atmosphere.</dc:description>
        <rdfs:comment xml:lang="en">Aerosols are tiny particles or droplets suspended in the air, which can originate from both natural sources, like dust storms and sea spray, and human activities, such as industrial emissions and vehicle exhaust. Aerosol models are crucial for understanding the indirect effects of aerosols on climate, such as their role in cloud formation and precipitation. They help in assessing the aerosol radiative forcing, which is a measure of the influence of aerosols on the balance of incoming and outgoing energy in the Earth’s atmosphere. These models are integrated with other components of GCMs to provide comprehensive simulations of the climate system and to predict future climate scenarios.</rdfs:comment>
        <rdfs:label>AerosolModel</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Aggregation -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Aggregation">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Transformation"/>
        <dc:description xml:lang="en">An aggregate function is a function where the values of multiple rows (data array dimensions) are grouped together as input on certain criteria to form a single value of more significant meaning. Common aggregate functions include average, count, maximum, minimum, median...</dc:description>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">Aggregation</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Aggregate_function</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Anomaly -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Anomaly">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimatologicalDifference"/>
        <dc:description xml:lang="en">The deviation of a variable from its value averaged over a reference period.</dc:description>
        <rdfs:comment xml:lang="en">This class should not be used instead of :ClimateChangeSignal. The latter is used to calculate the difference between a future scenario and a historical baseline.</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.ipcc.ch/site/assets/uploads/2018/11/sr15_glossary.pdf</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">Anomaly</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateChangeSignal"/>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://glossary.ametsoc.org/wiki/Climate_anomaly</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Argument -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Argument">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
        <dc:description xml:lang="en">A command argument is an item of information provided to a program when it is started. A program can have many command-line arguments that identify sources or destinations of information, or that alter the operation of the program.</dc:description>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>Argument</rdfs:label>
        <rdfs:seeAlso xml:lang="en">https://en.wikipedia.org/wiki/Command-line_interface#Arguments</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ArgumentValue -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#ArgumentValue">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>ArgumentValue</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#AtmosChemModel -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#AtmosChemModel">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#ModelComponent"/>
        <dc:description xml:lang="en">A chemical transport model (CTM) is a type of computer numerical model which typically simulates atmospheric chemistry and may give air pollution forecasting.</dc:description>
        <rdfs:comment xml:lang="en">The tendency, especially as the cost of computing declines over time, is for GCMs to incorporate CTMs for species of special interest to climate dynamics, especially shorter-lived species such as nitrogen oxides and volatile organic compounds; this allows feedbacks from the CTM to the GCM&apos;s radiation calculations, among other applications.</rdfs:comment>
        <rdfs:label>Atmospheric Chemistry Model</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Chemical_transport_model</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#AtmosModel -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#AtmosModel">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#ModelComponent"/>
        <dc:description xml:lang="en">An atmospheric model is a mathematical model constructed around the full set of primitive, dynamical equations which govern atmospheric motions. It can supplement these equations with parameterizations for turbulent diffusion, radiation, moist processes (clouds and precipitation), heat exchange, soil, vegetation, surface water, the kinematic effects of terrain, and convection</dc:description>
        <rdfs:label>Atmospheric Model</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Atmospheric_model</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#BicubicInterpolation -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#BicubicInterpolation">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#InterpolationMethod"/>
        <dc:description xml:lang="en">Bicubic interpolation is an extension of cubic interpolation for interpolating data points on a two-dimensional regular grid. The interpolated surface is smoother than corresponding surfaces obtained by bilinear interpolation or nearest-neighbor interpolation. Bicubic interpolation can be accomplished using either Lagrange polynomials, cubic splines, or cubic convolution algorithm.</dc:description>
        <rdfs:label>BicubicInterpolation</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Bicubic_interpolation</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#BilinearInterpolation -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#BilinearInterpolation">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#InterpolationMethod"/>
        <dc:description xml:lang="en">Bilinear interpolation is an extension of linear interpolation for interpolating functions of two variables (e.g., x and y) on a rectilinear 2D grid. The key idea is to perform linear interpolation first in one direction, and then again in the other direction. Although each step is linear in the sampled values and in the position, the interpolation as a whole is not linear but rather quadratic in the sample location</dc:description>
        <rdfs:label>BilinearInterpolation</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Bilinear_interpolation</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Binding -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Binding">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Transformation"/>
        <dc:description xml:lang="en">Binding is a combination multi-dimensional arrays. It takes a sequence of two or more DatasetSubsets that are dimensionally consistent to produce a single DatasetSubset by binding them along the specified dimension.</dc:description>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>Binding</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#CORDEXdomain -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#CORDEXdomain">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#HorizontalExtent"/>
        <dc:description xml:lang="en">Regions used for the CORDEX regional climate model integrations project which define the RCM interior domain, i.e. the area left once the relaxation zone is excluded.</dc:description>
        <rdfs:comment xml:lang="en">The CORDEX domains are defined as rectangles in rotated-pole coordinates. A domain has to lie inside the RCM interior computational domain, i.e. in the area left once the relaxation zone is excluded. The domain acronym has to be ‘domain’-‘resolution’, for example &apos;domain&apos;-44, &apos;domain&apos;-22, &apos;domain&apos;-11, etc. corresponding to the chosen gridspacing. Output simulation data are provided for the CORDEX domain only, i.e. the relaxation zones have to be cut off before the data is delivered.
In addition, a set of &quot;Core variables&quot; have to be provided on a regular geographic latitude/longitude grid. These grids have grid point boundaries (not centers) at whole-number degrees of longitude and latitude, and have roughly the same resolution as the native grid.The domain acronyms for the regular grids are the same as those for the corresponding model grid with the letter &apos;i&apos; appended to the resolution (e.g. “SAM-44i”).</rdfs:comment>
        <rdfs:label>CORDEX Domain</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cordex.org/wp-content/uploads/2012/11/CORDEX-domain-description_231015.pdf</rdfs:seeAlso>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://is-enes-data.github.io/cordex_archive_specifications.pdf</referenceURL>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ClimateChangeSignal -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#ClimateChangeSignal">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimatologicalDifference"/>
        <dc:description xml:lang="en">The difference (a.k.a. &apos;delta&apos;) between the climatological values for a reference period and a future time period, providing the climate change signal.</dc:description>
        <rdfs:comment xml:lang="en">In the case of climate model outputs, as it compares time slices of simulated future scenarios relative to a simulated historical scenario of the same model, the physics and parametrizations remain consistent, and therefore the bias adjustment step is usually not needed. The appropriate subclasses should be used for either relative or absolute delta changes. Note the difference with the Anomaly class, that should not be used in place of this one.</rdfs:comment>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#Anomaly"/>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.1038/nature09388</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ClimateIndex -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#ClimateIndex">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
        <dc:description xml:lang="en">A climate index is a simple diagnostic quantity that is used to characterize an aspect of a geophysical system such as a circulation pattern</dc:description>
        <rdfs:comment xml:lang="en">The more specific subclassess should be asserted when relevant. Also, specific individual instances have been defined for some common climate indices widely used</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>ClimateIndex</rdfs:label>
        <rdfs:seeAlso xml:lang="en">https://climatedataguide.ucar.edu/climate-data/overview-climate-indices</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ClimateIndexCalculation -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#ClimateIndexCalculation">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Transformation"/>
        <rdfs:label>ClimateIndexCalculation</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndex"/>
        <prov:definition xml:lang="en">A :ClimateIndexCalculation is a :Transformation subclass entailing the calculation of a climate index. Climate Indices are described by the :ClimateIndex entity</prov:definition>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ClimatologicalDifference -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#ClimatologicalDifference">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Transformation"/>
        <dc:description xml:lang="en">The difference (either an arithmetic difference or a ratio), between two climatological layers. This is a broad class, and therefore the more specific subclasses should be always used.</dc:description>
        <rdfs:label xml:lang="en">Climatological difference</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#Anomaly"/>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateChangeSignal"/>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Climatology -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Climatology">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Transformation"/>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>Climatology</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.euporias.eu/taxonomy/term/16</rdfs:seeAlso>
        <prov:definition xml:lang="en">The normal state of climate such as a base line over the normal period. Climatology is often taken as the mean value for a given month over, for example, 1961-1990</prov:definition>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#CombinationMethod -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#CombinationMethod">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
        <dc:description xml:lang="en">Combination is a post-processing family of techniques by which different models are combined to produce an :Ensemble. These techniques can range from a direct combination assigning equal weights to each member to more sophisticated combination techniques computing individual model weights according to specific criteria.</dc:description>
        <rdfs:label>CombinationMethod</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#Ensemble"/>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Command -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Command">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Activity"/>
        <dc:description xml:lang="en">A Command is a directive to a computer program (prov:SoftwareAgent) acting as an interpreter of some kind, in order to perform a specific task</dc:description>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>Command</rdfs:label>
        <rdfs:seeAlso xml:lang="en">https://en.wikipedia.org/wiki/Command_(computing)</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ConservativeRemapping -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#ConservativeRemapping">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#InterpolationMethod"/>
        <dc:description xml:lang="en">In a fully coupled climate model, state variables and heat and water fluxes must be transferred between models periodically, and such fields must be remapped from one component grid to another. Fluxes in particular must be remapped in a conservative manner in order to maintain the energy and water budgets of the coupled climate system. Conservative mapping methods attempt to preserve fluxes (or other integrals) during the interpolation process</dc:description>
        <rdfs:label>ConservativeRemapping</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.1137/0908037</rdfs:seeAlso>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.1175/1520-0493(1999)127%3C2204:FASOCR%3E2.0.CO;2</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#DataProvider -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#DataProvider">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Organization"/>
        <rdfs:comment xml:lang="en">DataProviders are Agents (institutions or any other type of organizations) maintaining any type of infrastructure for the provision of climate data. These are not necessarily the institutions producing the data (ds:ModellingCenter), but rather those institutions or coordinated infrastructures distributing (or re-distributing) the data (they might be the same, though). This class is envisaged to provide provence information about the primary source of the Dataset in the current application.</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>DataProvider</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Dataset -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Dataset">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
        <dc:description xml:lang="en">A climate dataset is a collection of data that includes measurements and observations related to climate variables such as temperature, precipitation, humidity, wind speed, and other climatic conditions. These datasets are typically used to analyze climate variability, monitor climate change, and support climate modeling and prediction efforts</dc:description>
        <rdfs:comment xml:lang="en">The Dataset constitutes the primary source of the data workflow</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>Dataset</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#DatasetSubset -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#DatasetSubset">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
        <rdfs:comment xml:lang="en">A subset of a Dataset</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>DatasetSubset</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#DifferenceAnomaly -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#DifferenceAnomaly">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Anomaly"/>
        <dc:description xml:lang="en">In the difference anomaly, the difference between the target period (pred) and the reference (base) is computed as the difference pred minus base.</dc:description>
        <rdfs:label>DiffAnomaly</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#DifferenceSignal -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#DifferenceSignal">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateChangeSignal"/>
        <dc:description xml:lang="en">The climate change signal is calculated as the arithmetic difference between future time slice and baseline climatology</dc:description>
        <rdfs:label xml:lang="en">Difference climate change signal</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Dimension -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Dimension">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
        <dc:description xml:lang="en">A Dimension is used to define the array shape of a Variable.</dc:description>
        <rdfs:isDefinedBy xml:lang="en">A Dataset Dimension</rdfs:isDefinedBy>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">Dimension</rdfs:label>
        <rdfs:seeAlso xml:lang="en">https://www.unidata.ucar.edu/software/thredds/v4.3/netcdf-java/v4.3/javadoc/ucar/nc2/Dimension.html</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ENSO -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#ENSO">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndex"/>
        <rdfs:comment xml:lang="en">Historically “El Niño” referred to the appearance of unusually warm water off the coast of Peru near Christmastime (Niño is Spanish and refers to “the boy Christ child”). Today it describes broader changes that occur across the Pacific basin. Oceanic and atmospheric conditions in the tropical Pacific fluctuate somewhat irregularly between warm El Niño phases and cold phases in which surface waters cool across the tropical Pacific. These cooling events are called “La Niña” (“the girl” in Spanish). The most intense phase of each event typically lasts about a year. El Niño is linked to major changes in the atmosphere known as the Southern Oscillation (SO). The whole phenomenon is known as the El Niño Southern Oscillation (ENSO)</rdfs:comment>
        <rdfs:label>ENSO</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://climatedataguide.ucar.edu/climate-data/nino-sst-indices-nino-12-3-34-4-oni-and-tni?qt-climatedatasetmaintabs=1#qt-climatedatasetmaintabs</rdfs:seeAlso>
        <inputECV rdf:resource="https://metaclip.org/datasource/datasource.owl#sst"/>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ENSOregion -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#ENSOregion">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#HorizontalExtent"/>
        <rdfs:comment xml:lang="en">These are :SpatialExtent class features used to represent specific domains upon which the ENSO phenomenon is characterized</rdfs:comment>
        <rdfs:label>ENSOregion</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ETCCDI -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#ETCCDI">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndex"/>
        <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/indices.shtml</dc:description>
        <rdfs:comment xml:lang="en">The Expert Team on Climate Change Detection and Indices (ETCCDI) has ellaborated a set of 27 core indices aimed at capturing changes in climate extremes and in selected climate impact indicators deemed relevant to other disciplines, described by the :ETCCDI subclass</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>ETCCDI</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://link.springer.com/chapter/10.1007/978-94-015-9265-9_2</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Ensemble -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Ensemble">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Collection"/>
        <rdfs:comment xml:lang="en">The :Ensemble class is a prov:Collection grouping multiple Datasets or DatasetSubsets that share a common scientific purpose (e.g., a multimodel ensemble, multi-run ensemble, or perturbed-physics ensemble). Ensembles do not represent new data entities but organizational groupings that support comparative analysis or aggregated interpretation.</rdfs:comment>
        <rdfs:label>Ensemble</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#CombinationMethod"/>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Climate_ensemble</rdfs:seeAlso>
        <prov:definition xml:lang="en">In the context of climate science, an Ensemble involves slightly different models of the climate system that are used together to use their outcomes jointly. The aim of running an ensemble is usually in order to be able to deal with uncertainties in the system. An ultimate aim may be to produce policy relevant information such as a probability distribution function of different outcomes.</prov:definition>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Experiment -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Experiment">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
        <rdfs:comment xml:lang="en">An :Experiment represents a scientific protocol, configuration or methodological setup under which datasets are produced, analysed or classified. In the climate domain, experiments describe standardized conditions (e.g. forcing pathways, scenarios, evaluation settings) that allow datasets —typically model simulations but also observational or reanalysis products— to be consistently grouped and interpreted. It is recommended to instantiate predefined :Experiment individuals, such as :RCP45, :Historical or :Evaluation, following established controlled vocabularies (e.g. CMIP experiment IDs)</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>Experiment</rdfs:label>
        <DRS_CMIP5>Experiment</DRS_CMIP5>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#GCM -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#GCM">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#SoftwareAgent"/>
        <owl:disjointWith rdf:resource="https://metaclip.org/datasource/datasource.owl#RCM"/>
        <dc:description xml:lang="en">Global Climate Models or General Circulation Models (GCMs) are global, three-dimensional computer models of the climate system, used to solve a set of mathematical equations describing the laws of physics relevant to the atmospheric and oceanic circulation, the distribution of heat and the interaction between electromagnetic radiation and atmospheric gases and aerosols. They consist of different modules describing the atmosphere, oceans, sea-ice/snow and the land surface, and represent the world in terms of boxes stacked next to and on top of each other. Evolution of the model circulation is computed by time integration of those equations starting from an initial condition.</dc:description>
        <rdfs:label>GCM</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/General_circulation_model</rdfs:seeAlso>
        <DRS_CMIP5>Model</DRS_CMIP5>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#GrandEnsemble -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#GrandEnsemble">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Ensemble"/>
        <rdfs:comment xml:lang="en">A GrandEnsemble is a higher-level ensemble that aggregates multiple Ensembles (e.g., regional ensembles from an aggregation of CORDEX domains) to provide a broader category or a global spatial coverage in the case of multiple RCM ensembles. It is a collection of Ensembles and supports analyses that require harmonized multi-domain datasets.</rdfs:comment>
        <rdfs:label>Grand Ensemble</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#HorizontalExtent -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#HorizontalExtent">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#SpatialExtent"/>
        <dc:description xml:lang="en">Provides the definition of a horizontal spatial extent. The horizontal spatial extent defines a horizontal spatial domain. Further data properties of the spatial domain can be included (e.g., xmin, xmax, ymin, ymax, resX, resY...)</dc:description>
        <rdfs:label>HorizontalExtent</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Initialization -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Initialization">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Dimension"/>
        <dc:description xml:lang="en">Initialization is the process of entering observation data into the model to generate initial conditions</dc:description>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">Initialization</rdfs:label>
        <rdfs:seeAlso xml:lang="en">https://en.wikipedia.org/wiki/Numerical_weather_prediction#Initialization</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Interpolation -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Interpolation">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Transformation"/>
        <dc:description xml:lang="en">Regridding is the process of interpolating from one grid resolution to a different grid resolution. This could involve temporal, vertical or spatial (&apos;horizontal&apos;) interpolations. However, most commonly, regridding refers to spatial interpolation.</dc:description>
        <rdfs:label xml:lang="en">Regridding</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://climatedataguide.ucar.edu/climate-data-tools-and-analysis/regridding-overview</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#InterpolationMethod -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#InterpolationMethod">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
        <rdfs:comment xml:lang="en">Interpolation is the problem of approximating the value of a function for a non-given point in some space when given the value of that function in points around (neighboring) that point. This class should not be used, but instead its most specific subclasses describing different interpolation methods should be asserted when relevant</rdfs:comment>
        <rdfs:label>InterpolationMethod</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://climatedataguide.ucar.edu/climate-data-tools-and-analysis/regridding-overview</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#InverseDistanceWeighting -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#InverseDistanceWeighting">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#InterpolationMethod"/>
        <dc:description xml:lang="en">Inverse distance weighting (IDW) is a type of deterministic method for multivariate interpolation with a known scattered set of points. The assigned values to unknown points are calculated with a weighted average of the values available at the known points.</dc:description>
        <rdfs:label>InverseDistanceWeighting</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Inverse_distance_weighting</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#LakeModel -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#LakeModel">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#ModelComponent"/>
        <dc:description xml:lang="en">Model component used to represent inland water bodies (lakes) within a regional or global climate model.</dc:description>
        <rdfs:comment xml:lang="en">Lake models simulate thermal stratification, vertical mixing, heat storage, and lake ice formation/decay. They provide physically-based surface fluxes for inland water surfaces. Examples include FLake, Hostetler, and other prognostic or mixed-layer schemes used in RCMs and ESMs.</rdfs:comment>
        <rdfs:label xml:lang="en">lake model</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#LandIceModel -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#LandIceModel">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#ModelComponent"/>
        <dc:description xml:lang="en">A land-ice model is a computational tool used to simulate the behavior of ice sheets and glaciers on land.</dc:description>
        <rdfs:comment xml:lang="en">These models are used to understand and predict how ice sheets and glaciers respond to changes in climate and contribute to sea level rise. They take into account various factors such as ice dynamics, surface mass balance, and interactions with the atmosphere and oceans.</rdfs:comment>
        <rdfs:label>LandIceModel</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#LandSurfaceModel -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#LandSurfaceModel">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#ModelComponent"/>
        <dc:description xml:lang="en">Land surface models (LSMs) use quantitative methods to simulate the exchange of water and energy fluxes at the Earth surface–atmosphere interface. They are key component of climate models. Over the past two decades, they have evolved from oversimplified schemes, which described the surface boundary conditions for general circulation models (GCMs), to complex models that can be used alone or as part of GCMs to investigate the biogeochemical, hydrological, and energy cycles at the Earth&apos;s surface</dc:description>
        <rdfs:label rdf:datatype="http://www.w3.org/2000/01/rdf-schema#Literal">Land-Surface Model</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Land_surface_models_(climate)</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Latitude -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Latitude">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Dimension"/>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">Latitude</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Longitude -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Longitude">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Dimension"/>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">Longitude</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Member -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Member">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Dimension"/>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">Member</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Ensemble_forecasting</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ModelComponent -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#ModelComponent">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#SoftwareAgent"/>
        <dc:description xml:lang="en">Generic category representing any subsystem or module that forms part of a climate model, responsible for simulating a specific physical, dynamical, or biogeochemical process.</dc:description>
        <terms:description xml:lang="en">Editorial note: introduced as a parent category to organise all model components and support extensible domain and range definitions</terms:description>
        <rdfs:comment xml:lang="en">This class groups all components that constitute the internal architecture of a climate model (e.g., land‑surface components, aerosol modules, radiation schemes, lake models, or convection parameterizations). It is used as the common range of the property hasModelComponent and as the superclass of more specific component types.</rdfs:comment>
        <rdfs:label xml:lang="en">model component</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#hasModelComponent"/>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ModellingCenter -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#ModellingCenter">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Organization"/>
        <rdfs:comment xml:lang="en">The organization producing the Dataset, either by running and/or delivering the climate model simulations or carrying out any other type of data processing (interpolation, homogenization, assimilation, harmonization, distillation...) leading to a data product that is a primary source described by _ds:Dataset_.</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <DRS_CMIP5>Institute</DRS_CMIP5>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#MultiDecadalSimulation -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#MultiDecadalSimulation">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <rdfs:comment xml:lang="en">A Dataset containing multidecadal simulations. These are mainly used in climate change or paleoclimate studies</rdfs:comment>
        <rdfs:label>MultiDecadalSimulation</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#NAO -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#NAO">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndex"/>
        <geosparql:asWKT xml:lang="en">POLYGON((-90 20, 40 20, 40 80, -90 80. -90 20))</geosparql:asWKT>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>NAO</rdfs:label>
        <rdfs:seeAlso xml:lang="en">Hurrell, J.W., Kushnir, Y., Ottersen, G., Visbeck, M., 2003. An overview of the North Atlantic Oscillation, in: Hurrell, J.W., Kushnir, Y., Ottersen, G., Visbeck, M. (Eds.), Geophysical Monograph Series. American Geophysical Union, Washington, D. C., pp. 1–35.</rdfs:seeAlso>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://climatedataguide.ucar.edu/climate-data/hurrell-north-atlantic-oscillation-nao-index-pc-based</rdfs:seeAlso>
        <prov:definition xml:lang="en">The principal component (PC)-based indices of the North Atlantic Oscillation (NAO) are the time series of the leading Empirical Orthogonal Function (EOF) of SLP anomalies over the Atlantic sector, 20°-80°N, 90°W-40°E</prov:definition>
        <indexType xml:lang="en">circulation</indexType>
        <inputECV xml:lang="en">sea-level pressure</inputECV>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#NearestNeighbor -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#NearestNeighbor">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#InterpolationMethod"/>
        <dc:description xml:lang="en">The nearest neighbor algorithm selects the value of the nearest point and does not consider the values of neighboring points at all, yielding a piecewise-constant interpolant. The algorithm is very simple to implement and is widely used</dc:description>
        <rdfs:label>NearestNeighbor</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Nearest-neighbor_interpolation</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ObservationalDataset -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#ObservationalDataset">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <dc:description xml:lang="en">Observational datasets are constructed upon observations of the real world. In some occasions, these observations are post-processed and/or combined with other sources of information to generate the final product, that is used a representation of the &quot;true&quot; climate record (e.g. for validation purposes or for historical reconstructions).</dc:description>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>ObservationalDataset</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#OceanBgchemModel -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#OceanBgchemModel">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#ModelComponent"/>
        <dc:description xml:lang="en">An ocean biogeochemical model (ds:OceanBgchmeModel) with a climate model is a complex system that simulates the interactions between the ocean’s physical properties, circulation, and biogeochemical transformations. It describes the ocean’s temperature, salinity distributions, and circulation, which includes wind and density-driven currents, and wind, convective, and eddy-driven mixing. They also describe the transformations of biogeochemical constituents contained in seawater, typically nutrients, functional plankton groups, non-living organic matter, dissolved gases, and parameters of the inorganic carbon system</dc:description>
        <rdfs:comment xml:lang="en">These models can be regional or global in their geographical scope and can be a component of a larger model, such as Earth System Models (ESMs), where the OceanBgchemModel is coupled to a model of the atmosphere and land biosphere.</rdfs:comment>
        <rdfs:label>OceanBgchemModel</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.1038/s43586-022-00154-2</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#OceanModel -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#OceanModel">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#ModelComponent"/>
        <dc:description xml:lang="en">Ocean general circulation models (OGCMs) are a particular kind of general circulation model to describe physical and thermodynamical processes in oceans.</dc:description>
        <rdfs:label rdf:datatype="http://www.w3.org/2000/01/rdf-schema#Literal">Ocean Model</rdfs:label>
        <rdfs:seeAlso>https://en.wikipedia.org/wiki/Ocean_general_circulation_model</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#PCA -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#PCA">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Transformation"/>
        <dc:description xml:lang="en">Regression analysis to determine from a set of independent variables (predictors) those contributing most to the explained variance</dc:description>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">Principal Component Analysis</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Package -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Package">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#SoftwareAgent"/>
        <dc:description xml:lang="en">A package is a distribution of software and data in archive files. Packages contain metadata, such as the software&apos;s name, description of its purpose, version number, vendor, checksum, and a list of dependencies necessary for the software to run properly. Upon installation, metadata is stored in a local package database.</dc:description>
        <rdfs:label>Package</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Package_manager</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Project -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Project">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Activity"/>
        <dc:description xml:lang="en">An (intercomparison) Project generating GCM/RCM simulations, observational datasets etc.</dc:description>
        <rdfs:comment xml:lang="en">This Class aims at recording the necessary information to unequivocally identify a given data simulation with a specific project. For instance, A MultiDecadalSImulationDataset may belong to CMIP5 or CMIP3. Similarly, a SeasonalHindcastDataset may be adscribed to DEMETER.</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>Project</rdfs:label>
        <DRS_CMIP5>Project</DRS_CMIP5>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#RCM -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#RCM">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#SoftwareAgent"/>
        <dc:description xml:lang="en">A Regional Climate Model. It is a numerical climate prediction model forced by specified lateral and ocean conditions from a general circulation model (GCM) or observation-based dataset (reanalysis) that simulates atmospheric and land surface processes, while accounting for high-resolution topographical data, land-sea contrasts, surface characteristics, and other components of the Earth-system.</dc:description>
        <rdfs:comment xml:lang="en">Since RCMs only cover a limited domain, the values at their boundaries must be specified explicitly, referred to as boundary conditions, by the results from a coarser GCM or reanalysis; RCMs are initialized with the initial conditions and driven along its lateral-atmospheric-boundaries and lower-surface boundaries with time-variable conditions. RCMs thus downscale global reanalysis or GCM runs to simulate climate variability with regional refinements.</rdfs:comment>
        <rdfs:label>RCM</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://glossary.ametsoc.org/wiki/Regional_climate_model</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Realization -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Realization">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">Realization</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Reanalysis -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Reanalysis">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <rdfs:comment xml:lang="en">Reanalysis is a scientific method for developing a comprehensive record of how weather and climate are changing over time. In it, observations and a numerical model that simulates one or more aspects of the Earth system are combined objectively to generate a synthesized estimate of the state of the system. A reanalysis typically extends over several decades or longer, and covers the entire globe from the Earth’s surface to well above the stratosphere.</rdfs:comment>
        <rdfs:label>Reanalysis</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://reanalyses.org/</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#RectangularGrid -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#RectangularGrid">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
        <dc:description xml:lang="en">Native horizontal 2D grid of gridded datasets. The rectangular/square (or latitude-longitude) grid is the most commonly used grid in gridded climate products and models.</dc:description>
        <dc:title xml:lang="en">Rectangular Grid</dc:title>
        <rdfs:comment xml:lang="en">This class is conceived to provide a relatively simple, yet useful definition of a dataset grid. The grid is defined as a 2-D matrix of XY coordinates. At each individual grid point (x,y) the solution to the system of equations solved or algorithm output is represented. Additional object properties provide details on the main grid characteristics (for instance x and y resolution)</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#RelativeAnomaly -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#RelativeAnomaly">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Anomaly"/>
        <dc:description xml:lang="en">In the relative anomaly, the difference between the target period (pred) and the reference (base) is computed as a ratio &apos;pred/base&apos;</dc:description>
        <rdfs:label>RelAnomaly</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#RelativeSignal -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#RelativeSignal">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateChangeSignal"/>
        <dc:description xml:lang="en">The climate change signal is calculated as the ratio between future time slice and baseline climatology</dc:description>
        <rdfs:label xml:lang="en">Relative climate change signal</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#SeaIceModel -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#SeaIceModel">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#ModelComponent"/>
        <dc:description xml:lang="en">A sea-Ice model is a computer model that simulates the growth, melt and movement of sea ice. Sea-Ice models often integrate into coupled climate system models as well as global ocean and weather forecasting models and are often used as a tool in Arctic and Southern Ocean research.</dc:description>
        <rdfs:comment xml:lang="en">Much of the world&apos;s sea ice is enclosed within the polar ice packs in the Earth&apos;s polar regions: the Arctic ice pack of the Arctic Ocean and the Antarctic ice pack of the Southern Ocean. Polar packs undergo a significant yearly cycling in surface extent, a natural process upon which depends the Arctic ecology, including the ocean&apos;s ecosystems. Due to the action of winds, currents and temperature fluctuations, sea ice is very dynamic, leading to a wide variety of ice types and features. Sea ice may be contrasted with icebergs, which are chunks of ice shelves or glaciers that calve into the ocean. Depending on location, sea ice expanses may also incorporate icebergs.</rdfs:comment>
        <rdfs:label>Sea-Ice Model</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#SeasonalForecastingSystem -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#SeasonalForecastingSystem">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#GCM"/>
        <dc:description xml:lang="en">Numerical weather prediction requires input of meteorological data, collected by satellites and earth observation systems such as automatic and manned stations, aircraft, ships and weather balloons. Assimilation of this data is used to produce an initial state of a computer model of the atmosphere. Seasonal forecasting systems are based on an atmospheric model (GCM) coupled to the ocean, used to produce forecasts of the weather up to 12 months ahead. These forecasts are produced operationally and are typically issued once per month, although their periodicity varies among forecasting systems. The forecast verification relies on an antecedent historical forecast dataset (a &apos;reforecast&apos; or &apos;hindcast&apos;), for which historical observations exist.</dc:description>
        <rdfs:label>SeasonalForecastingSystem</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#SeasonalHindcast"/>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#SeasonalOperationalForecast"/>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#SeasonalHindcast -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#SeasonalHindcast">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <owl:disjointWith rdf:resource="https://metaclip.org/datasource/datasource.owl#SeasonalOperationalForecast"/>
        <dc:description xml:lang="en">A seasonal hindcast (a.k.a. &apos;reforecast&apos;) is a forecast made for a period in the past using only information available before the beginning of the forecast. The hindcast can be used for verification purposes, helping to build trust (or not) on the forecasting system. Hindcasts typically encompass a relatively long period (i.e. 30 years or more) in order to provide more robust skill assessments.</dc:description>
        <rdfs:label>SeasonalHindcast</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#SeasonalForecastingSystem"/>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#SeasonalOperationalForecast -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#SeasonalOperationalForecast">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <rdfs:label>SeasonalOperationalForecast</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#SeasonalForecastingSystem"/>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ShortRangeForecast -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#ShortRangeForecast">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <rdfs:label>ShortRangeForecast</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#SpatialExtent -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#SpatialExtent">
        <rdfs:subClassOf rdf:resource="http://www.opengis.net/ont/geosparql#Feature"/>
        <rdfs:comment xml:lang="en">Definition of the spatial boundaries of a :Dataset, a :DatasetSubset or a :Transformation.</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">Spatial Extent</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Splines -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Splines">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#InterpolationMethod"/>
        <dc:description xml:lang="en">A spline is a function defined piecewise by polynomials. In interpolation problems, spline interpolation is often preferred to polynomial interpolation because it yields similar results, even when using low degree polynomials, while avoiding Runge&apos;s phenomenon for higher degrees (i.e., a problem due to oscillation at the edges of an interval).</dc:description>
        <rdfs:label>Splines</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Spline_(mathematics)</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Step -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Step">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Activity"/>
        <rdfs:comment xml:lang="en">A step within the data workflow. Conceived as an Abstract class. The more specific forms of ds:Step (ds:Aggregation etc.) should be asserted if they apply.</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#TemporalPeriod -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#TemporalPeriod">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
        <dc:description xml:lang="en">Define a temporal period as the ellapsed time between start and end time stamps. Time periods will be defined as a time interval that is left-closed and right-open. For example, the period 1981-2010 will be usually expressed as [1981-01-01 00:00:00, 2011-01-01 00:00:00)</dc:description>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>TemporalPeriod</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#TemporalResolution -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#TemporalResolution">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
        <dc:description xml:lang="en">Describes the time resolution of the variable</dc:description>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>TemporalResolution</rdfs:label>
        <DRS_CMIP5>Frequency</DRS_CMIP5>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Transformation -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Transformation">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Step"/>
        <dc:description xml:lang="en">A transformation of data implies the application of a deterministic mathematical function to each point in a data set (that is, each data point z_i is replaced with the transformed value y_i = f(z_i), where f is a function. Examples of transformations are scaling and/or centering. In a different sense, a data transformation converts a set of data values from the data format of a source data system into the data format of a destination data system e.g. regridding, data aggregation...</dc:description>
        <rdfs:comment xml:lang="en">The more specific subclasses of ds:Transformation (i.e. ds:ClimateIndex, ds:Aggregation etc.) should be asserted if they apply</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">Transformation</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Data_transformation</rdfs:seeAlso>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Data_transformation_(statistics)</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#UrbanLandSurfaceModel -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#UrbanLandSurfaceModel">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#ModelComponent"/>
        <dc:description xml:lang="en">Urban land-surface model used to simulate the physical exchanges of momentum, heat, and moisture between the atmosphere and urban areas. It represents key features of the urban canopy—such as buildings, streets, roofs, pavements, and limited vegetation—and accounts for processes including radiative trapping in street canyons, heat storage in construction materials, anthropogenic heat emissions, and the modification of turbulent fluxes. This model improves the representation of urban microclimates and the urban heat island effect within regional climate simulations.</dc:description>
        <rdfs:comment xml:lang="en">Urban land-surface models (ULSMs) extend general land-surface modelling approaches to represent the distinct physical processes occurring in built environments. They simulate the urban canopy layer, including radiative trapping in street canyons, heat storage in construction materials, modified turbulent exchanges, and anthropogenic heat emissions. By providing parameterisations tailored to densely built areas, ULSMs improve the representation of urban energy and water fluxes and the urban heat island effect within regional and global climate models.</rdfs:comment>
        <rdfs:label xml:lang="en">Urban Model</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ValidationTime -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#ValidationTime">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#Dimension"/>
        <terms:description xml:lang="en">The validation time is the time at which each of the data points of a climate dataset verify along the time axis</terms:description>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.metaclip.org/datasource/datasource.owl</rdfs:isDefinedBy>
        <rdfs:label>ValidationTime</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Variable -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#Variable">
        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
        <dc:description xml:lang="en">A Variable can be understood as a specific measure or attribute of the climate system that can be observed or calculated. These variables represent key characteristics of the climate system’s components, such as near-surface air temperature, the concentration of CO2 in the atmosphere or the rate of oceanic circulation.</dc:description>
        <rdfs:comment>Variables are essential elements in climate models and ontologies because they allow us to quantify and track changes in the climate system over time. They can include a wide range of measures, from temperature and precipitation to more complex attributes like greenhouse gas concentrations or sea ice extent.</rdfs:comment>
        <rdfs:label>Variable</rdfs:label>
    </owl:Class>
    


    <!-- https://metaclip.org/datasource/datasource.owl#VerticalExtent -->

    <owl:Class rdf:about="https://metaclip.org/datasource/datasource.owl#VerticalExtent">
        <rdfs:subClassOf rdf:resource="https://metaclip.org/datasource/datasource.owl#SpatialExtent"/>
        <dc:description xml:lang="en">Provides the definition of a vertical spatial extent</dc:description>
        <rdfs:label xml:lang="en">VerticalExtent</rdfs:label>
    </owl:Class>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Individuals
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- https://metaclip.org/datasource/datasource.owl#BERKELEY-EARTH -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#BERKELEY-EARTH">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#DataProvider"/>
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ModellingCenter"/>
        <terms:description xml:lang="en">Independent non-profit scientific organization focused on the analysis and production of global climate datasets, particularly surface temperature reconstructions, using transparent and reproducible methodologies.</terms:description>
        <rdfs:label>Berkeley Earth</rdfs:label>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI"></referenceURL>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://berkeleyearth.org</referenceURL>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#C3S -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#C3S">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#DataProvider"/>
        <dc:description xml:lang="en">The Copernicus Climate Change Service (C3S) supports scientists, policy makers and businesses by providing authoritative, quality-assured and up-to-date information about the past, current and future climate across Europe and worldwide.

The service is implemented by the European Centre for Medium-Range Weather Forecasts (ECMWF) on behalf of the European Commission.

C3S is one of six core thematic services of Copernicus, the European Union&apos;s flagship programme for monitoring Earth’s environment based on satellite and in-situ observations as well as modelling information.</dc:description>
        <rdfs:label xml:lang="en">C3S</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#ECMWF"/>
        <rdfs:seeAlso xml:lang="en">https://climate.copernicus.eu</rdfs:seeAlso>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.1175/BAMS-D-21-0315.1</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#C3S-CORDEX-GrandEnsemble -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#C3S-CORDEX-GrandEnsemble">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#GrandEnsemble"/>
        <prov:hadPrimarySource rdf:resource="https://metaclip.org/datasource/datasource.owl#ESGF"/>
        <terms:creator rdf:resource="https://metaclip.org/datasource/datasource.owl#C3S"/>
        <terms:description xml:lang="en">This GrandEnsemble compiles an unprecedented collection of CORDEX simulations published through ESGF, covering all 14 CORDEX domains. 
It addresses heterogeneous availability of CORDEX data by promoting publication in underrepresented domains and performing quality control. 
The ensemble includes comprehensive documentation of contributing regional models and has been used as a line of evidence in the IPCC Sixth Assessment Report (AR6), particularly in WGI regional chapters and the Interactive Atlas. 
Its climatic consistency was evaluated through precipitation and temperature change signals across overlapping domains. 
The dataset is publicly available through the Copernicus Climate Data Store (CDS)</terms:description>
        <rdfs:comment xml:lang="en">A GrandEnsemble aggregating CORDEX regional climate model simulations across the 14 CORDEX continental-scale domains to provide near-global coverage. 
This ensemble was assembled within the Copernicus Climate Change Service (C3S) to support the IPCC AR6 Working Group I regional assessment and the Interactive Atlas. 
It integrates heterogeneous CORDEX–ESGF data, performs quality screening, and harmonises simulations to produce a consistent worldwide ensemble suitable for regional climate projections.</rdfs:comment>
        <rdfs:seeAlso>https://doi.org/10.1175/BAMS-D-22-0111.1</rdfs:seeAlso>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.24381/cds.bc91edc3</referenceURL>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#CD -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#CD">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndex"/>
        <dc:description xml:lang="en">It is the number of degrees that a day&apos;s average temperature is above a certain temperature threshold</dc:description>
        <dc:title xml:lang="en">Cooling Degree Days</dc:title>
        <rdfs:comment xml:lang="en">Symmetrical to the Heating Degree Days  (HDD) Index. Energy consumption in hot environments typically depends on the excess of temperature above a given threshold, where cooling within buildings is required.</rdfs:comment>
        <rdfs:label>CDD</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#HD"/>
        <indexType xml:lang="en">Energy</indexType>
        <inputECV>tas, tasmin, tasmax</inputECV>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.1002/joc.3959</referenceURL>
        <thresholdType xml:lang="en">Absolute</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#CDD -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#CDD">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Maximum length of dry spell, maximum number of consecutive days with RR &lt; 1mm</dc:description>
        <rdfs:comment xml:lang="en">This climate index is a measure of low precipitation, with high values corresponding to long periods of low precipitation and potentially drought-favouring conditions. An increase of this index with time means that the chance of drought conditions will increase.</rdfs:comment>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">CDD</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <indexType xml:lang="en">extremes</indexType>
        <inputECV xml:lang="en">precipitation</inputECV>
        <thresholdType xml:lang="en">absolute</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#CDS -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#CDS">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#DataProvider"/>
        <dc:title xml:lang="en">Copernicus Climate Data Store</dc:title>
        <rdfs:comment xml:lang="en">The CDS is a cloud-based tool that allows to browse and combine online petabytes of raw data. It is developed by the Copernicus Climate Change Service (:C3S) at :ECMWF, the store draws on Earth observation data collected through the European Commission&apos;s Copernicus Programme.</rdfs:comment>
        <rdfs:label>CDS</rdfs:label>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cds.climate.copernicus.eu</referenceURL>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#CFSv2 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#CFSv2">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#SeasonalForecastingSystem"/>
        <rdfs:comment xml:lang="en">The second version of the NCEP Climate Forecast System (CFSv2) was made operational at :NCEP in March 2011. This version has upgrades to nearly all aspects of the data assimilation and forecast model components of the system</rdfs:comment>
        <rdfs:label>CFSv2</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dx.doi.org/10.1175/JCLI-D-12-00823.1</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#CMCC-SPS3 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#CMCC-SPS3">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#SeasonalForecastingSystem"/>
        <rdfs:comment xml:lang="en">The 10 atmospheric perturbed Initial Conditions (ICs), the 3 land perturbed ICs and the 8 (4 in hindcast mode) are combined to yield 240 (120 in hindcast mode) possible perturbed ICs among which the 50 ICs (40 in hindcast mode) to produce the forecast ensemble are chosen at random</rdfs:comment>
        <rdfs:label>CMCC-SPS3</rdfs:label>
        <rdfs:seeAlso xml:lang="en">Model description at the C3S site (private access) &lt;https://software.ecmwf.int/wiki/display/C3SS/Description+of+CMCC+C3S+contribution&gt;</rdfs:seeAlso>
        <rdfs:seeAlso xml:lang="en">Technical model description:
Sanna, A., A. Borrelli, P. Athanasiadis, S. Materia, A. Storto, S. Tibaldi, S. Gualdi, 2017: CMCC-SPS3: CMCC-SPS3: The CMCC Seasonal Prediction System 3. Centro Euro-Mediterraneo sui Cambiamenti Climatici. CMCC Tech. Rep. RP0285, 61pp. Available at adress: &lt;https://www.cmcc.it/it/publications/rp0285-cmcc-sps3-the-cmcc-seasonal-prediction-system-3&gt;</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#CORDEX-CORE -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#CORDEX-CORE">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Project"/>
        <dc:description xml:lang="en">CORDEX‑CORE is a WCRP CORDEX initiative designed to provide a globally consistent set of high‑resolution (~25 km) regional climate projections. It employs multiple regional climate models to downscale selected CMIP5 global simulations under RCP2.6 and RCP8.5 across nine CORDEX domains, delivering homogeneous datasets for climate‑change assessment, impacts analysis, and contributions to future IPCC reports.</dc:description>
        <rdfs:label>CORDEX-CORE</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.1175/BAMS-D-21-0119.1</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#CPC -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#CPC">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ModellingCenter"/>
        <dc:title xml:lang="en">NOAA Climate Prediction Center (CPC)</dc:title>
        <terms:description xml:lang="en">Operational climate prediction center of NOAA&apos;s National Centers for Environmental Prediction, responsible for producing subseasonal to seasonal climate outlooks, climate monitoring products, and gridded observational and analysis datasets such as CPC Unified Precipitation and CMAP.</terms:description>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.cpc.ncep.noaa.gov/</referenceURL>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#CSDI -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#CSDI">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Cold spell duration index: Annual count of days with at least 6 consecutive days when TN &lt; 10th percentile</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">CSDI</rdfs:label>
        <prov:definition xml:lang="en">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <indexType xml:lang="en">extremes</indexType>
        <inputECV xml:lang="en">temperature (minimum)</inputECV>
        <thresholdType xml:lang="en">relative</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#CWD -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#CWD">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Maximum length of wet spell, maximum number of consecutive days with RR ≥ 1mm</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">CWD</rdfs:label>
        <prov:definition xml:lang="en">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <indexType xml:lang="en">extremes</indexType>
        <inputECV xml:lang="en">precipitation</inputECV>
        <thresholdType xml:lang="en">absolute</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Copernicus -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#Copernicus">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#DataProvider"/>
        <dc:description xml:lang="en">Copernicus is the European Union&apos;s Earth Observation Programme, looking at our planet and its environment. It offers information services based on satellite Earth Observation and in situ (non-space) data.

The Programme is coordinated and managed by the European Commission. It is implemented in partnership with the Member States, the European Space Agency (ESA), the European Organisation for the Exploitation of Meteorological Satellites (EUMETSAT), the European Centre for Medium-Range Weather Forecasts (ECMWF), EU Agencies and Mercator Océan.</dc:description>
        <rdfs:label xml:lang="en">Copernicus</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.copernicus.eu/</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Copernicus-CMIP6 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#Copernicus-CMIP6">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <prov:generatedAtTime rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2021-03-23T00:00:00Z</prov:generatedAtTime>
        <dc:creator rdf:resource="https://metaclip.org/datasource/datasource.owl#C3S"/>
        <dc:title xml:lang="en">Copernicus CMIP6 Climate Projections</dc:title>
        <terms:description xml:lang="en">This catalogue entry provides daily and monthly global climate projections data from a large number of experiments, models and time periods computed in the framework of the sixth phase of the Coupled Model Intercomparison Project (CMIP6).</terms:description>
        <rdfs:label>Copernicus CMIP6</rdfs:label>
        <license>Creative Commons Attribution-ShareAlike 4.0 International License &lt;https://creativecommons.org/licenses/&gt;</license>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.24381/cds.c866074c</referenceURL>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Copernicus-CORDEX-CMIP5 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#Copernicus-CORDEX-CMIP5">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Dataset"/>
        <prov:hadPrimarySource rdf:resource="https://metaclip.org/datasource/datasource.owl#ESGF"/>
        <prov:generatedAtTime rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2024-06-17T00:00:00Z</prov:generatedAtTime>
        <dc:creator rdf:resource="https://metaclip.org/datasource/datasource.owl#C3S"/>
        <dc:title xml:lang="en">Gridded CORDEX-CMIP5 dataset underpinning the Copernicus Interactive Climate Atlas</dc:title>
        <terms:description xml:lang="en">The Copernicus CORDEX-CMIP5 dataset provides regional climate projections from the CORDEX initiative driven by CMIP5 global models, harmonized on a regular latitude-longitude grid. It includes monthly and annual time series under CMIP5 RCP scenarios.</terms:description>
        <rdfs:label>Copernicus CORDEX-CMIP5</rdfs:label>
        <license xml:lang="en">Creative Commons Attribution-ShareAlike 4.0 International License &lt;https://creativecommons.org/licenses/&gt;</license>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.24381/cds.h35hb680</referenceURL>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#DF -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#DF">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndex"/>
        <dc:description xml:lang="en">Drought Frequency. Drought months are calculated from SPI, considering the number of months since SPI falls below −1 until the SPI returns to positive values. This is an absolute frequency (units are number of months).</dc:description>
        <dc:title xml:lang="en">Drought Frequency</dc:title>
        <rdfs:label>DF</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#SPI"/>
        <indexType xml:lang="en">Drought</indexType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#DTR -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#DTR">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Daily temperature range: Monthly mean difference between TX and TN</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">DTR</rdfs:label>
        <prov:definition xml:lang="en">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <inputECV xml:lang="en">temperature (minimum), temperature (maximum)</inputECV>
        <thresholdType xml:lang="en">relative</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#DWD -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#DWD">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ModellingCenter"/>
        <dc:title xml:lang="de">Deutscher Wetterdienst</dc:title>
        <rdfs:label>DWD</rdfs:label>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.dwd.de</referenceURL>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#E-OBS -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#E-OBS">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ObservationalDataset"/>
        <dc:description xml:lang="en">E-OBS is a daily gridded observational dataset for precipitation, temperature and sea level pressure in Europe. The datafiles contain gridded data for 5 elements (daily mean temperature TG, daily minimum temperature TN, daily maximum temperature TX, daily precipitation sum RR and daily averaged sea level pressure PP). They cover the area: 25N-75N x 40W-75E. The data files are in compressed NetCDF format. Data is made available on a 0.25 and 0.5 degree regular lat-lon grid, as well as on a 0.22 and 0.44 degree rotated pole grid.</dc:description>
        <dc:source xml:lang="en">https://www.ecad.eu/download/ensembles/download.php</dc:source>
        <dc:title xml:lang="en">EartH2Observe, WFDEI and ERA-Interim data Merged and Bias-corrected for ISIMIP</dc:title>
        <rdfs:label xml:lang="en">E-OBS</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://agupubs.onlinelibrary.wiley.com/doi/full/10.1029/2008JD010201</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ECA -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#ECA">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Project"/>
        <dc:description xml:lang="en">European Climate Assessment</dc:description>
        <rdfs:comment xml:lang="en">The European Climate Assessment &amp; Dataset (ECA&amp;D, &lt;www.ecad.eu&gt;) is the result of a collaboration between meteorological institutes and universities throughout Europe and the Meditteranean area, WMO Region VI. One of the partners is the MEDARE initiative which coordinates DARE  (Data Rescue projects and initiatives) activities across the Greater Mediterranean Region.</rdfs:comment>
        <rdfs:label>ECA</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.ecad.eu/</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ECMWF -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#ECMWF">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ModellingCenter"/>
        <dc:title xml:lang="en">European Centre for Medium-Range Weather Forecasts</dc:title>
        <rdfs:comment xml:lang="en">The European Centre for Medium-Range Weather Forecasts (ECMWF) is an independent intergovernmental organisation supported by 34 states</rdfs:comment>
        <rdfs:label xml:lang="en">ECMWF</rdfs:label>
        <referenceURL xml:lang="en">https://www.ecmwf.int/</referenceURL>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ENSEMBLES -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#ENSEMBLES">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Project"/>
        <dc:description xml:lang="en">The ENSEMBLES project (contract number GOCE-CT-2003-505539) is supported by the European Commission&apos;s 6th Framework Programme as a 5 year Integrated Project from 2004-2009 under the Thematic Sub-Priority &quot;Global Change and Ecosystems&quot;</dc:description>
        <rdfs:label xml:lang="en">ENSEMBLES</rdfs:label>
        <rdfs:seeAlso xml:lang="en">http://ensembles-eu.metoffice.com/</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ENSO1plus2 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#ENSO1plus2">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSOregion"/>
        <dc:description xml:lang="en">Rectangular region used for the computation of the The Niño 1+2 anomalies.</dc:description>
        <geosparql:asWKT rdf:datatype="http://www.opengis.net/ont/geosparql#wktLiteral">POLYGON((-90 10, -80 -10, -80 0, -90 0, -90 10))</geosparql:asWKT>
        <rdfs:comment xml:lang="en">The Niño 1+2 region is the smallest and eastern-most of the Niño SST regions, and corresponds with the region of coastal South America where El Niño was first recognized by the local populations.</rdfs:comment>
        <rdfs:label>ENSO-1+2</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSO"/>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#Nino1plus2"/>
        <rdfs:seeAlso xml:lang="en">https://climatedataguide.ucar.edu/climate-data/nino-sst-indices-nino-12-3-34-4-oni-and-tni</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ENSO3 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#ENSO3">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSOregion"/>
        <dc:description xml:lang="en">Rectangular region used for the computation of the The Niño 3 anomalies.</dc:description>
        <geosparql:asWKT rdf:datatype="http://www.opengis.net/ont/geosparql#wktLiteral">POLYGON((-150 -5, -90 -5, -90 5, -150 5, -150 -5))</geosparql:asWKT>
        <rdfs:comment xml:lang="en">This region was once the primary focus for monitoring and predicting El Niño, but researchers later learned that the key region for coupled ocean-atmosphere interactions for ENSO lies further west (Trenberth, 1997).  Hence, the Niño 3.4 and ONI became favored for defining El Niño and La Niña events.</rdfs:comment>
        <rdfs:label>ENSO-3</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSO"/>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#Nino3"/>
        <rdfs:seeAlso xml:lang="en">https://climatedataguide.ucar.edu/climate-data/nino-sst-indices-nino-12-3-34-4-oni-and-tni</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ENSO3dot4 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#ENSO3dot4">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSOregion"/>
        <dc:description xml:lang="en">Rectangular region used for the computation of the The Niño 3.4 anomalies.</dc:description>
        <geosparql:asWKT rdf:datatype="http://www.opengis.net/ont/geosparql#wktLiteral">POLYGON((-170 -5, -120 -5, -120 5, -170 5, -170 -5))</geosparql:asWKT>
        <rdfs:comment xml:lang="en">The ENSO 3.4 SST anomalies  may be thought of as representing the average equatorial SSTs across the Pacific from about the dateline to the South American coast.</rdfs:comment>
        <rdfs:label>ENSO-3.4</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSO"/>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#Nino3_4"/>
        <rdfs:seeAlso xml:lang="en">https://climatedataguide.ucar.edu/climate-data/nino-sst-indices-nino-12-3-34-4-oni-and-tni</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ENSO4 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#ENSO4">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSOregion"/>
        <dc:description xml:lang="en">Rectangular region used for the computation of the The Niño 4 anomalies.</dc:description>
        <geosparql:asWKT rdf:datatype="http://www.opengis.net/ont/geosparql#wktLiteral">POLYGON((160 -5, -150 -5, -150 5, 160 5, 160 -5))</geosparql:asWKT>
        <rdfs:comment xml:lang="en">The  Niño 4 index captures SST anomalies in the central equatorial Pacific.  This region tends to have less variance than the other Niño regions.</rdfs:comment>
        <rdfs:label>ENSO-4</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSO"/>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#Nino4"/>
        <rdfs:seeAlso xml:lang="en">https://climatedataguide.ucar.edu/climate-data/nino-sst-indices-nino-12-3-34-4-oni-and-tni</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ERA-Interim -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#ERA-Interim">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Reanalysis"/>
        <dc:creator rdf:resource="https://metaclip.org/datasource/datasource.owl#ECMWF"/>
        <dc:description xml:lang="en">ERA-Interim is a global atmospheric reanalysis from 1979, continuously updated in real time, produced by ds:ECMWF</dc:description>
        <rdfs:label xml:lang="en">ERA-Interim</rdfs:label>
        <rdfs:seeAlso>Dee, D.P., Uppala, S.M., Simmons, A.J., Berrisford, P., Poli, P., Kobayashi, S., Andrae, U., Balmaseda, M.A., Balsamo, G., Bauer, P., Bechtold, P., Beljaars, A.C.M., van de Berg, L., Bidlot, J., Bormann, N., Delsol, C., Dragani, R., Fuentes, M., Geer, A.J., Haimberger, L., Healy, S.B., Hersbach, H., Hólm, E.V., Isaksen, L., K\aallberg, P., Köhler, M., Matricardi, M., McNally, A.P., Monge-Sanz, B.M., Morcrette, J.J., Park, B.K., Peubey, C., de Rosnay, P., Tavolato, C., Thépaut, J.-N., Vitart, F., 2011. The ERA-Interim reanalysis: configuration and performance of the data assimilation system. Q J R Meteorol Soc 553–597. https://doi.org/10.1002/qj.828</rdfs:seeAlso>
        <rdfs:seeAlso xml:lang="en">https://www.ecmwf.int/en/forecasts/datasets/reanalysis-datasets/era-interim</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ERA5 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#ERA5">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Reanalysis"/>
        <dc:creator rdf:resource="https://metaclip.org/datasource/datasource.owl#ECMWF"/>
        <dc:description xml:lang="en">ERA5 provides hourly estimates of a large number of atmospheric, land and oceanic climate variables. The data cover the Earth on a 30km grid and resolve the atmosphere using 137 levels from the surface up to a height of 80km. ERA5 includes information about uncertainties for all variables at reduced spatial and temporal resolutions</dc:description>
        <rdfs:comment xml:lang="en">ERA5 will eventually replace the ERA-Interim reanalysis</rdfs:comment>
        <rdfs:label>ERA5</rdfs:label>
        <rdfs:seeAlso xml:lang="en">https://www.ecmwf.int/en/forecasts/datasets/archive-datasets/reanalysis-datasets/era5</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ESA -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#ESA">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#DataProvider"/>
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ModellingCenter"/>
        <dc:title xml:lang="en">European Space Agency (ESA)</dc:title>
        <terms:description xml:lang="en">Intergovernmental European agency coordinating the development and operation of Earth observation missions and space infrastructure. ESA is a key partner in the Copernicus programme and produces and disseminates satellite-based climate data records, including Essential Climate Variables developed under the Climate Change Initiative (CCI).</terms:description>
        <rdfs:label xml:lang="en">European Space Agency</rdfs:label>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.esa.int/</referenceURL>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ESGF -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#ESGF">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#DataProvider"/>
        <dc:title xml:lang="en">Earth System Grid Federation</dc:title>
        <rdfs:comment xml:lang="en">The Earth System Grid Federation (ESGF) allows users to access, analyze, and visualize data using a globally federated collection of networks, computers, and software. Its architecture employs a system of geographically distributed peer nodes that are independently administered yet united by common federation protocols and application programming interfaces (APIs). The full ESGF infrastructure has now been adopted by multiple Earth science projects and allows access to petabytes of geophysical data, including the Coupled Model Intercomparison Project (CMIP). Data served by ESGF not only include model output (i.e., CMIP simulation runs) but also include observational data from satellites and instruments, reanalyses, and generated images. Metadata summarize basic information about the data for fast and easy data discovery.</rdfs:comment>
        <rdfs:label>ESGF</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://journals.ametsoc.org/doi/10.1175/BAMS-D-15-00132.1</rdfs:seeAlso>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.1016/j.future.2013.07.002</referenceURL>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#EURO -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#EURO">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#CORDEXdomain"/>
        <dc:description xml:lang="en">European domain for downscaling experiments within the CORDEX initiative</dc:description>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://euro-cordex.net/</rdfs:seeAlso>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cordex.org/domains/cordex-region-euro-cordex</referenceURL>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#EURO-CORDEX -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#EURO-CORDEX">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Project"/>
        <dc:description xml:lang="en">EURO‑CORDEX is the European branch of the WCRP CORDEX initiative, producing coordinated ensembles of regional climate projections for Europe using multiple dynamical and empirical–statistical downscaling models forced by CMIP5 global climate simulations. It provides high‑resolution datasets at 0.44° (EUR‑44) and 0.11° (EUR‑11) for climate‑change assessment, impacts research, and adaptation planning.</dc:description>
        <rdfs:label>EURO-CORDEX</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.euro-cordex.net/index.php.en</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#EUROCordexConservativeRemapping -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#EUROCordexConservativeRemapping">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ConservativeRemapping"/>
        <dc:description xml:lang="en">Conservative remapping in which parameters sensitive to land-sea transitions are dually interpolated, i.e. land-sea separated, and then re-combined in one file. Residual missing values (NaN) in the interior domain are filled with values from a straightforward remap.</dc:description>
        <rdfs:comment xml:lang="en">This conservative remapping approach has been used in the framework of EURO-CORDEX. The basic remapping operand is conservative remapping as defined in CDO.
1. Variables exposing a large sensitivity to land-sea contrast are remapped with reference to land-sea mask in the native grid and the regular grid. This includes virtually all (near-) surface variables
2. Near-surface temperature parameters (tas, tasmin, tasmax) are corrected with an adiabatic adjustment (6.5K/km) to account for differences in surface height between source grid points in the native domain and target grid points in the regular grids.
3. A common land-sea fraction (sftlf), land-sea mask (lsm), and surface height (orog) describing the basic surface characteristics of the regular reference grids are employed. NetCDF files containing such information at both input/output resolutions have been prepared for that aim.
4. Variables not categorized in (2) are remapped straightforwardly with disregard of land sea mask and model orography.
5. Isolated islands or lakes in the regular grid (typically sized at grid cell mesh) which are not counter-represented in the native grid will not be processed in step (2).
6. To avoid the occurrence of missing values in the interior of the regular grid, those grid cells are filled with the outcome from the straightforward remap according to step (4)</rdfs:comment>
        <rdfs:label xml:lang="en">EURO-CORDEX Conservative Remapping</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#EWEMBI -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#EWEMBI">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ObservationalDataset"/>
        <dc:creator rdf:resource="https://metaclip.org/datasource/datasource.owl#ISIMIP"/>
        <dc:description xml:lang="en">The EWEMBI dataset was compiled to support the bias correction of climate input data for ISIMIP2b and the ISIMIP2a protocol extension. It is a reference data set for bias correction</dc:description>
        <rdfs:label>EWEMBI</rdfs:label>
        <referenceURL xml:lang="en">http://doi.org/10.5880/pik.2019.004</referenceURL>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#FD -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#FD">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Number of frost days: Annual count of days when TN (daily minimum temperature) &lt; 0 degC</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">FD</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <inputECV xml:lang="en">temperature (minimum)</inputECV>
        <thresholdType xml:lang="en">absolute</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#GCFS_2.0 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#GCFS_2.0">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#SeasonalForecastingSystem"/>
        <rdfs:comment xml:lang="en">The forcing database for radiative parameters like ozone, aerosol and greenhouse gases is provided by CMIP6 for the historical period up to 2014. Afterwards, values are kept constant as CMIP6 future scenarios were not yet available.</rdfs:comment>
        <rdfs:label>GCFS_2.0</rdfs:label>
        <rdfs:seeAlso xml:lang="en">General Information &lt;https://www.dwd.de/EN/ourservices/seasonals_forecasts/start.html&gt;</rdfs:seeAlso>
        <rdfs:seeAlso xml:lang="en">Model description at the C3S site (private access) &lt;https://software.ecmwf.int/wiki/display/C3SS/Description+of+DWD+C3S+contribution&gt;</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#GD -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#GD">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndex"/>
        <dc:description xml:lang="en">Growing degree days (GDD), also called growing degree units (GDUs), are a heuristic tool in phenology. GDD are a measure of heat accumulation used by horticulturists, gardeners, and farmers to predict plant and animal development rates such as the date that a flower will bloom, an insect will emerge from dormancy, or a crop will reach maturity. It is calculated as the cumulative number of degrees above a threshold (often between 0 and 10 degC, depending on species and farming system) during a given growing period. In AR6 Chaper 12 and Atlas, a threshold of 5 degC is used (see e.g. Ruosteenoja et al. 2016).</dc:description>
        <dc:title xml:lang="en">Growing Degree Days</dc:title>
        <rdfs:label>GDD</rdfs:label>
        <indexType xml:lang="en">Agriculture</indexType>
        <inputECV xml:lang="en">Mean daily temperature</inputECV>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.1002/joc.4535</referenceURL>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#GSL -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#GSL">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Growing season length: Annual (1st Jan to 31st Dec in Northern Hemisphere (NH), 1st July to 30th June in Southern Hemisphere (SH)) count between first span of at least 6 days with daily mean temperature TG &gt; 5 degC and first span after July 1st (Jan 1st in SH) of 6 days with TG &lt; 5 degC</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">GSL</rdfs:label>
        <prov:definition xml:lang="en">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <inputECV xml:lang="en">temperature (mean)</inputECV>
        <thresholdType xml:lang="en">absolute</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#GloSea5-GC2 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#GloSea5-GC2">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#SeasonalForecastingSystem"/>
        <dc:description xml:lang="en">The UK Met Office Global Seasonal forecast system version 5 (GloSea5), using the Global Coupled configuration version 2</dc:description>
        <rdfs:label>GloSea5-GC2</rdfs:label>
        <rdfs:seeAlso xml:lang="en">&lt;https://rmets.onlinelibrary.wiley.com/doi/full/10.1002/qj.2396&gt; for a description of the forecasting system</rdfs:seeAlso>
        <rdfs:seeAlso xml:lang="en">&lt;https://www.geosci-model-dev.net/8/1509/2015/gmd-8-1509-2015.html&gt; for a description of the model components making up the coupled configuration</rdfs:seeAlso>
        <rdfs:seeAlso>Model description at the C3S site (private access) &lt;https://software.ecmwf.int/wiki/display/C3SS/Description+of+Met+Office+C3S+contribution&gt;</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#GlobalExtent -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#GlobalExtent">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#HorizontalExtent"/>
        <dc:description xml:lang="en">A horizontal spatial domain covering the whole globe</dc:description>
        <geosparql:asWKT rdf:datatype="http://www.opengis.net/ont/geosparql#wktLiteral">POLYGON((-180 -90, 180 -90, 180 90, -180 90, -180 -90))</geosparql:asWKT>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#HD -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#HD">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndex"/>
        <dc:title xml:lang="en">Heating Degree Days</dc:title>
        <rdfs:comment xml:lang="en">Symmetrical to the Cooling Degree Day index, the HDD index is used for illustrating energy demand for heating. It has been used in several studies of impacts of climate change on the energy sector.</rdfs:comment>
        <rdfs:label>HDD</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#CD"/>
        <indexType xml:lang="en">Energy</indexType>
        <inputECV>tas, tasmin, tasmax</inputECV>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.1002/joc.3959</referenceURL>
        <thresholdType xml:lang="en">Absolute</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ID -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#ID">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Number of icing days: Annual count of days when TX (daily maximum temperature) &lt; 0 degC</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">ID</rdfs:label>
        <prov:definition xml:lang="en">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <inputECV xml:lang="en">temperature (maximum)</inputECV>
        <thresholdType xml:lang="en">absolute</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ISIMIP -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#ISIMIP">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Project"/>
        <dc:description xml:lang="en">ISIMIP offers a framework for consistently projecting the impacts of climate change across affected sectors and spatial scales. An international network of climate-impact modellers contribute to a comprehensive and consistent picture of the world under different climate-change scenarios.</dc:description>
        <dc:title xml:lang="en">The Inter-Sectoral Impact Model Intercomparison Project</dc:title>
        <rdfs:label>ISIMIP</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.geosci-model-dev.net/10/4321/2017/</rdfs:seeAlso>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.isimip.org/</referenceURL>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#LFFP -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#LFFP">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndex"/>
        <dc:description xml:lang="en">Number of days between the last spring frost and first fall frost using 0 degC as a threshold for the daily minimum temperature and adjusting for season between hemispheres: from January to December in the Northern Hemisphere and from July to June in the Southern Hemisphere</dc:description>
        <dc:title xml:lang="en">Length of frost-free period (days)</dc:title>
        <rdfs:comment xml:lang="en">Many ecosystems and crops are sensitive to frost conditions, and can only develop over a frost-free period.</rdfs:comment>
        <rdfs:label>LFFP</rdfs:label>
        <inputECV xml:lang="en">Minimum temperature</inputECV>
        <referenceURL xml:lang="en">https://doi.org/10.1002/joc.4315</referenceURL>
        <thresholdType xml:lang="en">Absolute</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#MF-System5 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#MF-System5">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#SeasonalForecastingSystem"/>
        <rdfs:comment xml:lang="en">Before getting an operational status in July 2016, the forecasts had been produced since January 2015.

The hindcast/forecast ocean initial conditions are calculated with Mercator-Ocean PSI2G3R3 software. Before 1993, the ocean initial conditions come from :ECMWF Nemovar reanalysis.

The forecast uses two start dates:
  -The first Wednesday falling between the 12th and the 18th of the previous month (25 members)
  -The following Wednesday (26 members)

The hindcast uses only the latter date (15 members)</rdfs:comment>
        <rdfs:label>MF-System5</rdfs:label>
        <rdfs:seeAlso>Model description at the C3S site (private access) &lt;https://confluence.ecmwf.int/pages/viewpage.action?pageId=95453627&gt;</rdfs:seeAlso>
        <rdfs:seeAlso>Technical model documentation &lt;http://www.umr-cnrm.fr/IMG/pdf/system5-technical.pdf&gt;</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#NCEP-NCAR_Reanalysis1 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#NCEP-NCAR_Reanalysis1">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Reanalysis"/>
        <dc:description xml:lang="en">The NCEP/NCAR Reanalysis 1 project is using a state-of-the-art analysis/forecast system to perform data assimilation using past data from 1948 to the present.</dc:description>
        <rdfs:label xml:lang="en">NCEP-Reanalysis1</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.esrl.noaa.gov/psd/data/gridded/data.ncep.reanalysis.html</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Nino1plus2 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#Nino1plus2">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSO"/>
        <dc:description xml:lang="en">This index is similar to El Niño 3.4 (:Nino3_4), but considers a smaller region of coastal South America where El Niño was first recognized by the local population (:ENSO1plus2)</dc:description>
        <rdfs:comment xml:lang="en">This index tends to have the largest variance of the Niño SST indices</rdfs:comment>
        <rdfs:label rdf:datatype="http://www.w3.org/2000/01/rdf-schema#Literal">El Niño 1+2</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSO1plus2"/>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#Nino3_4"/>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://climatedataguide.ucar.edu/climate-data/nino-sst-indices-nino-12-3-34-4-oni-and-tni</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Nino3 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#Nino3">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSO"/>
        <dc:description xml:lang="en">This index is similar to El Niño 3.4 (:Nino3_4), but using a a different region definition (:ENSO3)</dc:description>
        <rdfs:label rdf:datatype="http://www.w3.org/2000/01/rdf-schema#Literal">El Niño 3</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSO3"/>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#Nino3_4"/>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://climatedataguide.ucar.edu/climate-data/nino-sst-indices-nino-12-3-34-4-oni-and-tni</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Nino3_4 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#Nino3_4">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSO"/>
        <dc:description xml:lang="en">The  Niño 3.4 anomalies may be thought of as representing the average equatorial SSTs across the Pacific from about the dateline to the South American coast.  The Niño 3.4 index typically uses a 5-month running mean, and El Niño or La  Niña events are defined when the Niño 3.4 SSTs exceed +/- 0.4C for a period of six months or more</dc:description>
        <rdfs:label rdf:datatype="http://www.w3.org/2000/01/rdf-schema#Literal">El Niño 3.4</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSO3dot4"/>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://climatedataguide.ucar.edu/climate-data/nino-sst-indices-nino-12-3-34-4-oni-and-tni</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Nino4 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#Nino4">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSO"/>
        <dc:description xml:lang="en">Similar to El Niño 3.4 index (:Nino3_4), the  Niño 4 index captures SST anomalies in the central equatorial Pacific, considering a particular domain defined by (:ENSO4)</dc:description>
        <rdfs:comment xml:lang="en">This region tends to have less variance than the other Niño regions.</rdfs:comment>
        <rdfs:label rdf:datatype="http://www.w3.org/2000/01/rdf-schema#Literal">El Niño 4</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSO4"/>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#Nino3_4"/>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://climatedataguide.ucar.edu/climate-data/nino-sst-indices-nino-12-3-34-4-oni-and-tni</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ONI -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#ONI">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSO"/>
        <dc:description xml:lang="en">The ONI uses the same region as the Niño 3.4 index.  The ONI uses a 3-month running mean, and to be classified as a full-fledged El Niño or La Niña, the anomalies must exceed +0.5C or -0.5C for at least five consecutive months.</dc:description>
        <rdfs:comment xml:lang="en">This is the operational definition used by :NOAA</rdfs:comment>
        <rdfs:label rdf:datatype="http://www.w3.org/2000/01/rdf-schema#Literal">Oceanic Niño Index</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#ENSO3dot4"/>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://climatedataguide.ucar.edu/climate-data/nino-sst-indices-nino-12-3-34-4-oni-and-tni</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#PDFaverage -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#PDFaverage">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#CombinationMethod"/>
        <dc:description xml:lang="en">Multimodel combinations based on averaging of PDFs (with equal weights)</dc:description>
        <rdfs:label>PDF average</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#PDFaverageEnsmean -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#PDFaverageEnsmean">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#CombinationMethod"/>
        <dc:description xml:lang="en">Multimodel combinations based on averaging of PDFs  (with weights proportional to the ensemble mean difference)</dc:description>
        <rdfs:label xml:lang="en">PDF average weighted by ensemble mean</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#PDFaverageRMSE -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#PDFaverageRMSE">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#CombinationMethod"/>
        <dc:description xml:lang="en">Multimodel combinations based on averaging of PDFs (with weights proportional to the leave-one-out CV inverse RMSE)</dc:description>
        <rdfs:label xml:lang="en">PDF average weighted by RMSE</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#PIK -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#PIK">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ModellingCenter"/>
        <dc:title xml:lang="en">Potsdam Institute for Climate Impact Research</dc:title>
        <rdfs:label xml:lang="en">PIK</rdfs:label>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.pik-potsdam.de/</referenceURL>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#PRCPTOT -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#PRCPTOT">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Annual total precipitation in wet days</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">PRCPTOT</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <inputECV xml:lang="en">precipitation</inputECV>
        <thresholdType xml:lang="en">none</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ProbCombination -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#ProbCombination">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#CombinationMethod"/>
        <dc:description xml:lang="en">Multimodel combination of probability forecasts with equal weights</dc:description>
        <rdfs:label xml:lang="en">Simple probabilities combination</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ProbRPSCombination -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#ProbRPSCombination">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#CombinationMethod"/>
        <dc:description xml:lang="en">multimodel combination of probability forecasts with weights proportional to the cross-validatad inverse RPS</dc:description>
        <rdfs:label xml:lang="en">Probability combination weighted by RPS</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#QA4Seas -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#QA4Seas">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Project"/>
        <dc:description xml:lang="en">Copernicus Climate Change Project &apos;C3S_51_Lot3&apos;, &quot;Quality Assurance for Seasonal Forecast Products&quot;</dc:description>
        <dc:description xml:lang="en">Copernicus Project code C3S_51_Lot3</dc:description>
        <dc:title xml:lang="en">Quality Assurance for Seasonal Forecast Products</dc:title>
        <rdfs:label>QA4Seas</rdfs:label>
        <rdfs:seeAlso xml:lang="en">https://climate.copernicus.eu/quality-assurance-multi-model-seasonal-forecast-products</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#QA4Seas-prototype -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#QA4Seas-prototype">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Package"/>
        <dc:description xml:lang="en">The QA4Seas prototype is a proof-of-concept software for seasonal forecast quality assessment that illustrates the most relevant practices suggested in the C3S EQC strategy. It was developed in the QA4Seas Project, part of the Copernicus Climate Change Initiative.</dc:description>
        <rdfs:label>QA4Seas prototype</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#C3S"/>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#QA4Seas"/>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#QA4Seas.py -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#QA4Seas.py">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Command"/>
        <dc:description xml:lang="en">Main program call to run the QA4Seas prototype</dc:description>
        <rdfs:comment xml:lang="en">Included for convenience in the framework of QA4seas project, for which its usage is restricted</rdfs:comment>
        <rdfs:label rdf:datatype="http://www.opengis.net/ont/geosparql#gmlLiteral">QA4Seas.py</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#QA4Seas-prototype"/>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#R10mm -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#R10mm">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Annual count of days when PRCP≥ 10mm</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">R10mm</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <inputECV xml:lang="en">precipitation</inputECV>
        <thresholdType xml:lang="en">absolute</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#R20mm -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#R20mm">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Annual count of days when PRCP ≥ 20mm</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">R20mm</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <inputECV xml:lang="en">precipitation</inputECV>
        <thresholdType xml:lang="en">absolute</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#R95pTOT -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#R95pTOT">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Annual total PRCP when RR &gt; 95p</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">R95pTOT</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <indexType xml:lang="en">extremes</indexType>
        <inputECV xml:lang="en">precipitation</inputECV>
        <thresholdType xml:lang="en">relative</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#R99pTOT -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#R99pTOT">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Annual total PRCP when RR &gt; 99p</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">R99pTOT</rdfs:label>
        <prov:definition xml:lang="en">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <indexType xml:lang="en">extremes</indexType>
        <inputECV xml:lang="en">precipitation</inputECV>
        <thresholdType xml:lang="en">relative</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ResampCombination -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#ResampCombination">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#CombinationMethod"/>
        <dc:description xml:lang="en">Randomized multimodel combination, based on resampling of ensemble members with replacement; weights are assigned such that all contributing models are equally important.</dc:description>
        <rdfs:label xml:lang="en">Multimodel Resampling Combination</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Rnnmm -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#Rnnmm">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Annual count of days when PRCP≥ nnmm, nn is a user defined threshold</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">Rnnmm</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <inputECV xml:lang="en">precipitation</inputECV>
        <thresholdType xml:lang="en">absolute</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Rx1day -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#Rx1day">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Monthly maximum 1-day precipitation</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">Rx1day</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <indexType xml:lang="en">extremes</indexType>
        <inputECV xml:lang="en">precipitation</inputECV>
        <thresholdType xml:lang="en">none</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#Rx5day -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#Rx5day">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Monthly maximum consecutive 5-day precipitation</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">Rx5day</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <indexType xml:lang="en">extremes</indexType>
        <inputECV xml:lang="en">precipitation</inputECV>
        <thresholdType xml:lang="en">none</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#SDII -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#SDII">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Simple pricipitation intensity index</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">SDII</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <inputECV xml:lang="en">precipitation</inputECV>
        <thresholdType xml:lang="en">absolute</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#SEAS4 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#SEAS4">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#SeasonalForecastingSystem"/>
        <dc:creator rdf:resource="https://metaclip.org/datasource/datasource.owl#ECMWF"/>
        <rdfs:comment xml:lang="en">A seasonal forecast system that became operative in November 2011</rdfs:comment>
        <rdfs:label>System4</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.ecmwf.int/sites/default/files/elibrary/2011/11209-new-ecmwf-seasonal-forecast-system-system-4.pdf</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#SEAS5 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#SEAS5">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#SeasonalForecastingSystem"/>
        <dc:creator rdf:resource="https://metaclip.org/datasource/datasource.owl#ECMWF"/>
        <dc:description xml:lang="en">The fifth generation of the ECMWF seasonal forecasting system, SEAS5, was introduced 1 November 2017, replacing System 4. SEAS5 includes updated versions of the atmospheric (IFS) and interactive ocean (NEMO) models and adds the interactive sea ice model LIM2.</dc:description>
        <rdfs:label>System5</rdfs:label>
        <rdfs:seeAlso xml:lang="en">Model description at the C3S site (private access) &lt;https://software.ecmwf.int/wiki/display/C3SS/Description+of+ECMWF+C3S+contribution&gt;</rdfs:seeAlso>
        <rdfs:seeAlso xml:lang="en">SEAS5 User Guide: &lt;https://www.ecmwf.int/sites/default/files/medialibrary/2017-10/System5_guide.pdf&gt;</rdfs:seeAlso>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.ecmwf.int/en/forecasts/documentation-and-support/long-range</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#SPEI -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#SPEI">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndex"/>
        <dc:description xml:lang="en">The SPEI is based on precipitation and temperature data, and it has the advantage of combining multiscalar character (as SPI) with the capacity to include the effects of temperature variability on drought assessment.</dc:description>
        <dc:title xml:lang="en">Standardized Precipitation-Evapotranspiration Index</dc:title>
        <rdfs:label>SPEI</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#SPI"/>
        <indexType xml:lang="en">Drought</indexType>
        <inputECV xml:lang="en">Precipitation, temperature</inputECV>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.1175/2009JCLI2909.1</referenceURL>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#SPI -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#SPI">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndex"/>
        <dc:description xml:lang="en">Standardized Precipitation Index</dc:description>
        <rdfs:comment xml:lang="en">The SPI is based on the probability of precipitation for any time scale. The probability of observed precipitation is then transformed into an index. It is being used in research or operational mode in more than 70 countries.</rdfs:comment>
        <rdfs:label>SPI</rdfs:label>
        <rdfs:seeAlso>McKee, T.B., Doesken, N.J., Kleist, J., others, 1993. The relationship of drought frequency and duration to time scales, in: Proceedings of the 8th Conference on Applied Climatology. American Meteorological Society Boston, MA, pp. 179–183.</rdfs:seeAlso>
        <indexType xml:lang="en">Drought</indexType>
        <inputECV xml:lang="en">Precipitation</inputECV>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#SU -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#SU">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Number of summer days: Annual count of days when TX (daily maximum temperature) &gt; 25 degC</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">SU</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <inputECV xml:lang="en">temperature (maximum)</inputECV>
        <thresholdType xml:lang="en">absolute</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#SimpleCombination -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#SimpleCombination">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#CombinationMethod"/>
        <dc:description xml:lang="en">Simple multimodel combination: the model predictions are joined together to construct the multimodel ensemble assigning equal weights and without any further transformation</dc:description>
        <rdfs:label>Simple</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#T21.5 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#T21.5">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndex"/>
        <dc:description xml:lang="en">Number of days with mean temperature above 21.5 degC</dc:description>
        <rdfs:label>T21.5</rdfs:label>
        <inputECV xml:lang="en">Mean daily temperature</inputECV>
        <thresholdType xml:lang="en">absolute</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#TN10p -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#TN10p">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Percentage of days when TN &lt; 10th percentile</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">TN10p</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <indexType xml:lang="en">extremes</indexType>
        <inputECV xml:lang="en">temperature (minimum)</inputECV>
        <thresholdType xml:lang="en">relative</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#TN90p -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#TN90p">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Percentage of days when TN &gt; 90th percentile</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">TN90p</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <indexType xml:lang="en">extremes</indexType>
        <inputECV xml:lang="en">temperature (minimum)</inputECV>
        <thresholdType xml:lang="en">relative</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#TNn -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#TNn">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Monthly minimum value of daily minimum temperature</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">TNn</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <indexType xml:lang="en">extremes</indexType>
        <inputECV xml:lang="en">temperature (minimum)</inputECV>
        <thresholdType xml:lang="en">none</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#TNx -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#TNx">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Monthly maximum value of daily minimum temperature</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">TNx</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <indexType xml:lang="en">extremes</indexType>
        <inputECV xml:lang="en">temperature (minimum)</inputECV>
        <thresholdType xml:lang="en">none</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#TR -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#TR">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Number of tropical nights: Annual count of days when TN (daily minimum temperature) &gt; 20 degC</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">TR</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <inputECV xml:lang="en">temperature (minimum)</inputECV>
        <thresholdType xml:lang="en">absolute</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#TX10p -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#TX10p">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Percentage of days when TX &lt; 10th percentile</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">TX10p</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <indexType xml:lang="en">extremes</indexType>
        <inputECV xml:lang="en">temperature (maximum)</inputECV>
        <thresholdType xml:lang="en">relative</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#TX35 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#TX35">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndex"/>
        <dc:description xml:lang="en">Number of days with maximum temperature above 35 degC</dc:description>
        <rdfs:label>TX35</rdfs:label>
        <indexType xml:lang="en">Extremes</indexType>
        <inputECV xml:lang="en">Maximum temperature (daily)</inputECV>
        <thresholdType xml:lang="en">absolute</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#TX40 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#TX40">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ClimateIndex"/>
        <dc:description xml:lang="en">Number of days with maximum temperature above 40 degC</dc:description>
        <rdfs:label>TX40</rdfs:label>
        <indexType xml:lang="en">Extremes</indexType>
        <inputECV xml:lang="en">Maximum temperature (daily)</inputECV>
        <thresholdType xml:lang="en">absolute</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#TX90p -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#TX90p">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Percentage of days when TX &gt; 90th percentile:</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">TX90p</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <indexType xml:lang="en">extremes</indexType>
        <inputECV xml:lang="en">temperature (maximum)</inputECV>
        <thresholdType xml:lang="en">relative</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#TXn -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#TXn">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Monthly minimum value of daily maximum temperature</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">TXn</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <indexType xml:lang="en">extremes</indexType>
        <inputECV xml:lang="en">temperature (maximum)</inputECV>
        <thresholdType xml:lang="en">none</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#TXx -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#TXx">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Monthly maximum value of daily maximum temperature</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">TXx</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <indexType xml:lang="en">extremes</indexType>
        <inputECV xml:lang="en">temperature (maximum)</inputECV>
        <thresholdType xml:lang="en">none</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#UDG -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#UDG">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#DataProvider"/>
        <dc:description xml:lang="en">The User Data Gateway (UDG) is a climate data service hosted by University of Cantabria (&lt;http://meteo.unican.es/udg-wiki&gt;) consisting on two main components: (1) A THREDDS Data Server (TDS) and (2) the THREDDS Access Portal (TAP), which provide standard services for data access (e.g. OPeNDAP or the NetCDF Subset Service –NCSS–) and user management and authentication (based on data policies associated with virtual datasets), respectively. The UDG provides harmonized access to a variety of common datasets typically used in sectoral applications, including state-of-the-art global and regional climate projections such as those from the Coupled Model Intercomparison Project Phase 5 (CMIP5; Taylor et al., 2011a) and the COordinated Regional climate Downscaling EXperiment (CORDEX; Giorgi and Gutowski, 2015).</dc:description>
        <dc:title xml:lang="en">User Data Gateway</dc:title>
        <rdfs:label>UDG</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dx.doi.org/10.1016/j.cliser.2017.07.001</rdfs:seeAlso>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.1016/j.envsoft.2018.09.009</referenceURL>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#W5E5 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#W5E5">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ObservationalDataset"/>
        <dc:description xml:lang="en">The W5E5 dataset was compiled to support the bias adjustment of climate input data for the impact assessments carried out in phase 3b of the Inter-Sectoral Impact Model Intercomparison Project (ISIMIP3b). Version 1.0 of the W5E5 dataset covers the entire globe at 0.5deg horizontal and daily temporal resolution from 1979 to 2016. Data sources of W5E5 are version 1.0 of WATCH Forcing Data methodology applied to ERA5 data (WFDE5; Weedon et al., 2014; Cucchi et al., 2020), ERA5 reanalysis data (Hersbach et al., 2019, 2020), and precipitation data from version 2.3 of the Global Precipitation Climatology Project (GPCP; Adler et al., 2003).</dc:description>
        <dc:title xml:lang="en">WFDE5 over land merged with ERA5 over the ocean</dc:title>
        <rdfs:label>W5E5</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#ERA5"/>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#WFDE5"/>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5880/pik.2019.023</rdfs:seeAlso>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.24381/cds.20d54e34</referenceURL>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#WATCH -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#WATCH">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Project"/>
        <dc:description xml:lang="en">The EU-WATCH Project</dc:description>
        <rdfs:label>WATCH</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://journals.ametsoc.org/doi/abs/10.1175/JHM-D-11-024.1</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#WFDE5 -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#WFDE5">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ObservationalDataset"/>
        <dc:description xml:lang="en">The WFDE5 dataset has been generated using the WATCH Forcing Data (WFD) methodology applied to surface meteorological variables from the ERA5 reanalysis. The WFDEI dataset had previously been generated by applying the WFD methodology to ERA-Interim. The WFDE5 is provided at 0.5∘ spatial resolution but has higher temporal resolution (hourly) compared to WFDEI (3-hourly). It also has higher spatial variability since it was generated by aggregation of the higher-resolution ERA5 rather than by interpolation of the lower-resolution ERA-Interim data.</dc:description>
        <dc:title xml:lang="en">Bias-adjusted ERA5 reanalysis data for impact studies</dc:title>
        <rdfs:label>WFDE5</rdfs:label>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#ERA5"/>
        <rdfs:seeAlso rdf:resource="https://metaclip.org/datasource/datasource.owl#WFDEI"/>
        <referenceURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cds.climate.copernicus.eu/cdsapp#!/dataset/10.24381/cds.20d54e34?tab=overview</referenceURL>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#WFDEI -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#WFDEI">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ObservationalDataset"/>
        <dc:description xml:lang="en">The WFDEI meteorological forcing data set has been generated using the same methodology as the widely used WATCH Forcing Data (WFD) by making use of the ERA‐Interim reanalysis data.</dc:description>
        <dc:source rdf:resource="https://metaclip.org/datasource/datasource.owl#WATCH"/>
        <rdfs:label>WFDEI</rdfs:label>
        <rdfs:seeAlso xml:lang="en">WFDEI generation methodology is described by Weedon et al (2014)
&lt;https://agupubs.onlinelibrary.wiley.com/doi/abs/10.1002/2014WR015638&gt;</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#WSDI -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#WSDI">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#ETCCDI"/>
        <dc:description xml:lang="en">Warm spell duration index: Annual count of days with at least 6 consecutive days when TX &gt; 90th percentile</dc:description>
        <rdfs:isDefinedBy xml:lang="en">Expert Team on Climate Change Detection and Indices (ETCCDI)</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">WSDI</rdfs:label>
        <prov:definition rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://etccdi.pacificclimate.org/list_27_indices.shtml</prov:definition>
        <indexType xml:lang="en">extremes</indexType>
        <inputECV xml:lang="en">temperature (maximum)</inputECV>
        <thresholdType xml:lang="en">relative</thresholdType>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#climate4R.climdex -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#climate4R.climdex">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Package"/>
        <dc:description xml:lang="en">This R package is a wrapper of the climdex.pcic package implementing the 27 core ETCCDI Climate Indices &lt;http://etccdi.pacificclimate.org/list_27_indices.shtml&gt; in the framework of climate4R</dc:description>
        <dc:source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://github.com/SantanderMetGroup/climate4R.climdex</dc:source>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.meteo.unican.es/climate4R</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#downscaleR -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#downscaleR">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Package"/>
        <dc:description xml:lang="en">An R package for empirical-statistical downscaling focusing on daily data and covering the most popular approaches (bias correction, Model Output Statistics, Perfect Prognosis) and techniques.</dc:description>
        <dc:source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://github.com/SantanderMetGroup/downscaleR</dc:source>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.meteo.unican.es/climate4R</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#easyVerification -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#easyVerification">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Package"/>
        <dc:description xml:lang="en">Set of tools to simplify application of atomic forecast verification metrics for (comparative) verification of ensemble forecasts to large data sets. The forecast metrics are imported from the &apos;SpecsVerification&apos; package, and additional forecast metrics are provided with this package. Alternatively, new user-defined forecast scores can be implemented using the example scores provided and applied using the functionality of this package.</dc:description>
        <dc:source xml:lang="en">https://github.com/cran/easyVerification</dc:source>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#loadeR -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#loadeR">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Package"/>
        <dc:description xml:lang="en">loadeR is an R package enabling transparent, user-friendly access to local and remote climate datasets compliant with Unidata&apos;s Common Data Model, through the exploitation of the NetCDF-Java API utilities</dc:description>
        <dc:source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://github.com/SantanderMetGroup/loadeR</dc:source>
        <rdfs:label>loadeR</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.meteo.unican.es/climate4R</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#loadeR.ECOMS -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#loadeR.ECOMS">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Package"/>
        <dc:description xml:lang="en">An extension of the R package loadeR for accessing seasonal forecast datasets</dc:description>
        <dc:source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://github.com/SantanderMetGroup/loadeR.ECOMS</dc:source>
        <rdfs:label>loadeR.ECOMS</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://meteo.unican.es/ecoms-udg</rdfs:seeAlso>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.sciencedirect.com/science/article/pii/S2405880717300079?via%3Dihub</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#pH -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#pH">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <dc:description xml:lang="en">The pH scale is logarithmic and approximates the negative of the base 10 logarithm of the molar concentration (measured in units of moles per liter) of hydrogen ions in a solution.</dc:description>
        <rdfs:label>pH</rdfs:label>
        <prov:definition xml:lang="en">pH is defined as the decimal logarithm of the reciprocal of the hydrogen ion activity in a solution.</prov:definition>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#psl -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#psl">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <rdfs:isDefinedBy xml:lang="en">http://cfconventions.org</rdfs:isDefinedBy>
        <rdfs:label rdf:datatype="http://www.w3.org/2000/01/rdf-schema#Literal">Sea-level pressure</rdfs:label>
        <prov:definition xml:lang="en">Air pressure at sea level is the quantity often abbreviated as MSLP or PMSL. Air pressure is the force per unit area which would be exerted when the moving gas molecules of which the air is composed strike a theoretical surface of any orientation. &quot;Mean sea level&quot; means the time mean of sea surface elevation at a given location over an arbitrary period sufficient to eliminate the tidal signals.</prov:definition>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#siconc -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#siconc">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <dc:description xml:lang="en">Sea ice concentration is defined as the area fraction occupied by sea ice relative to total sea area at a given location in the ocean. &quot;Area fraction&quot; is the fraction of a grid cell&apos;s horizontal area that has some characteristic of interest. It is evaluated as the area of interest divided by the grid cell area. It may be expressed as a fraction, a percentage, or any other dimensionless representation of a fraction. Sea ice area fraction is area of the sea surface occupied by sea ice. It is also called &quot;sea ice concentration&quot;. &quot;Sea ice&quot; means all ice floating in the sea which has formed from freezing sea water, rather than by other processes such as calving of land ice to form icebergs.</dc:description>
        <dc:title xml:lang="en">Sea ice concentration</dc:title>
        <rdfs:label xml:lang="en">siconc</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#sst -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#sst">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <owl:sameAs rdf:resource="https://metaclip.org/datasource/datasource.owl#tos"/>
        <dc:description xml:lang="en">Sea surface temperature is usually abbreviated as &quot;SST&quot;. It is the temperature of sea water near the surface (including the part under sea-ice, if any). More specific terms, namely sea_surface_skin_temperature, sea_surface_subskin_temperature, and surface_temperature are available for the skin, subskin, and interface temperature respectively. For the temperature of sea water at a particular depth or layer, a data variable of sea_water_temperature with a vertical coordinate axis should be used.</dc:description>
        <dc:title xml:lang="en">Sea-surface temperature</dc:title>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://cfconventions.org</rdfs:isDefinedBy>
        <rdfs:label>sst</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#tos -->

    <rdf:Description rdf:about="https://metaclip.org/datasource/datasource.owl#tos"/>
    


    <!-- https://metaclip.org/datasource/datasource.owl#ta -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#ta">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <dc:description xml:lang="en">Air temperature is the bulk temperature of the air, not the surface (skin) temperature. This can be near-surface air (typically 2m) or any other vertical level, that should be included in the metadata.</dc:description>
        <rdfs:comment xml:lang="en">Usually, the code &apos;tas&apos; is used to refer to near-surface air temperature (typically 2-m height).</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://cfconventions.org</rdfs:isDefinedBy>
        <rdfs:label rdf:datatype="http://www.w3.org/2000/01/rdf-schema#Literal">ta</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#tas -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#tas">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <dc:description xml:lang="en">Near-surface (typically 2m) air temperature. Air temperature is the bulk temperature of the air, not the surface (skin) temperature.</dc:description>
        <rdfs:label>tas</rdfs:label>
        <DRS_CMIP5>tas</DRS_CMIP5>
        <DRS_CMIP6>tas</DRS_CMIP6>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#tasmax -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#tasmax">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <dc:description xml:lang="en">Maximum near-surface daily temperature</dc:description>
        <rdfs:label>tasmax</rdfs:label>
        <DRS_CMIP5>tasmax</DRS_CMIP5>
        <DRS_CMIP6>tasmax</DRS_CMIP6>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#tasmin -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#tasmin">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <dc:description xml:lang="en">Minimum near-surface daily temperature</dc:description>
        <rdfs:label>tasmin</rdfs:label>
        <DRS_CMIP5>tasmin</DRS_CMIP5>
        <DRS_CMIP6>tasmin</DRS_CMIP6>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#tos -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#tos">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <dc:description xml:lang="en">Sea-surface temperature</dc:description>
        <rdfs:comment xml:lang="en">Sea surface temperature is usually abbreviated as &quot;SST&quot;. It is the temperature of sea water near the surface (including the part under sea-ice, if any). More specific terms, namely sea_surface_skin_temperature, sea_surface_subskin_temperature, and surface_termperature are available for the skin, subskin, and interface temperature respectively. For the temperature of sea water at a particular depth or layer, a data variable of sea_water_temperature with a vertical coordinate axis should be used.</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://cfconventions.org</rdfs:isDefinedBy>
        <rdfs:label>tos</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#tp -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#tp">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <dc:description xml:lang="en">This variable is the total precipitation amount. &quot;Amount&quot; in this context means mass per unit area.</dc:description>
        <rdfs:comment xml:lang="en">This variable is most often referred to as &apos;pr&apos;, although according to CF convention, pr is a flux</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://cfconventions.org</rdfs:isDefinedBy>
        <rdfs:label rdf:datatype="http://www.w3.org/2000/01/rdf-schema#Literal">total precip</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#tpsn -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#tpsn">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <dc:description xml:lang="en">This variable is the total amount of precipitation in form of snow. &quot;Amount&quot; in this context means mass per unit area.</dc:description>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://cfconventions.org</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">Snowfall</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#transformeR -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#transformeR">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Package"/>
        <dc:description xml:lang="en">An R package for climate data manipulation and transformation, including subsetting, regridding, and data conversion.</dc:description>
        <dc:source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://github.com/SantanderMetGroup/transformeR</dc:source>
        <rdfs:label xml:lang="en">transformeR</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.meteo.unican.es/climate4R</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#visualizeR -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#visualizeR">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Package"/>
        <dc:description xml:lang="en">An R package for climate data visualization, with special focus on ensemble forecasting and uncertainty communication. It includes functions for visualizing climatological, forecast and evaluation products, and combinations of them.</dc:description>
        <dc:source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://github.com/SantanderMetGroup/visualizeR</dc:source>
        <rdfs:label>visualizeR</rdfs:label>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.meteo.unican.es/climate4R</rdfs:seeAlso>
        <rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.1016/j.envsoft.2017.09.008</rdfs:seeAlso>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#wss -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#wss">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <dc:description xml:lang="en">Speed is the magnitude of velocity. Wind is defined as a two-dimensional (horizontal) air velocity vector, with no vertical component. (Vertical motion in the atmosphere has the standard name upward_air_velocity.) The wind speed is the magnitude of the wind velocity.</dc:description>
        <rdfs:comment xml:lang="en">In particular, &apos;wss&apos; refers to near-surface wind speed (typically measured at 10-m height).</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://cfconventions.org</rdfs:isDefinedBy>
        <rdfs:label rdf:datatype="http://www.w3.org/2000/01/rdf-schema#Literal">Wind speed</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- https://metaclip.org/datasource/datasource.owl#zg -->

    <owl:NamedIndividual rdf:about="https://metaclip.org/datasource/datasource.owl#zg">
        <rdf:type rdf:resource="https://metaclip.org/datasource/datasource.owl#Variable"/>
        <dc:description xml:lang="en">Geopotential is the sum of the specific gravitational potential energy relative to the geoid and the specific centripetal potential energy. Geopotential height is the geopotential divided by the standard acceleration due to gravity. It is numerically similar to the altitude (or geometric height) and not to the quantity with standard name height, which is relative to the surface.</dc:description>
        <rdfs:comment xml:lang="en">Geopotential is specified for a particular isobaric surface pressure level.</rdfs:comment>
        <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://cfconventions.org</rdfs:isDefinedBy>
        <rdfs:label xml:lang="en">Geopotential height</rdfs:label>
    </owl:NamedIndividual>
    <rdf:Description>
        <geosparql:asWKT rdf:datatype="http://www.opengis.net/ont/geosparql#wktLiteral">Polygon((-170 -5, -120 -5, -120 5, -170 5, -170 -5))</geosparql:asWKT>
    </rdf:Description>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // General axioms
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    <rdf:Description>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AllDisjointClasses"/>
        <owl:members rdf:parseType="Collection">
            <rdf:Description rdf:about="https://metaclip.org/datasource/datasource.owl#ObservationalDataset"/>
            <rdf:Description rdf:about="https://metaclip.org/datasource/datasource.owl#Reanalysis"/>
            <rdf:Description rdf:about="https://metaclip.org/datasource/datasource.owl#SeasonalHindcast"/>
            <rdf:Description rdf:about="https://metaclip.org/datasource/datasource.owl#SeasonalOperationalForecast"/>
        </owl:members>
    </rdf:Description>
</rdf:RDF>



<!-- Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi -->

