cloudobjects/rdfutilities
ARC2JsonLD Helper Class
Maintainers
Requires
- ml/json-ld: >=1.0.3
- semsol/arc2: v2.1.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-06-18 12:28:20 UTC
README
👁 Latest Stable Version
👁 Total Downloads
👁 Build Status
👁 SensioLabsInsight
This library bundles various helper classes to simplify working with RDF data, especially the conversion of data between the formats used by Semsol's ARC2 RDF library and Markus Lanthaler's JSON-LD Processor for PHP.
Read the introduction post on the CloudObjects Blog.
Installation
The library is distributed through packagist. Add cloudobjects/rdfutilities to the require section of your composer.json, like this:
{
"require": {
"cloudobjects/rdfutilities" : ">=0.1"
}
}
API Documentation
A full API documentation of all classes is generated automatically and published at rdfutilities-docs.cloudobjects.io.
License
This library is licensed under Mozilla Public License (see LICENSE file).
