From 8d32f5ca94e419007b7f4ed4c27fe9e004dce722 Mon Sep 17 00:00:00 2001 From: aussenac <88-aussenac@users.noreply.022e47118ec0> Date: Fri, 14 Jun 2024 00:30:01 +0000 Subject: [PATCH] Update DMO-core-SWI.ttl --- DMO-core-SWI.ttl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/DMO-core-SWI.ttl b/DMO-core-SWI.ttl index 9adde20..67ab7e3 100644 --- a/DMO-core-SWI.ttl +++ b/DMO-core-SWI.ttl @@ -23,12 +23,13 @@ <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/dc/terms/title> "SWI Dataset Metadata Ontology (DMO-C-SWI) for Multidimensional and Tabular Data of the SWI collection 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" . + # <http://purl.org/vocab/vann/preferredNamespaceUri> "https://w3id.org/dmo" ; + ################################################################# # Individuals ################################################################# -- GitLab