ActiveTriples / linked-data-fragments

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

Refactor `ApplicationController.renderer_mapping` #51

Open no-reply opened 7 years ago

no-reply commented 7 years ago

This method incompletely duplicates the behavior of RDF::Writer.for. Refactor this and related methods to rely on that behavior and support more RDF serializations.