Ludwig
Ludwig
I'm also experiencing this issue in [projektor](https://github.com/collaboware/projektor) when trying to re-login to inrupt's ESS after re-opening the page. The user is then stuck in the login flow and i don't...
@NSeydoux It's using dynamic client registration ([ref](https://github.com/collaboware/projektor/blob/f1ade21cd374505a3bfc93099031e3ad18f0bb74/src/pages/LoginPage/LoginPage.tsx#L43)) The exact error is: ```json { "error": "invalid_client", "error_description": "Invalid client_id" } ``` I didn't use a client identifier resource because I am...
It seems to have been resolved itself after adding the client identifier resource
To get email-addresses from a Solid Pod i also first retrieved the blank nodes that were objects, and then used them as subjects in the next query (using two consecutive...
But if .bnode doesn't work anymore it should be removed from README.md, right?
@Yucukof Hm I looked around shex.io a little bit but I couldn't find the documentation regarding xsd:language nor could I run validation on an example: ``` PREFIX interop: PREFIX skos:...
Technically this could already be achieved by specifying a min value of seconds-since-epoch or?