skos_browser/commit

change cpack to Application

authorMichiel Hildebrand
Fri Nov 9 16:26:50 2012 +0100
committerMichiel Hildebrand
Fri Nov 9 16:26:50 2012 +0100
commit51d43372f410005c38565be4289f02ce9b24eed2
treef8dcefc69ae1cee2ed5cfa2b1b4f143ea057cb54
parentdcf796bbcb5da3b28c3fbf3969c75bb31f68305a
Diff style: patch stat
diff --git a/rdf/cpack/skos_browser.ttl b/rdf/cpack/skos_browser.ttl
index 24bc4e4..cee3db5 100644
--- a/rdf/cpack/skos_browser.ttl
+++ b/rdf/cpack/skos_browser.ttl
@@ -11,7 +11,7 @@
 # this.  Otherwise you can specify the information inline as done below.
 # See http://xmlns.com/foaf/spec/ for defines fields.
 
-<> a cpack:Package ;
+<> a cpack:Application ;
 	cpack:packageName "skos_browser" ;
 	dcterms:title "SKOS vocabulary browser" ;
 	cpack:author [ a foaf:Person ;