You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by wi...@apache.org on 2013/12/04 09:03:25 UTC

svn commit: r1547725 - /marmotta/press/201312_The_ASF_asks_Have_you_met_Apache_Marmotta.md

Author: wikier
Date: Wed Dec  4 08:03:24 2013
New Revision: 1547725

URL: http://svn.apache.org/r1547725
Log:
evolving the press draft

Modified:
    marmotta/press/201312_The_ASF_asks_Have_you_met_Apache_Marmotta.md

Modified: marmotta/press/201312_The_ASF_asks_Have_you_met_Apache_Marmotta.md
URL: http://svn.apache.org/viewvc/marmotta/press/201312_The_ASF_asks_Have_you_met_Apache_Marmotta.md?rev=1547725&r1=1547724&r2=1547725&view=diff
==============================================================================
--- marmotta/press/201312_The_ASF_asks_Have_you_met_Apache_Marmotta.md (original)
+++ marmotta/press/201312_The_ASF_asks_Have_you_met_Apache_Marmotta.md Wed Dec  4 08:03:24 2013
@@ -19,9 +19,10 @@ the RDF technology stack. 
 __Background:__ In short, because [the story is much longer](http://redlink.co/apache-marmotta/), 
 the project was initiated by a group of researchers from [Salzburg Research](http://www.salzburgresearch.at),
 contributed to Apache Incubator in December of 2012. Apache Marmotta has recently 
-graduated as an Apache Top-Level Project.
+graduated as an Apache Top-Level Project, with the fresh support of new individual 
+committers and companies interested on sponsor their activities.
 
-__Why Marmotta:__ Apache Marmotta was born toprovide to the industry an open source
+__Why Marmotta:__ Apache Marmotta was born to provide to the industry an open source
 implementation of Linked Data technologies in general, and 
 [Linked Data Platform](http://www.w3.org/TR/ldp/) in particular. Usually organizations 
 who want to use this technology need to assemble together different pieces of software,
@@ -29,16 +30,24 @@ with the obvious problems derived, both 
 to satisfy that need of the industry supporting almost any use-case with a permissive 
 open source license.
 
-__What's under the hood:__ Apache Mahout includes features that make easier building 
-Lined Data applications, including: full Read-Write Linked Data with basic security 
-mechanism, exchangable RDF triple stores, SPARQL and LDPath languages for querying, 
+__What's under the hood:__ Apache Marmotta includes features that make easier building 
+Linked Data applications, including: full Read-Write Linked Data with basic security 
+mechanism, exchangeable RDF triple stores, SPARQL and LDPath languages for querying, 
 transparent Linked Data caching and an extensible modules architecture where you can 
 plug-in your own modules.
 
+Apache Marmotta comes with the following components:
+
+* The Marmotta Platform, a JavaEE web application providing the Linked Data server.
+* [KiWi](http://marmotta.apache.org/kiwi), a Sesame-based triple store built on top of a relational database, including reasoning and versioning.
+* [LDPath](http://marmotta.apache.org/ldpath), a path language to navigate across Linked Data resources.
+* [LDClient](http://marmotta.apache.org/ldclient), a Linked Data client that allows retrieval of remote resources via different protocols by making use of pluggable adapters (data providers) that wrap other data sources (such as YouTube and Facebook).
+* [LDCache](http://marmotta.apache.org/ldcache), a cache system that automatically retrieves resources by internally using LDClient.
+
 __Latest release:__ Apache Marmotta v3.1.0-incubating on 13 October 2012 under 
 the Apache License v.2.0. More details can be found in the 
 [release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314321&version=12324026&styleName=Text).
-In the upcoming weeks the projecs plans to release its next version, the first
+In the upcoming weeks the projects plans to release its next version, the first
 one as on official Apache Top-Level Project, so stay tuned.
 
 __Downloads, documentation, examples, and more information: visit:__