-
Notifications
You must be signed in to change notification settings - Fork 581
Open
Labels
SPARQLbreaking changeThis involves or proposes breaking RDFLib's public API.This involves or proposes breaking RDFLib's public API.enhancementNew feature or requestNew feature or request
Description
I feel like I'm missing some obvious reason why JSONResultSerializer wouldn't just return the stringified json object (r
| r = json.dumps(res, allow_nan=False, ensure_ascii=False) |
Is there some over riding reason to require the results be steamed out?
(Also is there any good examples of using results parsers and serializers? I've had substantial issues finding them.)
prohde and aucampia
Metadata
Metadata
Assignees
Labels
SPARQLbreaking changeThis involves or proposes breaking RDFLib's public API.This involves or proposes breaking RDFLib's public API.enhancementNew feature or requestNew feature or request