Changes for page For Developers

Last modified by Artur on 2025/11/06 15:37

From version 19.1
edited by Artur
on 2025/07/23 13:16
Change comment: Uploaded new attachment "sip-sdmx.ttl", version 1.2
To version 23.1
edited by Artur
on 2025/07/24 10:16
Change comment: There is no comment for this version

Summary

Details

sip-sdmx.ttl
Size
... ... @@ -1,1 +1,1 @@
1 -4.0 KB
1 +3.9 KB
Content
... ... @@ -15,13 +15,11 @@
15 15  
16 16  #### 1. Declaring this file as an ontology ####
17 17  
18 -<http://purl.semanticip.org/linked-data/sdmx>
18 +<http://purl.semanticip.org/linked-data/sdmx/>
19 19   a owl:Ontology ;
20 20   owl:versionInfo "3.0.0" ;
21 21   rdfs:label "Semantic SDMX vocabulary";
22 -# rdfs:label "SDMX Semantic Integration Profile"@en ;
23 23   rdfs:comment "This vocabulary extends the data cube vocabulary to support publication of statistical data in RDF, using an information model based on SDMX 3.0";
24 -# rdfs:comment "Top-level ontology that aggregates SDMX semantic namespaces: concepts, code lists, and agencies."@en ;
25 25   dcterms:created "2025-07-18"^^xsd:date;
26 26   dcterms:title "Vocabulary for publishing SDMX 3.0 statistical data in RDF";
27 27   dcterms:source <https://sdmx.org>;
... ... @@ -37,8 +37,7 @@
37 37  
38 38  #### 2.1. DataFlowDefinition (data flow) ####
39 39  
40 -sip-sdmx:DataFlowDefinition
41 - a rdfs:Class, owl:Class ;
38 +sip-sdmx:DataFlowDefinition a rdfs:Class, owl:Class ;
42 42   rdfs:subClassOf qb:DataSet ; # inherited from cube
43 43   rdfs:label "Data Flow Definition"@en ;
44 44   rdfs:comment "Abstract concept (i.e. the structure without any data) of a flow of data that providers will provide for different reference periods."@en .
... ... @@ -81,11 +81,10 @@
81 81   rdfs:isDefinedBy sip-sdmx-concept:DATA_PROVIDER .
82 82  
83 83  sip-sdmx:agencyID a rdf:Property ;
84 - rdfs:range xsd:anyURI ;
81 + rdfs:range sip-sdmx:Agency ;
85 85   rdfs:label "agency ID"@en .
86 86  
87 -sip-sdmx:hasAgencyLabel
88 - a rdf:Property ;
84 +sip-sdmx:hasAgencyLabel a rdf:Property ;
89 89   rdfs:label "Has agency-specific label"@en ;
90 90   rdfs:comment "Relates a code to agency-specific labels defined by specific agencies."@en ;
91 91   rdfs:range rdfs:Literal .
SKMS.Code.ForDevelopersClass[0]
URI
... ... @@ -1,0 +1,1 @@
1 +http://purl.semanticip.org/linked-data/sdmx/
vann.preferredNamespacePrefix
... ... @@ -1,0 +1,1 @@
1 +sip-sdmx