Author: jakob
Date: Mon Jan 13 08:37:34 2014
New Revision: 1557661

URL: http://svn.apache.org/r1557661
Log:
Updated project info (rdf)

Modified:
    marmotta/site/trunk/content/resources/doap.rdf

Modified: marmotta/site/trunk/content/resources/doap.rdf
URL: 
http://svn.apache.org/viewvc/marmotta/site/trunk/content/resources/doap.rdf?rev=1557661&r1=1557660&r2=1557661&view=diff
==============================================================================
--- marmotta/site/trunk/content/resources/doap.rdf (original)
+++ marmotta/site/trunk/content/resources/doap.rdf Mon Jan 13 08:37:34 2014
@@ -21,18 +21,21 @@
          xmlns:asfext="http://projects.apache.org/ns/asfext#";
          xmlns:owl="http://www.w3.org/2002/07/owl#";
          xmlns:foaf="http://xmlns.com/foaf/0.1/";
-         xmlns:sioc="http://rdfs.org/sioc/ns#";>
+         xmlns:sioc="http://rdfs.org/sioc/ns#";
+         xmlns:dcterms="http://purl.org/dc/terms/"; >
 
   <Project rdf:about="http://marmotta.apache.org";>
     <name>Apache Marmotta</name>
     <homepage rdf:resource="http://marmotta.apache.org"; />
     <created>2012-12-03</created>
+    <dcterms:created>2012-12-03</dcterms:created>
+    <dcterms:modified>2014-01-13</dcterms:modified>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
-    <asfext:pmc rdf:resource="http://incubator.apache.org"; />
+    <asfext:pmc rdf:resource="http://marmotta.apache.org"; />
     <shortdesc>An Open Platform for Linked Data</shortdesc>
     <description>The goal of Apache Marmotta is to provide an open 
implementation of a Linked Data Platform that can be used, extended and 
deployed easily by organizations who want to publish Linked Data or build 
custom applications on Linked Data</description>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/MARMOTTA"; 
/>
-    <mailing-list rdf:resource="http://marmotta.iapache.org/mail-lists.html"; />
+    <mailing-list rdf:resource="http://marmotta.apache.org/mail-lists.html"; />
     <download-page rdf:resource="http://marmotta.apache.org/download.html"; />
     <programming-language>Java</programming-language>
     <owl:sameAs rdf:resource="http://rdfohloh.wikier.org/project/marmotta"; />


Reply via email to