From 50a6edb088ead6d8f6287aeca55e4d704add61a2 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 29 Jul 2016 19:41:19 -0400 Subject: Save bundled graphs to graph.ttl by default This avoids a lot of hassle with filename construction and renaming, while ensuring that the internal structure of any graph bundle is the same. --- tests/empty.ingen/manifest.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/empty.ingen/manifest.ttl') diff --git a/tests/empty.ingen/manifest.ttl b/tests/empty.ingen/manifest.ttl index 0bd4224e..c02191ef 100644 --- a/tests/empty.ingen/manifest.ttl +++ b/tests/empty.ingen/manifest.ttl @@ -9,8 +9,8 @@ @prefix rdfs: . @prefix xsd: . - + lv2:prototype ingen:GraphPrototype ; a ingen:Graph , lv2:Plugin ; - rdfs:seeAlso . + rdfs:seeAlso . -- cgit v1.2.1