3 Dec 2007 00:20
svn commit: r600409 - in /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap: doap.xml resources/stylesheets/doap-to-document.xsl resources/stylesheets/rdf-to-rdfCInclude.xsl src/documentation/content/xdocs/index.xml status.xml
<rgardler <at> apache.org>
2007-12-02 23:20:52 GMT
2007-12-02 23:20:52 GMT
Author: rgardler Date: Sun Dec 2 15:20:50 2007 New Revision: 600409 URL: http://svn.apache.org/viewvc?rev=600409&view=rev Log: Add relatedTo feature that allows relationships between projects to be recorded in DOAP files. Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/doap.xml forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/doap-to-document.xsl forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/rdf-to-rdfCInclude.xsl forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/xdocs/index.xml forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/status.xml Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/doap.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/doap.xml?rev=600409&r1=600408&r2=600409&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/doap.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/doap.xml Sun Dec 2 15:20:50 2007 <at> <at> -16,7 +16,13 <at> <at> limitations under the License. --> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:dc="http://purl.org/dc/elements/1.1/" 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"> + xmlns:dc="http://purl.org/dc/elements/1.1/"(Continue reading)
RSS Feed