From 744a0946735fe975db9625e9ff598b7201293f80 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. --- test/good/qualify-out.ttl | 1 - 1 file changed, 1 deletion(-) (limited to 'test/good/qualify-out.ttl') diff --git a/test/good/qualify-out.ttl b/test/good/qualify-out.ttl index 97f67a53..42e4091a 100644 --- a/test/good/qualify-out.ttl +++ b/test/good/qualify-out.ttl @@ -2,4 +2,3 @@ eg:s eg:p eg:o . - -- cgit v1.2.1