Results 421 comments of Alain Bourgeois

> Can we fix this in Mashlib too? Since the Turtle list syntax does not have RDF-level model semantics, and some syntaxes do not have special list support, we would...

PUT should work. Could you try PUT without content-type content-type for container should not be needed ? I don't understand your use of slug PATCH should only work on Document...

PATCH can only use N3 patch for the time being

I understand that PATCH in Solid his limited to RDF documents. It can create a new document Resource if not exist and all intermediate container Resources. As such it cannot...

On top of the ACL way which I feel not fully safe, there could be an account initial backup preferably outside of /root pod for example in .dB/accountsBackup. The user...

So my understanding is the following : For a file `example.html` - data island is defined by these 2 elements : - a `script` tag. (Can there be multiple occurences...

The PR #1715 implements the following : - a script block `RDF content`. - id is not a MUST and not used by NSS - a data island can be...

@melvincarvalho > Could the default be application/ld+json or configurable - The default is only used in PATCH, you can always use PUT to create an html resource with a JSONLD...

> Would it be possible to generate data islands on the server side? > I'm not sure if there are many benefits to making changes on the client side I'm...

> So NSS when it has a GET request, and gives back HTML, also pulls in the JSON-LD and puts it in a script tag Where is the JSON-LD located...