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 18.1
edited by Artur
on 2025/07/23 13:06
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.8 KB
Content
... ... @@ -4,7 +4,6 @@
4 4  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
5 5  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
6 6  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
7 -@prefix cpov: <http://data.europa.eu/m8g/> .
8 8  @prefix dcterms: <http://purl.org/dc/terms/> .
9 9  @prefix qb: <http://purl.org/linked-data/cube#> .
10 10  @prefix sdmx: <http://purl.org/linked-data/sdmx#> .
... ... @@ -75,11 +75,6 @@
75 75  
76 76  #### 2.3. Agency (organizational units) ####
77 77  
78 -sip-sdmx:Agency a rdfs:Class, owl:Class;
79 - rdfs:label "SDMX Agency"@en ;
80 - rdfs:subClassOf cpov:PublicOrganisation ;
81 - rdfs:isDefinedBy sip-sdmx-concept:DATA_PROVIDER .
82 -
83 83  sip-sdmx:agencyID a rdf:Property ;
84 84   rdfs:range xsd:anyURI ;
85 85   rdfs:label "agency ID"@en .