Changes for page For Developers


From version 20.2
edited by Artur
on 2025/10/10 22:37
Change comment: There is no comment for this version
To version 22.1
edited by Artur
on 2025/10/10 22:57
Change comment: Uploaded new attachment "sip.ttl", version 1.4

Summary

Details

sip.ttl
Size
... ... @@ -1,1 +1,1 @@
1 -1.4 KB
1 +1.6 KB
Content
... ... @@ -13,15 +13,19 @@
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 - dcterms:contributor sip:SemanticPro ;
16 + dcterms:contributor sip:SemanticGroup ;
17 17   dcterms:hasPart <https://purl.semanticip.org/linked-data/sdmx/> .
18 18  
19 19  
20 -sip:SemanticPro a foaf:Organization, dcterms:Agent ;
21 - foaf:name "SemanticPro R&D Group" ;
20 +sip:SemanticGroup a foaf:Organization, dcterms:Agent ;
21 + foaf:name "Semantic R&D Group" ;
22 + foaf:currentProject sip:IoBP;
22 22   foaf:mbox "info@semanticip.org" .
23 23  
24 -
25 +sip:IoBP a foaf:Project ;
26 + foaf:name "Interoperability Basis Platform" ;
27 + foaf:homepage <https://basis.semanticip.org/xwiki/bin/view/Main/> .
28 +
25 25  <https://purl.semanticip.org/linked-data/sdmx/> dcterms:isPartOf <https://purl.semanticip.org/linked-data/> .
26 26  
27 27