aboutsummaryrefslogtreecommitdiffstats
path: root/lv2specgen/lv2specgen.py
diff options
context:
space:
mode:
Diffstat (limited to 'lv2specgen/lv2specgen.py')
-rwxr-xr-xlv2specgen/lv2specgen.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2specgen/lv2specgen.py b/lv2specgen/lv2specgen.py
index a4ccefa..ceeefbd 100755
--- a/lv2specgen/lv2specgen.py
+++ b/lv2specgen/lv2specgen.py
@@ -93,7 +93,7 @@ ns_list = {
"http://rdfs.org/sioc/ns#": "sioc",
"http://xmlns.com/foaf/0.1/": "foaf",
"http://purl.org/dc/elements/1.1/": "dc",
- "http://purl.org/dc/terms/": "dct",
+ "http://purl.org/dc/terms/": "dcterms",
"http://purl.org/rss/1.0/modules/content/": "content",
"http://www.w3.org/2003/01/geo/wgs84_pos#": "geo",
"http://www.w3.org/2004/02/skos/core#": "skos",