image_annotation/commit

change cpack type to Application

authorMichiel Hildebrand
Fri Nov 9 16:37:28 2012 +0100
committerMichiel Hildebrand
Fri Nov 9 16:37:28 2012 +0100
commit9613cd1115f699d82008e2c0f8ba2bda205060a1
tree05b1b17862a3d8f6f801c6b7afae4f891827ad2f
parent415ae98c6fc71de2b22b1309af4728277bfce2dd
Diff style: patch stat
diff --git a/rdf/cpack/image_annotation.ttl b/rdf/cpack/image_annotation.ttl
index 97dac66..372988f 100644
--- a/rdf/cpack/image_annotation.ttl
+++ b/rdf/cpack/image_annotation.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 "image_annotation" ;
 	dcterms:title "Image annotation with configurable search fields" ;
 	cpack:author <http://www.few.vu.nl/~michielh/me> ;