cloudobjects/rdfutilities

ARC2JsonLD Helper Class

Maintainers

👁 cloudobjects

Package info

github.com/CloudObjects/RDFUtilities

pkg:composer/cloudobjects/rdfutilities

Statistics

Installs: 317

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 1

0.1 2016-10-25 16:42 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MPL 5236f2329d6dfd2a961b231a4ebf635f16970334

  • Lukas Rosenstock

JSON-LDRDFarc2cloudobjects

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).