Giter Club home page Giter Club logo

publishing-statistical-data's Issues

SDMX changes

Received by data.gov.uk from [email protected]:

Hello,

I am contacting you on behalf of the SDMX group (http://sdmx.org) to inform
you about broken links on the following page:
https://raw.githubusercontent.com/UKGovLD/publishing-statistical-data/master/specs/src/main/vocab/sdmx-metadata.ttl

This is due to the recent migration of the sdmx.org website which triggered a
change in the naming system of our files. As a consequence, of this, link:
http://sdmx.org/wp-content/uploads/2009/01/01_sdmx_cog_annex_1_cdc_2009.pdf
should be changed into:
https://sdmx.org/wp-content/uploads/01_sdmx_cog_annex_1_cdc_2009.pdf

Sorry for the inconvenience.

Best regards,
Danny DELCAMBRE

Definition of sdmx:MetadataProperty (http://purl.org/linked-data/sdmx#MetadataProperty)

I have looked around and I can't find any official definition of sdmx:MetadataProperty. I have found this however: https://code.google.com/archive/p/publishing-statistical-data/wikis/IssueMetadata.wiki

And in there:

sdmx:MetadataProperty a rdfs:Class, owl:Class;
    rdfs:label "Metadata property"@en;
    rdfs:comment """Class of properties used to provide metadata values in 
                    metadata reports (sdmx:MetadataSet)"""@en;
    rdfs:subClassOf sdmx:ComponentProperty;
    owl:disjointWith sdmx:MeasureProperty;
    owl:disjointWith sdmx:AttributeProperty;
    owl:disjointWith sdmx:DimensionProperty;
    .

Could you integrate this into this repo? Not sure where would be best, but it should be somewhere. I think sdmx.ttl would make the most sense.

Duplicate triples in the Data Cube Vocabulary

There are duplicate triples in the Turtle serialization of the Data Cube Vocabulary (see here):

qb:ComponentSpecification rdfs:subClassOf qb:ComponentSet .
qb:SliceKey               rdfs:subClassOf qb:ComponentSet .

Line 201 duplicates line 192, while line 202 duplicates line 274.

This is a very minor issue. However, the duplication makes naïve size checks (such as counting the lines of N-Triples produced by Apache Jena Riot) to fail.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.