Thu, 09 May 2024 11:07:37 UTC | login

Information for build php-EasyRdf-0.9.1-4.fc35

ID200561
Package Namephp-EasyRdf
Version0.9.1
Release4.fc35
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
StartedWed, 14 Sep 2022 07:34:18 UTC
CompletedWed, 14 Sep 2022 07:34:18 UTC
Tags
f37
f38
f39
f40
RPMs
src
php-EasyRdf-0.9.1-4.fc35.src.rpm (info) (download)
noarch
php-EasyRdf-0.9.1-4.fc35.noarch.rpm (info) (download)
php-EasyRdf-doc-0.9.1-4.fc35.noarch.rpm (info) (download)
Changelog * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * 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