aboutsummaryrefslogtreecommitdiffstats
path: root/test/extra/pretty/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-06-28 19:25:30 -0400
committerDavid Robillard <d@drobilla.net>2023-04-06 07:19:11 -0400
commitc852ef7fbfaf00189f771f0163d796b0b73437ca (patch)
tree919fe138158963a427c2c634bb7c4524136cb430 /test/extra/pretty/manifest.ttl
parent7935250bb40dda6d3f66c99b70ba92a3ff942832 (diff)
downloadserd-c852ef7fbfaf00189f771f0163d796b0b73437ca.tar.gz
serd-c852ef7fbfaf00189f771f0163d796b0b73437ca.tar.bz2
serd-c852ef7fbfaf00189f771f0163d796b0b73437ca.zip
Remove support for writing Turtle named inline nodes extension
Diffstat (limited to 'test/extra/pretty/manifest.ttl')
-rw-r--r--test/extra/pretty/manifest.ttl7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/extra/pretty/manifest.ttl b/test/extra/pretty/manifest.ttl
index 69b951af..6921b741 100644
--- a/test/extra/pretty/manifest.ttl
+++ b/test/extra/pretty/manifest.ttl
@@ -17,7 +17,6 @@
<#empty-list-object>
<#empty-list-subject>
<#empty-list-subject-and-object>
- <#ext-named-blank>
<#graph-abbreviation>
<#inline-blank-subject>
<#inline-blanks-and-lists>
@@ -98,12 +97,6 @@
mf:name "empty-list-subject-and-object" ;
mf:result <empty-list-subject-and-object.ttl> .
-<#ext-named-blank>
- a rdft:TestTurtleEval ;
- mf:action <ext-named-blank.ttl> ;
- mf:name "ext-named-blank" ;
- mf:result <ext-named-blank.ttl> .
-
<#graph-abbreviation>
a rdft:TestTrigEval ;
mf:action <graph-abbreviation.trig> ;