aboutsummaryrefslogtreecommitdiffstats
path: root/test/extra/pretty/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-04-05 08:58:15 -0400
committerDavid Robillard <d@drobilla.net>2023-12-02 18:49:08 -0500
commita1b677851274b7e5295962658e723cab007f9b85 (patch)
treebb9de8a1addaa32f0e973e382b16b4c46b64e0de /test/extra/pretty/manifest.ttl
parentb5956c4dc6b065d664908104d5fc6752a87e3364 (diff)
downloadserd-a1b677851274b7e5295962658e723cab007f9b85.tar.gz
serd-a1b677851274b7e5295962658e723cab007f9b85.tar.bz2
serd-a1b677851274b7e5295962658e723cab007f9b85.zip
Add SERD_READ_ORDERED to preserve blank node ordering in models
Diffstat (limited to 'test/extra/pretty/manifest.ttl')
-rw-r--r--test/extra/pretty/manifest.ttl14
1 files changed, 0 insertions, 14 deletions
diff --git a/test/extra/pretty/manifest.ttl b/test/extra/pretty/manifest.ttl
index 6422c9e0..71968ae9 100644
--- a/test/extra/pretty/manifest.ttl
+++ b/test/extra/pretty/manifest.ttl
@@ -18,8 +18,6 @@
<#empty-list-subject>
<#empty-list-subject-and-object>
<#graph-abbreviation>
- <#inline-blank-subject>
- <#inline-blanks-and-lists>
<#inline-list-subject>
<#langtags>
<#list-in-object>
@@ -106,18 +104,6 @@
mf:name "graph-abbreviation" ;
mf:result <graph-abbreviation.trig> .
-<#inline-blank-subject>
- a rdft:TestTurtleEval ;
- mf:action <inline-blank-subject.ttl> ;
- mf:name "inline-blank-subject" ;
- mf:result <inline-blank-subject.ttl> .
-
-<#inline-blanks-and-lists>
- a rdft:TestTurtleEval ;
- mf:action <inline-blanks-and-lists.ttl> ;
- mf:name "inline-blanks-and-lists" ;
- mf:result <inline-blanks-and-lists.ttl> .
-
<#inline-list-subject>
a rdft:TestTurtleEval ;
mf:action <inline-list-subject.ttl> ;