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: 9 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 | 287 |
sweetrdf/sparqlclient | A PHP library providing a SPARQL client API with support for parameterized queries and efficient result parsing. | 0 |
alangrafu/visualrdf | Visual representation of an RDF graph using d3.js and ARC2 parsing | 107 |
mdesalvo/rdfsharp | A C# library providing a modular API for working with RDF data and Semantic Web standards | 120 |
scholtzan/rdf-rs | A Rust library for working with Resource Description Framework (RDF) data and SPARQL queries. | 26 |
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 | 566 |
dajobe/librdf | An implementation of a lightweight RDF triple store and API for storing and querying structured data. | 96 |
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,176 |
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 |