Hello,

i would like to propose new interfaces representing RDF terms 
(https://www.w3.org/RDF/) to have a basement for framework/library 
interoperability.

# Motivation

There are currently 5 RDF-libraries for PHP available (EasyRdf, Erfurt, 
hardf, ARC2 and Saft). Each implements different areas with various quality 
and feature-coverage. Combined, they provide a rich feature-set from RDF 
data handling, serialization and parsing to database access. 
Therefore it is important, that each library uses the same data model for 
RDF data to allow data interchange.

# Background

The proposed interfaces and example implementations are based on a PHP RDF 
framework i maintain (https://github.com/SaftIng/Saft). 
This means, that they are battle tested and i already created (basic) 
converter to work with all major frameworks.

# Further information

This is my first proposal and i am new to this PHP-FIG/PSR stuff, so if 
forgot something, please let me know. :)

*Quick link for the specification:* 
https://github.com/SaftIng/fig-standards/blob/psr-rdf/proposed/rdf/rdf.md
*Link for interfaces and example implementation:* 
https://github.com/SaftIng/PsrRdf

Kinda regards
Konrad Abicht


-- 
You received this message because you are subscribed to the Google Groups "PHP 
Framework Interoperability Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/4113ee43-2310-4778-ad14-4a75dbe25b37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to