@prefix qudt:  <http://qudt.org/schema/qudt#> .
@prefix ssd:   <http://www.w3.org/ns/sparql-service-description#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix qudt-unit: <http://qudt.org/vocab/unit#> .
@prefix qb:    <http://purl.org/linked-data/cube#> .
@prefix dgu:   <http://reference.data.gov.uk/def/reference/> .
@prefix ui:    <http://purl.org/linked-data/registry-ui#> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix reg:   <http://purl.org/linked-data/registry#> .
@prefix qudt-quantity: <http://qudt.org/vocab/quantity#> .
@prefix grib2-parameter: <http://codes.wmo.int/grib2/schema/parameter/> .
@prefix api:   <http://purl.org/linked-data/api/vocab#> .
@prefix vann:  <http://purl.org/vocab/vann/> .
@prefix prov:  <http://www.w3.org/ns/prov#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix common-unit: <http://codes.wmo.int/common/schema/unit/> .
@prefix cc:    <http://creativecommons.org/ns#> .
@prefix grib2-core: <http://codes.wmo.int/grib2/schema/core/> .
@prefix void:  <http://rdfs.org/ns/void#> .
@prefix version: <http://purl.org/linked-data/version#> .
@prefix bufr4-core: <http://codes.wmo.int/bufr4/schema/core/> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ldp:   <http://www.w3.org/ns/ldp#> .
@prefix time:  <http://www.w3.org/2006/time#> .
@prefix qudt-dimension: <http://qudt.org/vocab/dimension#> .
@prefix vs:    <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix common-core: <http://codes.wmo.int/common/schema/core/> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

<http://codes.wmo.int/wmdr/DataPolicy/core>
        a                skos:Concept ;
        rdfs:label       "core" ;
        dct:description  "WMO data policy for Earth system data that are necessary for the provision of services in support of the protection of life and property and for the well-being of all nations, at a minimum those data described in Annex 1 of the WMO Unified Data Policy, which are required to monitor and predict seamlessly and accurately weather, climate, water and related environmental conditions. WMO Members shall provide core data on a free and unrestricted basis. Reference: Resolution 1 (Cg-Ext(2021)) – WMO Unified Policy for the International Exchange of Earth System Data (World Meteorological Congress: Abridged Final Report of the Extraordinary Session (WMO-No. 1281))."@en ;
        skos:notation    "core" .

<http://codes.wmo.int/wmdr/DataPolicy/unknown>
        a                skos:Concept ;
        rdfs:label       "unknown" ;
        dct:description  "unknown"@en ;
        skos:notation    "unknown" .

<http://codes.wmo.int/wmdr/DataPolicy/recommended>
        a                skos:Concept ;
        rdfs:label       "recommended" ;
        dct:description  "WMO data policy for Earth system data that are required to support Earth system monitoring and prediction activities at the global, regional and national levels and to further assist other WMO Members with the provision of weather, climate, water and related environmental services in their States and Territories. WMO Members should provide access to all recommended data exchanged under the auspices of WMO without charge to public research and education communities for their non-commercial activities, but may place conditions on their use otherwise. Reference: Resolution 1 (Cg-Ext(2021)) – WMO Unified Policy for the International Exchange of Earth System Data (World Meteorological Congress: Abridged Final Report of the Extraordinary Session (WMO-No. 1281))."@en ;
        skos:notation    "recommended" .

<http://codes.wmo.int/wmdr/DataPolicy/WMOAdditional>
        a                skos:Concept ;
        rdfs:label       "WMOAdditional" ;
        dct:description  "WMO Additional Data: free and unrestricted access to data and products exchanged under the auspices of WMO to the research and education communities for non-commercial activities. A more precise definition of the data policy may be additionally supplied within the metadata. In all cases it shall be the responsibility of the data consumer to ensure that they understand the data policy specified by the data provider - which may necessitate dialogue with the data publisher for confirmation of terms and conditions."@en ;
        skos:notation    "WMOAdditional" .

<http://codes.wmo.int/wmdr/DataPolicy>
        a                      skos:Collection , ldp:Container , reg:Register ;
        rdfs:label             "Data policy/use constraints" ;
        dct:description        "Data policy/use constraints" ;
        dct:modified           "2024-11-29T16:14:40.664Z"^^xsd:dateTime ;
        owl:versionInfo        4 ;
        skos:member            <http://codes.wmo.int/wmdr/DataPolicy/recommended> , <http://codes.wmo.int/wmdr/DataPolicy/WMOAdditional> , <http://codes.wmo.int/wmdr/DataPolicy/inapplicable> , <http://codes.wmo.int/wmdr/DataPolicy/WMOOther> , <http://codes.wmo.int/wmdr/DataPolicy/unknown> , <http://codes.wmo.int/wmdr/DataPolicy/core> , <http://codes.wmo.int/wmdr/DataPolicy/WMOEssential> , <http://codes.wmo.int/wmdr/DataPolicy/noLimitation> ;
        ldp:hasMemberRelation  skos:member .

<http://codes.wmo.int/wmdr/DataPolicy/noLimitation>
        a                skos:Concept ;
        rdfs:label       "no limitation" ;
        dct:description  "No limitation on distribution or use"@en ;
        skos:notation    "noLimitation" .

<http://codes.wmo.int/wmdr/DataPolicy/WMOOther>
        a                skos:Concept ;
        rdfs:label       "WMOOther" ;
        dct:description  "Data identified for global distribution via WMO infrastructure (GTS / WIS) that is not covered by WMO Resolution 25 neither WMO Resolution 40; e.g. aviation OPMET data. Data marked with ''WMOOther'' data policy shall be treated like ''WMOAdditional'' where a more precise definition of the data policy may be additionally supplied within the metadata. In all cases it shall be the responsibility of the data consumer to ensure that they understand the data policy specified by the data provider - which may necessitate dialogue with the data publisher for confirmation of terms and conditions."@en ;
        skos:notation    "WMOOther" .

<http://codes.wmo.int/wmdr/DataPolicy/WMOEssential>
        a                skos:Concept ;
        rdfs:label       "WMOEssential" ;
        dct:description  "WMO Essential Data: free and unrestricted international exchange of basic data and products."@en ;
        skos:notation    "WMOEssential" .

<http://codes.wmo.int/wmdr/DataPolicy/inapplicable>
        a                skos:Concept ;
        rdfs:label       "inapplicable" ;
        dct:description  "inapplicable"@en ;
        skos:notation    "inapplicable" .
