| <?xml version="1.0" encoding="utf-8"?> |
| <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:doap="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:admin="http://webns.net/mvcb/" xml:lang="en"> |
| <doap:Project> |
| <doap:name>org.apache.forrest.plugin.input.projectInfo</doap:name> |
| <doap:shortname>projectInfo</doap:shortname> |
| <doap:homepage rdf:resource="http://forrest.apache.org/plugins/org.apache.forrest.plugin.input.projectInfo"/> |
| <doap:description>This plugin extends Apache Forrest to generate project info |
| from various configuration files. Current features include |
| a project details page (lists important information such as |
| mailing list addresses), recent changes, todo list and |
| release notes.</doap:description> |
| <doap:shortdesc>Automatically generate Project Information files.</doap:shortdesc> |
| <doap:bug-database rdf:resource="http://issues.apache.org/jira/browse/FOR"/> |
| <doap:mailing-list rdf:resource="http://forrest.apache.org/mail-lists.html"/> |
| <doap:programming-language>XML</doap:programming-language> |
| <doap:programming-language>XSLT</doap:programming-language> |
| <doap:license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/> |
| <doap:download-page rdf:resource="http://forrest.apache.org/pluginDocs/plugins_0_80/index.html"/> |
| <doap:maintainer> |
| <foaf:Person> |
| <foaf:name>Apache Forrest Community</foaf:name> |
| <foaf:mbox_sha1sum>eca6cfabc292eea1fcd4f9e6dd08097e2bcab459</foaf:mbox_sha1sum> |
| <foaf:homepage rdf:resource="http://forrest.apache.org/who.html"/> |
| </foaf:Person> |
| </doap:maintainer> |
| <doap:repository> |
| <doap:SVNRepository> |
| <doap:browse rdf:resource="http://svn.apache.org/repos/asf/forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/"/> |
| <doap:location rdf:resource="http://svn.apache.org/repos/asf/forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/"/> |
| </doap:SVNRepository> |
| </doap:repository> |
| </doap:Project> |
| </rdf:RDF> |
| |
| |