Fedora 19 Update: php-EasyRdf-0.8.0-5.fc19

updates at fedoraproject.org updates at fedoraproject.org
Mon Dec 1 18:54:43 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-15474
2014-11-20 22:03:59
--------------------------------------------------------------------------------

Name        : php-EasyRdf
Product     : Fedora 19
Version     : 0.8.0
Release     : 5.fc19
URL         : http://www.easyrdf.org
Summary     : A PHP library designed to make it easy to consume and produce RDF
Description :
EasyRdf 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.

Optional dependencies: graphviz, graphviz-gd, raptor2, php-redland

--------------------------------------------------------------------------------
Update Information:

RPM-only release

* php-redland is now an optional dependency
* Added php-composer(easyrdf/easyrdf) virtual provide
--------------------------------------------------------------------------------
ChangeLog:

* Tue Nov 18 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 0.8.0-5
- Modified raptor and redland logic
* Fri Nov 14 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 0.8.0-4
- No raptor or redland for el7
* Thu Nov 13 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 0.8.0-3
- Added php-composer(easyrdf/easyrdf) virtual provide
- Added option to build without tests ("--without tests")
- Reduce PHP min version from 5.3.3 to 5.2.8 (per composer.json)
- %license usage
* Sat Jun  7 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Jan  2 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 0.8.0-1
- Updated to 0.8.0
- Updated PHP min version from 5.2.8 to 5.3.3
- Added php-[libxml,mbstring,reflection,simplexml] requires
- Removed pre-0.8.0 fixes
- Updated %check to use PHPUnit directly and skip tests that sometimes cause
  timeout exceptions
* Fri Nov 15 2013 Shawn Iwinski <shawn.iwinski at gmail.com> - 0.7.2-5
- Removed test sub-package
- php-common => php(language)
* Sun Aug  4 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update php-EasyRdf' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list