We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Back in the day this was the solid reference implementation by @deiu . It worked really well
https://github.com/linkeddata/ldphp
Obviously very very old now
But possibly some ideas or patterns you could reuse
It would not surprise me if it still worked tho! :)
The text was updated successfully, but these errors were encountered:
Thank @melvincarvalho! Tim had the same suggestion. For the webid-provider part we're implementing the new DPop login flow, so we'll be contributing that upstream to https://github.com/thephpleague/oauth2-server.
For the LDP part we're building https://github.com/pdsinterop/flysystem-rdf. Created an issue there about maybe using parts of php5-librdf: pdsinterop/flysystem-rdf#1. For the WAC part we might learn from https://github.com/linkeddata/ldphp/blob/master/www/inc/class/WAC.php but it doesn't look like it implements the entire current WAC spec. That code is 6 years old, predates the start of the Solid project! :)
Anyway, thanks for the suggestion! I'll close this issue now and leave just the follow-up one in the flysystem-rdf repo.
Sorry, something went wrong.
No branches or pull requests
Back in the day this was the solid reference implementation by @deiu . It worked really well
https://github.com/linkeddata/ldphp
Obviously very very old now
But possibly some ideas or patterns you could reuse
It would not surprise me if it still worked tho! :)
The text was updated successfully, but these errors were encountered: