James Martin
James Martin
On my pod, and others, I have recently seen the Social Pane failing to load properly and showing broken links and images. I have not been able to add new...
This issue is visible for all users on https://generator.inrupt.com. Once logged in, a console warning is generated, which reads: ``` A cookie associated with a cross-site resource at https://inrupt.net/ was...
When using LDFlex for reading or writing data, sometimes errors are (legitimately) generated, such as a 401 or 404 error when the resource is not available or the user doesn't...
It would be very nice if there was a way to fetch ACLs for a file according to the Link Headers, as specified in the Solid Spec: https://github.com/solid/web-access-control-spec#acl-resource-location-discovery Right now...
This is a bit of a pain point on one of my projects, the solid-react-sdk. We provide examples of how to do certain things, such as notification creation or file...
Didn't see an issue for this yet, so though I'd open one to track it. The documentation and README is currently very out of date, and doesn't cover some basic...
I'm working on an application that needs to load vocabularies in order to fetch data, such as a label or a list of subClasses. This worked fine on localhost, but...
Shapes are a way of defining a data structure and constraints of a linked data object. They are a critical component of linked data, allowing different applications to use a...
Right now we're manually mapping an RDF namednode to an input in the profile form. This is easy to get started and easy to follow, but not flexible and not...
Since angular 7 is out, we should stay relevant and up to date.