Download the PHP package wikibase/easyrdf_lite without Composer
On this page you can find all versions of the php package wikibase/easyrdf_lite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wikibase/easyrdf_lite
More information about wikibase/easyrdf_lite
Files in wikibase/easyrdf_lite
Download wikibase/easyrdf_lite
More information about wikibase/easyrdf_lite
Files in wikibase/easyrdf_lite
Vendor wikibase
Package easyrdf_lite
Short Description EasyRdf Lite is a customized version of EasyRdf
License BSD
Homepage https://github.com/Wikidata/easyrdf_lite
Package easyrdf_lite
Short Description EasyRdf Lite is a customized version of EasyRdf
License BSD
Homepage https://github.com/Wikidata/easyrdf_lite
Please rate this library. Is it a good library?
Informations about the package easyrdf_lite
EasyRdf Lite
EasyRdf Lite is a customized version of EasyRdf – a PHP library designed to make it easy to consume and produce RDF. EasyRdf Lite was created for Wikidata. Since 2015 Wikidata uses Purtle to generate the RDF.
How to reduce EasyRdf to EasyRdf Lite
- Download the EasyRdf source code
- Use the
lib
folder as parent - Delete the following folders below EasyRdf:
Http
,Parser
,Sparql
- Delete the following files below EasyRdf:
GraphStore.php
,Http.php
,Parser.php
,ParsedUri.php
- Adjust
EasyRdf.php
by deleting allrequire
s of the deleted files and folders
Licensing
The EasyRdf library and tests are licensed under the BSD-3-Clause license. The examples are in the public domain, for more information see UNLICENSE.
All versions of easyrdf_lite with dependencies
PHP Build Version
Package Version
No informations.
The package wikibase/easyrdf_lite contains the following files
Loading the files please wait ....