2017 © Pedro Peláez
 

library graphp-rdf

RDF for graphp/graphp.

image

tomzx/graphp-rdf

RDF for graphp/graphp.

  • Sunday, January 29, 2017
  • by tomzx
  • Repository
  • 0 Watchers
  • 1 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Graphp RDF

License Latest Stable Version Latest Unstable Version Build Status Code Quality Code Coverage Total Downloads, (*1)

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

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

The Versions

29/01 2017

dev-master

9999999-dev https://github.com/tomzx/graphp-rdf

RDF for graphp/graphp.

  Sources   Download

MIT

The Requires

 

The Development Requires

rdf graph graphp