autocompletion/commit

package type set to API

authorJacco van Ossenbruggen
Mon Nov 12 17:45:22 2012 -0500
committerJacco van Ossenbruggen
Mon Nov 12 17:45:22 2012 -0500
commite2dff9b5774f04b4d91e3e760c1946b022c27844
tree7452f2a59212993d73629b99baa814ebbaf3e22c
parent736af8334750d9467d06f630df3e4590a979e380
Diff style: patch stat
diff --git a/rdf/cpack/autocompletion.ttl b/rdf/cpack/autocompletion.ttl
index c858604..bc8be7c 100644
--- a/rdf/cpack/autocompletion.ttl
+++ b/rdf/cpack/autocompletion.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:API ;
 	cpack:packageName "autocompletion" ;
 	dcterms:title "Configurable autocompletion webservice" ;
 	cpack:author [ a foaf:Person ;