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. 4KB1 +1.5 KB - Content
-
... ... @@ -5,6 +5,7 @@ 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/> . 8 8 @prefix sip-sdmx: <http://purl.semanticip.org/linked-data/sdmx/> . 9 9 10 10 ... ... @@ -14,9 +14,9 @@ 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/> . 18 + dcterms:hasPart <http://purl.semanticip.org/linked-data/sdmx/> ; 19 + dcterms:hasPart <http://purl.semanticip.org/linked-data/sims/> . 18 18 19 - 20 20 sip:SemanticPro a foaf:Organization, dcterms:Agent ; 21 21 foaf:name "SemanticPro R&D Group" ; 22 22 foaf:mbox "info@semanticip.org" .