Changes for page For Developers
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,9 +1,9 @@ 1 1 ==== **Semantic Interoperability Ontology** ==== 2 2 3 -|**URI**|[[http:~~/~~/purl.semanticip.org/linked-data/>>http://purl.semanticip.org/linked-data/]] 3 +|**URI**|[[https:~~/~~/purl.semanticip.org/linked-data/>>https://purl.semanticip.org/linked-data/]] 4 4 |**Description**|The SIP ontology defines the semantic integration layer of the Interoperability Basis Platform. It supports formalization and publication of statistical standards such as SDMX and SIMS using FAIR and Linked Data principles. 5 -|**Contibutor**|[[http://purl.semanticip.org/linked-data/SemanticPro]] {{velocity}}[[$services.icon.render('file','Font Awesome') TTL>>||class="getTTL"]]{{/velocity}} 6 -|**Has Part**|[[http://purl.semanticip.org/linked-data/sdmx/]] {{velocity}}[[$services.icon.render('file','Font Awesome') TTL>>||class="getTTL"]]{{/velocity}} 5 +|**Contibutor**|[[https://purl.semanticip.org/linked-data/SemanticPro]] {{velocity}}[[$services.icon.render('file','Font Awesome') TTL>>||class="getTTL"]]{{/velocity}} 6 +|**Has Part**|[[https://purl.semanticip.org/linked-data/sdmx/]] {{velocity}}[[$services.icon.render('file','Font Awesome') TTL>>||class="getTTL"]]{{/velocity}} 7 7 8 8 [[SIMS>>https://ec.europa.eu/eurostat/documents/64157/4373903/SIMS-2-0-Revised-standards-November-2015-ESSC-final.pdf/47c0b80d-0e19-4777-8f9e-28f89f82ce18]] is currently under development as part of the SIP initiative to support metadata interoperability. 9 9
- sip.ttl
-
- Size
-
... ... @@ -1,1 +1,1 @@ 1 -14 281 +1434 - Content
-
... ... @@ -1,4 +1,4 @@ 1 -@prefix sip: <http://purl.semanticip.org/linked-data/> . 1 +@prefix sip: <https://purl.semanticip.org/linked-data/> . 2 2 @prefix owl: <http://www.w3.org/2002/07/owl#> . 3 3 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 4 4 @prefix dcterms: <http://purl.org/dc/terms/> . ... ... @@ -5,16 +5,16 @@ 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-sdmx: <http://purl.semanticip.org/linked-data/sdmx/> . 8 +@prefix sip-sdmx: <https://purl.semanticip.org/linked-data/sdmx/> . 9 9 10 10 11 -<http://purl.semanticip.org/linked-data/> a owl:Ontology ; 11 +<https://purl.semanticip.org/linked-data/> a owl:Ontology ; 12 12 rdfs:label "Semantic Interoperability Ontology"@en ; 13 13 dcterms:description "The SIP ontology defines the semantic integration layer of the Interoperability Basis initiative. It supports formalization and publication of statistical standards such as SDMX and SIMS using FAIR and Linked Data principles."@en ; 14 14 owl:versionInfo "1.0" ; 15 15 dcterms:created "2025-07-24"^^xsd:date ; 16 16 dcterms:contributor sip:SemanticPro ; 17 - dcterms:hasPart <http://purl.semanticip.org/linked-data/sdmx/> . 17 + dcterms:hasPart <https://purl.semanticip.org/linked-data/sdmx/> . 18 18 19 19 20 20 sip:SemanticPro a foaf:Organization, dcterms:Agent ; ... ... @@ -22,7 +22,7 @@ 22 22 foaf:mbox "info@semanticip.org" . 23 23 24 24 25 -<http://purl.semanticip.org/linked-data/sdmx/> dcterms:isPartOf <http://purl.semanticip.org/linked-data/> . 25 +<https://purl.semanticip.org/linked-data/sdmx/> dcterms:isPartOf <https://purl.semanticip.org/linked-data/> . 26 26 27 27 28 28 # --- In Development ---------------------------
- SKMS.Code.ForDevelopersClass[0]
-
- URI
-
... ... @@ -1,1 +1,1 @@ 1 -http://purl.semanticip.org/linked-data/ 1 +https://purl.semanticip.org/linked-data/