annotation_service/commit

package type set to API

authorJacco van Ossenbruggen
Mon Nov 12 17:35:10 2012 -0500
committerJacco van Ossenbruggen
Mon Nov 12 17:35:10 2012 -0500
commite5715498e5b90da83f4adb6692632d75f7efbfda
treea568b86d796fd79e5dca7367747c190c7f02c418
parent2411481c4b36bed78bf7cd6e0a246de80213a6fc
Diff style: patch stat
diff --git a/rdf/cpack/annotation_service.ttl b/rdf/cpack/annotation_service.ttl
index 1ec4cd6..63f5390 100644
--- a/rdf/cpack/annotation_service.ttl
+++ b/rdf/cpack/annotation_service.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 "annotation_service" ;
 	dcterms:title "Configurable RDF annotation webservice" ;
 	cpack:author [ a foaf:Person ;