Download the PHP package cloudobjects/rdfutilities without Composer
On this page you can find all versions of the php package cloudobjects/rdfutilities. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cloudobjects/rdfutilities
More information about cloudobjects/rdfutilities
Files in cloudobjects/rdfutilities
Package rdfutilities
Short Description ARC2JsonLD Helper Class
License MPL
Homepage https://github.com/CloudObjects/RDFUtilities
Informations about the package rdfutilities
RDF Utilities
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:
`
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).