image_annotation/commit

add me as author, improved description

authorJacco van Ossenbruggen
Sun Feb 3 20:54:32 2013 +0100
committerJacco van Ossenbruggen
Sun Feb 3 20:54:32 2013 +0100
commit49d69b3842fc490a4b1abfafce563b3aa653acb9
treeb41a9703c173e84e6bf450bc89ba42202a15385c
parente2f3ed44cb5a8ab69a5af83fa099a4e462a36382
Diff style: patch stat
diff --git a/rdf/cpack/image_annotation.ttl b/rdf/cpack/image_annotation.ttl
index 372988f..f0c2a17 100644
--- a/rdf/cpack/image_annotation.ttl
+++ b/rdf/cpack/image_annotation.ttl
@@ -13,8 +13,13 @@
 
 <> a cpack:Application ;
 	cpack:packageName "image_annotation" ;
-	dcterms:title "Image annotation with configurable search fields" ;
+	dcterms:title "Web-based user interface for image annotation applications, with configurable search fields" ;
 	cpack:author <http://www.few.vu.nl/~michielh/me> ;
+	cpack:author [ a foaf:Person ;
+                       foaf:name "Jacco van Ossenbruggen" ;
+                       foaf:mbox "Jacco.van.Ossenbruggen@cs.vu.nl" ;
+                       foaf:mbox_sha1sum "5a9c795d885026039c79778788330c707838b79a";
+                     ] ;
         cpack:primaryRepository
             [ a cpack:GitRepository ;
               cpack:gitURL <git://eculture.cs.vu.nl/home/hildebra/git/ClioPatria/image_annotation.git>