Skip to content
Snippets Groups Projects
Commit cfebb707 authored by aussenac's avatar aussenac
Browse files

Update DMO-core-SWI.ttl

parent e92005d4
Branches
No related tags found
No related merge requests found
...@@ -11,13 +11,23 @@ ...@@ -11,13 +11,23 @@
@prefix prov: <http://www.w3.org/ns/prov#> . @prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dmo-c: <http://www.semanticweb.org/matth/ontologies/2022/5/dmo-c#> . @prefix dmo-c: <https://w3id.org/dmo-c#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> . @prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@base <https://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-swi> . @base <https://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-swi> .
<https://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-swi> rdf:type owl:Ontology ; <https://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-swi> rdf:type owl:Ontology ;
owl:imports <http://www.semanticweb.org/matth/ontologies/2022/5/dmo-c> , owl:imports <https://w3id.org/dmo-c> , <http://www.w3.org/2006/vcard/ns> ;
<http://www.w3.org/2006/vcard/ns> . <http://purl.org/dc/terms/contributor> "Bao Long Nguyen" ;
<http://purl.org/dc/terms/created> "2022-06-01" ;
<http://purl.org/dc/terms/creator> "Amina Annane" , "Cassia Trojahn" , "Mouna Kamel" , "Nathalie Aussenac-Gilles" ;
<http://purl.org/dc/terms/description> "DMO-c-swi has been developped in the context of Semantics4FAIR project (https://www.irit.fr/semantics4fair/) that aims at improving the FAIRness degree of domain datasets. The project takes as a use case meteorological datasets. It is a (FAIR) core semantic model for representing different kinds of metadata for describing any kind of multidimensional tabular datasets, both at descriptive and structural levels. This model corresponds to a specialization of the DMO model to represent the metadata of the SWI collection of datasets proposed by MétéoFrance <https://donneespubliques.meteofrance.fr/?fond=produit&id_produit=301&id_rubrique=40> ;
<http://purl.org/dc/terms/license> "https://creativecommons.org/licenses/by/4.0/" ;
<http://purl.org/dc/terms/publisher> "IRIT laboratory (https://www.irit.fr/)" ;
<http://purl.org/dc/terms/title> "SWI Dataset Metadata Ontology (DMO-C-SWI) for Multidimensional and Tabular Data of the SWI colelction by Météo_France"@en ;
<http://purl.org/vocab/vann/preferredNamespacePrefix> "dmo-c-swi" ;
# <http://purl.org/vocab/vann/preferredNamespaceUri> "https://w3id.org/dmo" ;
rdfs:label "SWI Dataset Metadata Ontology (DMO-C-SWI)" ;
owl:versionInfo "1.0.0" .
################################################################# #################################################################
# Individuals # Individuals
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment