tag_matcher/commit

change cpack type to API

authorMichiel Hildebrand
Fri Nov 9 16:35:32 2012 +0100
committerMichiel Hildebrand
Fri Nov 9 16:35:32 2012 +0100
commit5af732f444b368e048c0933fd6e1b7b444cd9f6e
treeff1a607f3eff95199d3e12a953ca26c0983eedb9
parent25ab8190bfb2d6619d9e5bdafc2abd5f79d3ba08
Diff style: patch stat
diff --git a/rdf/cpack/tag_matcher.ttl b/rdf/cpack/tag_matcher.ttl
index b88cc6d..3641252 100644
--- a/rdf/cpack/tag_matcher.ttl
+++ b/rdf/cpack/tag_matcher.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:Application ;
+<> a cpack:API ;
 	cpack:packageName "tag_matcher" ;
 	dcterms:title "Web service to semantically match two tags" ;
 	cpack:author <http://www.few.vu.nl/~michielh/me>  ;