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. 9KB1 +1.4 KB - Content
-
... ... @@ -5,7 +5,6 @@ 5 5 @prefix foaf: <http://xmlns.com/foaf/0.1/> . 6 6 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 7 7 8 -@prefix sip-sims: <http://purl.semanticip.org/linked-data/sims/> . 9 9 @prefix sip-sdmx: <http://purl.semanticip.org/linked-data/sdmx/> . 10 10 11 11 ... ... @@ -15,9 +15,9 @@ 15 15 owl:versionInfo "1.0" ; 16 16 dcterms:created "2025-07-24"^^xsd:date ; 17 17 dcterms:contributor sip:SemanticPro ; 18 - dcterms:hasPart <http://purl.semanticip.org/linked-data/sdmx/> ; 19 - owl:imports <http://purl.semanticip.org/linked-data/sims/> . 17 + dcterms:hasPart <http://purl.semanticip.org/linked-data/sdmx/> . 20 20 19 + 21 21 sip:SemanticPro a foaf:Organization, dcterms:Agent ; 22 22 foaf:name "SemanticPro R&D Group" ; 23 23 foaf:mbox "info@semanticip.org" . ... ... @@ -26,12 +26,9 @@ 26 26 <http://purl.semanticip.org/linked-data/sdmx/> dcterms:isPartOf <http://purl.semanticip.org/linked-data/> . 27 27 28 28 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 . 28 +# --- In Development --------------------------- 37 37 30 +# <http://purl.semanticip.org/linked-data/sims/> dcterms:isPartOf <http://purl.semanticip.org/linked-data/> . 31 + 32 +#----------------------------------------------- 33 +