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

Linked data #14

Open
alien-mcl opened this issue Jul 24, 2014 · 0 comments
Open

Linked data #14

alien-mcl opened this issue Jul 24, 2014 · 0 comments

Comments

@alien-mcl
Copy link
Collaborator

Current implementation is limited to the underlying data source, thus no external data can be loaded. This doesn't comply with the linked data paradigm where client could dereference the URI (or URL in specific) to obtain the data decribing deferenced resource.

This could be quite useful with ontologies/vocabularies. It happens quite often that resources are in relations with named individuals, which could be automatically loaded from the named individual URL and incorporated to the current context.

We could think of a mechanism allowing developers to define the strategy of how and when dereference URL while working with data.

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

No branches or pull requests

1 participant