ActiveTriples / linked-data-fragments

Basic linked data fragments endpoint.
Creative Commons Zero v1.0 Universal
15 stars 0 forks source link

Don't coerce uris to `.nt` #45

Closed no-reply closed 7 years ago

no-reply commented 7 years ago

RDF::Graph#load handles conneg. We remove URI coercion and count on the publisher to follow LOD best practices.

no-reply commented 7 years ago

Though the changes look enormous, the only real ones are in the backend_base.rb and its implementations.

The VCR files updated automatically from the upstream source.