Switch to urn instead of fake URL

This commit is contained in:
2013-02-01 17:59:12 +00:00
parent 60bbaac366
commit 029d2f6cdd
4 changed files with 4 additions and 5 deletions

View File

@@ -1,9 +1,8 @@
@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix lv2ev: <http://lv2plug.in/ns/ext/event#> .
<http://fuzzle.org/~petern/ptap/1>
<urn:fuzzle:ptap>
a lv2:Plugin;
doap:maintainer [
foaf:name "Peter Nelson";