Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Altimeter | 67 | 3 months ago | 253 | May 12, 2022 | 10 | mit | Python | |||
Graph AWS resources in Neptune | ||||||||||
Xcms | 49 | 3 years ago | agpl-3.0 | JavaScript | ||||||
Headless CMS with wysiwyg editor for XML and HTML5, omnichannel, multi-format and multi-platform decoupled publishing as html5, .net, j2ee, php, RoR, XML, json, RDF, epub, mobile apps, ... into the Cloud. Demo: http://demo.ximdex.com | ||||||||||
Cumulusrdf | 31 | 7 years ago | 30 | apache-2.0 | Java | |||||
RDF store on a cloud-based architecture (previously on https://code.google.com/p/cumulusrdf) | ||||||||||
Lod Cloud | 6 | 3 years ago | ||||||||
LOD Cloud Related RDF Documents | ||||||||||
Ecarf | 5 | 7 years ago | apache-2.0 | Java | ||||||
Elastic Cloud-based RDF Triplestore | ||||||||||
Dydra_bookmarks | 4 | 12 years ago | JavaScript | |||||||
Store your bookmarks in the cloud using Dydra | ||||||||||
Axiomagic | 3 | a year ago | other | Scala | ||||||
Axiomagic is an interactive exploration toolkit | ||||||||||
Documentation | 3 | 6 years ago | 5 | |||||||
Documentation of the MIDI Linked Data project | ||||||||||
Ops Ontology | 2 | 2 years ago | gpl-3.0 | |||||||
RDF | ||||||||||
Trellis Extensions | 2 | 18 days ago | 4 | apache-2.0 | Java | |||||
Trellis Linked Data server extensions |
CumulusRDF (see Wikipedia[1] for details on "Cumulus") is an RDF store on a cloud-based architecture. CumulusRDF provides a REST-based API with CRUD operations to manage RDF data. The current version uses Apache Cassandra as storage backend.
To use CumulusRDF for your project, see the GettingStarted wiki page!
Please see our Features as well as our Roadmap wiki page for further information.
If you have docker you can get up and running quickly by using the following commands.
$ git clone [email protected]:cumulusrdf/cumulusrdf.git
$ docker build -t cumulusrdf .
$ docker run -d --name cumulusrdf -p 9090:9090 cumulusrdf
CumulusRDF is now available on http://localhost:9090/cumulus
We welcome any kind of contribution to cumulusRDF. In particular, we have a developer mailing list. Feel free to sign up via the web interface or by emailing at [email protected].
You can sign up to the CumulusRDF mailing list via the web interface or by emailing at [email protected].
CumulusRDF is developed by the Institute of Applied Informatics and Formal Desciption Methods (AIFB) as well as by developers from our community. The developers are (in random order)
@Inproceedings{ladwig2011cldmonks,
author = {Guenter Ladwig and Andreas Harth}
title = {CumulusRDF: Linked Data Management on Nested Key-Value Stores},
booktitle = {Proceedings of the 7th International Workshop on
Scalable Semantic Web Knowledge Base Systems (SSWS2011)
at the 10th International Semantic Web Conference (ISWC2011)},
month = {October},
year = {2011}
}
@incollection{
year={2013},
isbn={978-3-642-41337-7},
booktitle={The Semantic Web – ISWC 2013},
volume={8219},
series={Lecture Notes in Computer Science},
editor={Alani, Harith and Kagal, Lalana and Fokoue, Achille and Groth, Paul and Biemann, Chris and Parreira, JosianeXavier and Aroyo, Lora and Noy, Natasha and Welty, Chris and Janowicz, Krzysztof},
doi={10.1007/978-3-642-41338-4_20},
title={NoSQL Databases for RDF: An Empirical Evaluation},
url={http://dx.doi.org/10.1007/978-3-642-41338-4_20},
publisher={Springer Berlin Heidelberg},
author={Cudré-Mauroux, Philippe and Enchev, Iliya and Fundatureanu, Sever and Groth, Paul and Haque, Albert and Harth, Andreas and Keppmann, FelixLeif and Miranker, Daniel and Sequeda, JuanF. and Wylot, Marcin},
pages={310-325}
}
CumulusRDF was supported by the German Federal Ministry of Economics and Technology in the iZEUS project.
The CumulusRDF logo was kindly provided by Daniele Liberti.
[1] http://en.wikipedia.org/wiki/Cumulus
[2] http://cassandra.apache.org
[3] http://openrdf.org