tomzx/graphp-rdf

RDF for graphp/graphp.

dev-master / 0.1.x-dev 2017-01-29 01:48 UTC

This package is auto-updated.

Last update: 2024-04-10 06:22:06 UTC


README

License Latest Stable Version Latest Unstable Version Build Status Code Quality Code Coverage Total Downloads

Graphp RDF is a small library that can be used with graphp/graph to export nodes and edges to the N-triples format.

Getting Started

  1. Include tomzx/graphp-rdf in your composer.json or use composer require tomzx/graphp-rdf.
  2. Use \tomzx\Graphp\RDF\RDFExporter where you would use \Fhaculty\Graph\Exporter\ExporterInterface.

License

The code is licensed under the MIT license. See LICENSE.