Everton Souto Lima

Results 3 issues of Everton Souto Lima

Hello, I am interested in using open pellet with Jena fuseki to setup a SPAQL server. However I am lost on how to this. I was not able to find...

help wanted
question
documentation

After running the commands, ``` IDP=https://drive.verborgh.org USERNAME=ruben PASSWORD=ruben URL=https://drive.verborgh.org/inbox/ curl "$URL" -H 'Authorization: Bearer '`solid-bearer-token "$IDP" "$USERNAME" "$PASSWORD" "$URL"` ``` I get the error, ``` token.finally(() => saveIdentityManager(identityManager, settingsFile)); ^...