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
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. :)
Kinda regards
Konrad Abicht