if no explicit renderer is supplied, Elda should (probably) default to a JSON renderer
because the spec says
Conforming implementations MUST support the RDF and JSON formatters and SHOULD support the additional formatters in order to provide clients with additional flexibility in quering an API.
and RDF/XML does not seem to be a better choice than JSON.
if no explicit renderer is supplied, Elda should (probably) default to a JSON renderer
because the spec says
Conforming implementations MUST support the RDF and JSON formatters and SHOULD support the additional formatters in order to provide clients with additional flexibility in quering an API.
and RDF/XML does not seem to be a better choice than JSON.