As the author of hardf I +1 the need for such a specification and if this would become a PHP-FIG standard, I will comply to it.
Kind regards, Pieter Op dinsdag 7 november 2017 15:11:40 UTC+1 schreef Konrad A.: > > 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/df1bd037-7208-4244-b746-aac1f7b9eb64%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
