Changes for page For Developers
Last modified by Artur on 2025/11/06 15:37
Summary
-
Attachments (1 modified, 0 added, 0 removed)
Details
- sip.ttl
-
- Size
-
... ... @@ -1,1 +1,1 @@ 1 -1. 5KB1 +1.9 KB - Content
-
... ... @@ -16,7 +16,7 @@ 16 16 dcterms:created "2025-07-24"^^xsd:date ; 17 17 dcterms:contributor sip:SemanticPro ; 18 18 dcterms:hasPart <http://purl.semanticip.org/linked-data/sdmx/> ; 19 - dcterms:hasPart <http://purl.semanticip.org/linked-data/sims/> .19 + owl:imports <http://purl.semanticip.org/linked-data/sims/> . 20 20 21 21 sip:SemanticPro a foaf:Organization, dcterms:Agent ; 22 22 foaf:name "SemanticPro R&D Group" ; ... ... @@ -26,9 +26,12 @@ 26 26 <http://purl.semanticip.org/linked-data/sdmx/> dcterms:isPartOf <http://purl.semanticip.org/linked-data/> . 27 27 28 28 29 -# --- In Development --------------------------- 29 +<http://purl.semanticip.org/linked-data/sims/> a owl:Ontology ; 30 + rdfs:label "SIP SIMS Ontology"@en ; 31 + dcterms:description """The SIP SIMS ontology provides an entry point for the semantic representation of the SIMS (Single Integrated Metadata Structure) standard. 32 + It is currently under development as part of the SIP initiative to support metadata interoperability."""@en ; 33 + owl:versionInfo "0.1" ; 34 + dcterms:contributor sip:SemanticPro ; 35 + dcterms:isPartOf <http://purl.semanticip.org/linked-data/> ; 36 + dcterms:created "2025-07-24"^^xsd:date . 30 30 31 -# <http://purl.semanticip.org/linked-data/sims/> dcterms:isPartOf <http://purl.semanticip.org/linked-data/> . 32 - 33 -#----------------------------------------------- 34 -