data/projects-override/marmotta.rdf (152 lines of code) (raw):
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!-- Copied from http://marmotta.apache.org/doap.rdf -->
<rdf:RDF xml:lang="en"
xmlns="http://usefulinc.com/ns/doap#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
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: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://attic.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.apache.org/mail-lists.html" />
<download-page rdf:resource="http://marmotta.apache.org/download.html" />
<programming-language>Java</programming-language>
<category rdf:resource="http://projects.apache.org/category/retired" />
<owl:sameAs rdf:resource="http://rdfohloh.wikier.org/project/marmotta" />
<developer>
<foaf:Person>
<foaf:name>Dietmar Glachs</foaf:name>
<foaf:mbox rdf:resource="mailto:dglachs@apache.org"/>
</foaf:Person>
</developer>
<developer>
<foaf:Person>
<foaf:name>Fabian Christ</foaf:name>
<foaf:mbox rdf:resource="mailto:fchrist@apache.org"/>
<foaf:homepage rdf:resource="http://verlinked.wordpress.com"/>
</foaf:Person>
</developer>
<developer>
<foaf:Person>
<foaf:name>Jakob Frank</foaf:name>
<foaf:mbox rdf:resource="mailto:jakob@apache.org"/>
</foaf:Person>
</developer>
<developer>
<foaf:Person>
<foaf:name>Nandana Mihindukulasooriya</foaf:name>
<foaf:mbox rdf:resource="mailto:nandana@apache.org"/>
<foaf:homepage rdf:resource="http://www.nandana.org"/>
</foaf:Person>
</developer>
<developer>
<foaf:Person>
<foaf:name>Rupert Westenthaler</foaf:name>
<foaf:mbox rdf:resource="mailto:rwesten@apache.org"/>
<foaf:homepage rdf:resource="http://twitter.com/westei"/>
</foaf:Person>
</developer>
<developer>
<foaf:Person>
<foaf:name>Sebastian Schaffert</foaf:name>
<foaf:mbox rdf:resource="mailto:sschaffert@apache.org"/>
<foaf:homepage rdf:resource="http://www.schaffert.eu"/>
</foaf:Person>
</developer>
<developer>
<foaf:Person>
<foaf:name>Sergio Fernández</foaf:name>
<foaf:mbox rdf:resource="mailto:wikier@apache.org"/>
<foaf:homepage rdf:resource="http://www.wikier.org"/>
<owl:sameAs rdf:resource="http://www.wikier.org/foaf#wikier" />
</foaf:Person>
</developer>
<developer>
<foaf:Person>
<foaf:name>Thomas Kurz</foaf:name>
<foaf:mbox rdf:resource="mailto:tkurz@apache.org"/>
<foaf:homepage rdf:resource="http://twitter.com/tkurz"/>
</foaf:Person>
</developer>
<developer>
<foaf:Person>
<foaf:name>Raffaele Palmieri</foaf:name>
<foaf:mbox rdf:resource="mailto:rpalmieri@apache.org"/>
</foaf:Person>
</developer>
<developer>
<foaf:Person>
<foaf:name>Peter Ansell</foaf:name>
<foaf:mbox rdf:resource="mailto:ansell@apache.org"/>
</foaf:Person>
</developer>
<release>
<Version>
<name>Apache Marmotta 3.3.0</name>
<created>2014-12-05</created>
<revision>3.3.0</revision>
</Version>
</release>
<release>
<Version>
<name>Apache Marmotta 3.2.1</name>
<created>2014-05-20</created>
<revision>3.2.1</revision>
</Version>
</release>
<release>
<Version>
<name>Apache Marmotta 3.2.0</name>
<created>2014-04-09</created>
<revision>3.2.0</revision>
</Version>
</release>
<release>
<Version>
<name>Apache Marmotta 3.0.1</name>
<created>2014-01-21</created>
<revision>3.0.1</revision>
</Version>
</release>
<release>
<Version>
<name>Apache Marmotta 3.1.0-incubating</name>
<created>2013-10-03</created>
<revision>3.1.0-incubating</revision>
</Version>
</release>
<release>
<Version>
<name>Apache Marmotta 3.0.0-incubating</name>
<created>2013-04-26</created>
<revision>3.0.0-incubating</revision>
</Version>
</release>
<asfext:implements>
<asfext:Standard>
<asfext:title>Linked Data Platform</asfext:title>
<asfext:body>W3C</asfext:body>
<asfext:id>ldp</asfext:id>
<asfext:url rdf:resource="http://www.w3.org/TR/ldp/" />
</asfext:Standard>
</asfext:implements>
<asfext:implements>
<asfext:Standard>
<asfext:title>SPARQL 1.1</asfext:title>
<asfext:body>W3C</asfext:body>
<asfext:id>sparql</asfext:id>
<asfext:url rdf:resource="http://www.w3.org/TR/sparql11-overview/" />
</asfext:Standard>
</asfext:implements>
</Project>
</rdf:RDF>