2017 © Pedro Peláez
 

library rdfutilities

ARC2JsonLD Helper Class

image

cloudobjects/rdfutilities

ARC2JsonLD Helper Class

  • Thursday, February 1, 2018
  • by cloudobjects
  • Repository
  • 2 Watchers
  • 1 Stars
  • 42 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 2 % Grown

The README.md

RDF Utilities

Latest Stable Version Total Downloads Build Status SensioLabsInsight, (*1)

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., (*2)

Read the introduction post on the CloudObjects Blog., (*3)

Installation

The library is distributed through packagist. Add cloudobjects/rdfutilities to the require section of your composer.json, like this:, (*4)

{
  "require": {
    "cloudobjects/rdfutilities" : ">=0.1"
  }
}

API Documentation

A full API documentation of all classes is generated automatically and published at rdfutilities-docs.cloudobjects.io., (*5)

License

This library is licensed under Mozilla Public License (see LICENSE file)., (*6)

The Versions

01/02 2018

dev-master

9999999-dev https://github.com/CloudObjects/RDFUtilities

ARC2JsonLD Helper Class

  Sources   Download

MPL-2.0 MPL

The Requires

 

The Development Requires

json-ld rdf arc2 cloudobjects

25/10 2016

0.1

0.1.0.0 https://github.com/CloudObjects/RDFUtilities

ARC2JsonLD Helper Class

  Sources   Download

MPL

The Requires

 

json-ld rdf arc2 cloudobjects