sord
RDF store
A lightweight in-memory data storage library for RDF statements
A lightweight C library for storing RDF in memory
15 stars
4 watching
3 forks
Language: C
last commit: 8 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
drobilla/serd | A lightweight C library for parsing and serializing RDF data formats | 88 |
dajobe/librdf | An implementation of a lightweight RDF triple store and API for storing and querying structured data. | 96 |
dajobe/raptor | A C library providing a lightweight, efficient implementation of RDF syntax and data processing | 157 |
scholtzan/rdf-rs | A Rust library for working with Resource Description Framework (RDF) data and SPARQL queries. | 26 |
drlivingston/kr | Provides a unified interface for RDF and SPARQL APIs including Jena and Sesame. | 56 |
dajobe/rasqal | An open-source C library providing a simple and efficient way to query RDF data using SPARQL | 71 |
cumulusrdf/cumulusrdf | An RDF store designed for high scalability and fast query evaluation on cloud-based architecture | 31 |
knakk/rdf | A Go library for representing and serializing RDF data structures | 71 |
vandenoever/rome | An RDF data storage and manipulation library for Rust programming language | 69 |
njh/redstore | A lightweight RDF triplestore written in C that supports various W3C standards and provides a simple HTTP interface for loading, storing, and querying RDF data. | 62 |
raytheonbbn/parliament | A triple store for RDF, OWL, and SPARQL written in Java | 59 |
mdesalvo/rdfsharp | A C# library providing a modular API for working with RDF data and Semantic Web standards | 120 |
sweetrdf/quickrdfio | A library that provides an interface to read and write various RDF formats | 2 |
castagna/hbase-rdf | A Java implementation of RDF data storage using HBase | 24 |
swirrl/grafter | Tools and functions for working with linked data, allowing developers to process and manipulate RDF data. | 190 |