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

Feature/rdf-dereference #6

Closed
2 tasks
rubensworks opened this issue Oct 20, 2017 · 0 comments
Closed
2 tasks

Feature/rdf-dereference #6

rubensworks opened this issue Oct 20, 2017 · 0 comments

Comments

@rubensworks
Copy link
Member

rubensworks commented Oct 20, 2017

A way to dereference a URI to a quad stream.

This depends on #2 and #4.

  • bus-rdf-dereference: Bus and abstract actor for dereferencing a URI to an RDF/JS stream. Actor in: URI, Actor out: RDF.Stream
  • actor-rdf-dereference-http-parse: Uses bus-rdf to get an overview of all available media types, uses bus-http to fetch the contents of the URI with an accept header based on these media types, and bus-rdf to parse these contents.

In the future, we should provide a way to give dynamic priorities to media types. Either statically at config-level.

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