From 002585aaebbb1105de0935a52a04eda2e4950508 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 21 Oct 2018 20:57:33 +0200 Subject: Simplify streaming API and improve pretty printing This removes the obligation from the caller to correctly maintain flags to describe the current anonymous context, instead making the writer handle this itself as much as possible. Flags remain for the cases the writer can not infer from context: the start of anonymous subject and object nodes. --- tests/good/base.ttl | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/good/base.ttl') diff --git a/tests/good/base.ttl b/tests/good/base.ttl index 4c437937..755c1d09 100644 --- a/tests/good/base.ttl +++ b/tests/good/base.ttl @@ -1,3 +1,2 @@ a . - -- cgit v1.2.1