From 4038ab95a094b363f1748f3dcb51511a1217475d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:40:05 +0200 Subject: Adding upstream version 2.0.16. Signed-off-by: Daniel Baumann --- docs/html/serializer-json.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 docs/html/serializer-json.html (limited to 'docs/html/serializer-json.html') diff --git a/docs/html/serializer-json.html b/docs/html/serializer-json.html new file mode 100644 index 0000000..e4205cd --- /dev/null +++ b/docs/html/serializer-json.html @@ -0,0 +1,37 @@ + + + + +JSON serializers (name json and name json-triples): Raptor RDF Syntax Library Manual + + + + + + + + + + + + + + + + +
+

+JSON serializers (name json and name json-triples)

+

Two serializers that write JSON in either a resource-centric +format with name json and in a triple-dump format +with name json-triples. The resource-centric +format is based on the Talis +RDF/JSON +design and the triple-dump format based on the SPARQL query results in JSON +design. +

+
+ + + \ No newline at end of file -- cgit v1.2.3