ruby-rdf / rack-linkeddata

Rack middleware for Linked Data content negotiation.
http://rubygems.org/gems/rack-linkeddata
The Unlicense
25 stars 2 forks source link

More control over RDF::Writer selection #1

Closed jfieber closed 3 years ago

jfieber commented 14 years ago

If the constructor can take an option :formats => [ <array of RDF::Format classes> ]...

artob commented 14 years ago

Yes, this is reasonable, and ought to be supported.