-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Would you support PSR-standardized RDF interfaces? #97
Comments
Great work! |
Closed for now. |
Why was this closed? |
Hello @akuckartz, i am not sure, if you familiar with the PHP-FIG process to get a new PSR going and accepted. You need a sponsor, who must be part of PHP-FIG. I tried for months to get one, but had no luck. Last feedback was:
It seems there nothing i can do for now, but i will see, if i can push this forward in the near future. Btw. the proposed PSR is based on Saft and it is already possible to interchange data between systems/library like ARC2, hardf or Virtuoso. It is just not standardized, yet :) I reopen the issue, so that further discussions can happen. |
Closed due to inactivity. |
Hi, i am currently working on a proposal for PHP-FIG to standardize interfaces representing RDF concepts like Triple, Statement and so on. The process just started, by proposing on the mailing list, but i hope it will go through. I welcome everbody to directly give me feedback on the proposal itself (via Github or the Google Group).
If this gets through, would you @semsol be open to make ARC2 compatible? As a first step, this could be done by providing a converter, which transforms ARC2-data directly into the new format. There is already code available (e.g. here), which can be used as a starting point. A pull request with a converter could be the result.
Link to the working draft of the specification: https://github.com/SaftIng/fig-standards/blob/psr-rdf/proposed/rdf/rdf.md
Link to the proposal: https://groups.google.com/forum/#!topic/php-fig/Z1dds-mBRrE
The text was updated successfully, but these errors were encountered: