-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide graph names in VoID #8
Comments
Sarven is working on VoID file generation so i have re-assigned this issue to Sarven |
@aftiqb Unless you want me to determine graph name assignments for Eurostat (both in VoID as well as in SPARQL endpoint), can you point me to some documentation for it? |
this issue was particularly filed for inventory.ttl and catalog.ttl which is no longer supported because it will replaced by VoID file |
@aftiqb I'm not sure I understand what you mean. Are you suggesting to reuse the base URIs for the corresponding resources as the named graphs in the SPARQL endpoint? e.g., For all files in http://eurostat.linked-statistics.org/dsd/* , they will be under named graph http://eurostat.linked-statistics.org/dsd/ As I look at the graph names that's currently used in Eurostat's SPARQL endpoint, it looks each file under dic/ and dsd/ is in its own graph e.g., The contents of http://eurostat-linked-statistics.org/dsd/aact_uv01.ttl is in named graph http://eurostat-linked-statistics.org/dsd/aact_uv01.ttl How would you like to proceed? Please also put this information in the README somewhere. re: inventory.ttl and catalog.ttl, inventory.ttl no longer exists, however, catalog.ttl does. By the way, the RDF store needs to be reloaded because dic/* and dsd/* doesn't reflect the latest files. It looks like it is using the old version (i.e., version prior to sandbox stuff). |
It should describe namedGraphs (sd:graph and sd:name).
See also http://data-gov.ie/.well-known/void or http://worldbank.270a.info/.well-known/void for examples
The text was updated successfully, but these errors were encountered: