Download the PHP package wikimedia/purtle without Composer
On this page you can find all versions of the php package wikimedia/purtle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wikimedia/purtle
More information about wikimedia/purtle
Files in wikimedia/purtle
Download wikimedia/purtle
More information about wikimedia/purtle
Files in wikimedia/purtle
Vendor wikimedia
Package purtle
Short Description Fast streaming RDF serializer
License GPL-2.0-or-later
Homepage https://mediawiki.org/wiki/Purtle
Package purtle
Short Description Fast streaming RDF serializer
License GPL-2.0-or-later
Homepage https://mediawiki.org/wiki/Purtle
Please rate this library. Is it a good library?
Informations about the package purtle
Purtle
Purtle is a fast, lightweight RDF generator. It provides a "fluent" interface for generating RDF output in Turtle, JSON-LD, XML/RDF or N-Triples. The fluent interface allows the resulting PHP code to be structured just like Turtle notation for RDF, hence the name: "Purtle" is a contraction of "PHP Turtle".
The concrete classes implementing the common RdfWriter
interface are:
TurtleRdfWriter
outputs TurtleJsonLdRdfWriter
outputs JSON-LDXmlRdfWriter
outputs XML/RDFNTriplesRdfWriter
outputs N-Triples
The PHP code would look something like this:
All versions of purtle with dependencies
PHP Build Version
Package Version
Requires
ext-json Version
*
php Version >=7.4
php Version >=7.4
The package wikimedia/purtle contains the following files
Loading the files please wait ....