Skip to content
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

inject dependency of turtle parser #37

Open
elf-pavlik opened this issue Feb 3, 2019 · 0 comments
Open

inject dependency of turtle parser #37

elf-pavlik opened this issue Feb 3, 2019 · 0 comments
Labels
triage Issues that need team review

Comments

@elf-pavlik
Copy link

elf-pavlik commented Feb 3, 2019

It seems that only discoverFromProfile uses rdflib. Possibly it could use dependency injection and expect parser implementing RDFJS sink. Check for statement with solid:oidcIssuer can happen directly on data event.

WebID 1.0 spec has text/turtle as MUST so we just need turtle parser for OIDC Issuer discovery.

WebID requires that servers MUST at least be able to provide Turtle representation of profile documents, but other serialization formats of the graph are allowed, provided that agents are able to parse that serialization and obtain the graph automatically.

@kjetilk kjetilk added the triage Issues that need team review label Feb 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Issues that need team review
Projects
None yet
Development

No branches or pull requests

2 participants