rdfInterface
RDF API
A standard interface for RDF libraries in PHP, providing a modular and extensible way to work with RDF data.
7 stars
4 watching
2 forks
Language: PHP
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sweetrdf/quickrdfio | A library that provides an interface to read and write various RDF formats | 2 |
sweetrdf/rdfhelpers | Provides utility classes and interfaces for working with RDF data. | 3 |
sweetrdf/quickrdf | RDF data processing and graph manipulation library in PHP | 0 |
dotnetrdf/dotnetrdf | A .NET API for working with RDF and SPARQL data | 288 |
sweetrdf/sparqlclient | A PHP library providing a SPARQL client API with support for parameterized queries and efficient result parsing. | 1 |
alangrafu/visualrdf | Visual representation of an RDF graph using d3.js and ARC2 parsing | 107 |
mdesalvo/rdfsharp | A C# library for working with RDF data and querying it against various triple stores | 121 |
scholtzan/rdf-rs | A Rust library for working with Resource Description Framework (RDF) data and SPARQL queries. | 27 |
sparksrdf/sparks | A JavaScript library for simplifying access to RDF data | 6 |
linkeddata/rdflib.js | A JavaScript library for working with RDF data in various formats and querying RDF stores | 567 |
dajobe/librdf | An implementation of a lightweight RDF triple store and API for storing and querying structured data. | 97 |
drlivingston/kr | Provides a unified interface for RDF and SPARQL APIs including Jena and Sesame. | 56 |
rdflib/rdflib | A Python library for working with RDF data and querying semantic web resources | 2,189 |
semsol/arc2 | A PHP library for working with RDF and providing a MySQL-based triplestore with SPARQL support. | 332 |
angelo-v/groovyrdf | A library for building and processing RDF data with Groovy. | 12 |