Skip to content
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

Distinguish machine-readable and web representation of distribution #85

Open
ddeboer opened this issue Dec 5, 2023 · 0 comments
Open
Labels

Comments

@ddeboer
Copy link
Member

ddeboer commented Dec 5, 2023

There’s some confusion as how to apply schema:contentUrl to distributions. For example the NA distributions have SPARQL access URL https://www.nationaalarchief.nl/onderzoeken/sparql, but that’s the UI. The actual machine-usable SPARQL endpoint is https://service.archief.nl/sparql (netwerk-digitaal-erfgoed/dataset-register#352).

The same may apply to data dumps:

Proposal: schema:contentUrl must be the machine-readable URL. Change the requirements:

- The URL where the distribution can be directly accessed.
+ The URL where the distribution can be directly accessed by machines. 
+ For a URL pointing to a web page describing the download or a (SPARQL) user interface, use recommended property `schema:???`.

@coret Should we use schema:mainEntityOfPage, schema:url or some other property?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant