Thu, 09 May 2024 02:57:09 UTC | login

Information for build php-EasyRdf-0.9.1-2.fc33

ID168972
Package Namephp-EasyRdf
Version0.9.1
Release2.fc33
Epoch
SummaryA PHP library designed to make it easy to consume and produce RDF
DescriptionEasyRdf is a PHP library designed to make it easy to consume and produce RDF (http://en.wikipedia.org/wiki/Resource_Description_Framework). It was designed for use in mixed teams of experienced and inexperienced RDF developers. It is written in Object Oriented PHP and has been tested extensively using PHPUnit. After parsing EasyRdf builds up a graph of PHP objects that can then be walked around to get the data to be placed on the page. Dump methods are available to inspect what data is available during development. Data is typically loaded into a EasyRdf_Graph object from source RDF documents, loaded from the web via HTTP. The EasyRdf_GraphStore class simplifies loading and saving data to a SPARQL 1.1 Graph Store. SPARQL queries can be made over HTTP to a Triplestore using the EasyRdf_Sparql_Client class. SELECT and ASK queries will return an EasyRdf_Sparql_Result object and CONSTRUCT and DESCRIBE queries will return an EasyRdf_Graph object. Autoloader: /usr/share/php/EasyRdf/autoload.php
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 11:00:36 UTC
CompletedThu, 13 Aug 2020 11:00:36 UTC
Tags
f33
f37
f38
RPMs
src
php-EasyRdf-0.9.1-2.fc33.src.rpm (info) (download)
noarch
php-EasyRdf-0.9.1-2.fc33.noarch.rpm (info) (download)
php-EasyRdf-doc-0.9.1-2.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Feb 22 2020 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.9.1-1 - Update to 0.9.1 - Switch source to GitHub as download from www.easyrdf.org is corrupt - Fix FTBFS (RHBZ #1799864) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild