@prefix :      <http://mmisw.org/ont/mmi/cfonmap/> .
@prefix omvm:  <http://mmisw.org/ont/mmi/20081020/ontologyMetadata/> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix omv:   <http://omv.ontoware.org/2005/05/ontology#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix nvs:   <http://vocab.nerc.ac.uk/collection/P07/current/?_profile=nvs&_mediatype=application/rdf+xml> .
@prefix orr:   <http://mmisw.org/ont/cf/parameter/> .

<http://mmisw.org/ont/mmi/cfonmap>
        a                         owl:Ontology ;
        omvm:hasContentCreator    "MMI" ;
        omvm:hasResourceType      "http://mmisw.org/ont/mmi/resourcetype/parameter" ;
        omvm:origMaintainerCode   "mmi" ;
        omvm:origVocLastModified  "2024-12-17T16:31:13Z" ;
        omv:acronym               "cfontmap" ;
        omv:creationDate          "2024-12-17T16:31:13Z" ;
        omv:description           "Uses skos:exactMatch to link the IRIs of the CF standard names between the RDF versions at the MMI ORR and NERC NVS repositories." ;
        omv:documentation         "https://github.com/mmisw/cf2rdf" ;
        omv:hasCreator            "MMI" ;
        omv:keywords              "NetCDF, CF, Climate and Forecast, self-describing, standard names, Canonical Units" ;
        omv:name                  "ORR-NVS CF standard name mapping (v.88)" ;
        omv:reference             "https://github.com/mmisw/cf2rdf" .
