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

What is the intended role of the various URLs for a dataset? #24

Open
ldodds opened this issue Sep 23, 2013 · 0 comments
Open

What is the intended role of the various URLs for a dataset? #24

ldodds opened this issue Sep 23, 2013 · 0 comments
Labels

Comments

@ldodds
Copy link
Contributor

ldodds commented Sep 23, 2013

The code has various URIs for a dataset:

  • access_url -- which is the url given by the user, however the data might ultimately be loaded from a different location
  • uri/url -- I think these are always aliases of the above, so could be removed?
  • dataset_uri -- the actual URI of the dataset, which may/may not be the same as the above

It might be simpler to go with a distinction of:

  • access_url -- location from which metadata is loaded; this might get updated to reflect, e.g. autodiscovery links
  • uri -- the identifier for the dataset, derived from the graph or other metdata

What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant