# This file contains general metadata about the project. @prefix : . @prefix dc: . @prefix foaf: . @prefix rdfs: . @prefix xsd: . a :Project ; :programming-language "Perl" ; :name "Web-ID" ; :shortdesc "implementation of WebID (a.k.a. FOAF+SSL)" ; :homepage ; :download-page ; :repository [ a :HgRepository; :browse ] ; :bug-database ; :created "2012-04-26"^^xsd:date ; :license ; rdfs:seeAlso ; :developer . dc:title "the same terms as the perl 5 programming language system itself" . a foaf:Person ; foaf:name "Toby Inkster" ; foaf:mbox .