Ruben Verborgh
Ruben Verborgh
While reading https://tools.ietf.org/html/draft-nottingham-link-hint-02, I stumbled upon: > The object MAY have a "links" member, whose value is an object representing links (in the sense of [RFC8288]) whose context is any...
Following Appendix A of https://tools.ietf.org/html/draft-nottingham-link-hint-02, the Link Hint JSON structure can be serialized in a `Link` header. However, this seems to result in rather large `Link` headers, and it seems...
I would have expected `application/home+json` in line with the "+ convention".
See https://github.com/solid/community-server/pull/60#discussion_r472870632
Now that graphy.js is [fully spec-compliant (and has been for some time)](https://github.com/rdfjs/N3.js/issues/186#issuecomment-558278960), I think we should strongly consider making it the default parser of RDF/JS. There was definitely a point...
This pull request fixes the build on OSX 10.9, which was broken because: - `bitset` is already defined in `XcodeDefault.xctoolchain/usr/lib/c++/v1/bitset` (#12) - `ulong` is not understood by the compiler
If your WebID is hosted on domain X, but your Solid pod is on domain Y ≠ X, then you need the following statement in your profile: ``` solid:oidcIssuer ....