aboutsummaryrefslogtreecommitdiffstats
path: root/schemas.lv2/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-07-07 18:44:40 -0400
committerDavid Robillard <d@drobilla.net>2022-07-17 17:08:39 -0400
commit1c04550ba7db794fe23032143afeb07bee04ea08 (patch)
tree9392a5351241f3bbe151220a0fb75a447debcb1d /schemas.lv2/manifest.ttl
parentc473f47f21c84aaf03ec179dde57c7929867b1ec (diff)
downloadlv2-1c04550ba7db794fe23032143afeb07bee04ea08.tar.xz
Consistently use the prefix "dcterms" everywhere
Diffstat (limited to 'schemas.lv2/manifest.ttl')
-rw-r--r--schemas.lv2/manifest.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas.lv2/manifest.ttl b/schemas.lv2/manifest.ttl
index ad142c1..ed11c1a 100644
--- a/schemas.lv2/manifest.ttl
+++ b/schemas.lv2/manifest.ttl
@@ -7,7 +7,7 @@
<http://purl.org/dc/terms/>
a owl:Ontology ;
- rdfs:seeAlso <dct.ttl> .
+ rdfs:seeAlso <dcterms.ttl> .
<http://usefulinc.com/ns/doap#>
a owl:Ontology ;