blob: fd54beb18743dc2bbb699e08ef41d6c792954b8d [file]
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl"?>
<!-- Copied from https://clerezza.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:foaf="http://xmlns.com/foaf/0.1/">
<!--
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.
-->
<Project rdf:about="http://clerezza.apache.org">
<created>2013-02-27</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
<name>Apache Clerezza</name>
<homepage rdf:resource="http://clerezza.apache.org"/>
<asfext:pmc rdf:resource="http://attic.apache.org/"/>
<shortdesc>Clerezza is a service platform which provides a set of functionality for management of semantically linked data accessible through RESTful Web Services and in a secured way</shortdesc>
<description>Clerezza allows to easily develop semantic web applications by providing tools to manipulate RDF data, create RESTful Web Services and Renderlets using ScalaServerPages. Contents are stored as triples based on W3C RDF specification. These triples are stored via Clerezza’s Smart Content Binding (SCB). SCB defines a technology-agnostic layer to access and modify triple stores. It provides a java implementation of the graph data model specified by W3C RDF and functionalities to operate on that data model. SCB offers a service interface to access multiple named graphs and it can use various providers to manage RDF graphs in a technology specific manner, e.g., using Jena or Sesame. It also provides for adaptors that allow an application to use various APIs (including the Jena api) to process RDF graphs. Furthermore, SCB offers a serialization and a parsing service to convert a graph into a certain representation (format) and vice versa.</description>
<bug-database rdf:resource="https://issues.apache.org/jira/browse/CLEREZZA"/>
<mailing-list rdf:resource="http://clerezza.apache.org/mailinglists/"/>
<download-page rdf:resource="http://clerezza.apache.org/downloads/"/>
<programming-language>Java</programming-language>
<programming-language>Scala</programming-language>
<category rdf:resource="http://projects.apache.org/category/retired" />
<category rdf:resource="http://projects.apache.org/category/osgi"/>
<category rdf:resource="http://projects.apache.org/category/content"/>
<release>
<Version>
<name>Reactor</name>
<created>2013-07-10</created>
<revision>0.3</revision>
</Version>
</release>
<release>
<Version>
<name>JAX-RS Utils</name>
<created>2013-04-17</created>
<revision>0.7</revision>
</Version>
</release>
<release>
<Version>
<name>Parent Bundle</name>
<created>2013-04-04</created>
<revision>0.3</revision>
</Version>
</release>
<repository>
<SVNRepository>
<location rdf:resource="https://gitbox.apache.org/repos/asf?p=clerezza.git;a=summary"/>
<browse rdf:resource="https://gitbox.apache.org/repos/asf?s=clerezza"/>
</SVNRepository>
</repository>
</Project>
</rdf:RDF>