It’s possible to create a folder-like system using different kinds of containers and define your own contains relationship, and you could access that through apps. I think though what you want is the .meta file - it, unlike the RDF for the Container is an editable file where you can put tags relating to the container and its contents. To find the location of the .meta file you should check the location header of the Container but currently, in NSS, it sill be at /container/.meta. Any tags you put in the .meta file will also be visible when you do a GET on the container. But they are only ever modifiable in the .meta file, not in the RDF of the container itself. If you’d like to see an example, see What is a .meta on NSS?.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| My first app - adding resources? | 25 | 4215 | November 15, 2018 | |
|
Can I write and fetch a resource on my public and private folder using rdflib?
|
18 | 771 | July 10, 2021 | |
| Metadata for non-RDF resources | 2 | 850 | November 23, 2020 | |
|
How can I use @inrupt/solid-client to save a rdf turtle file
|
1 | 495 | March 27, 2022 | |
| Error saving back: Error: Web error: 409 (Conflict) on PUT | 7 | 5329 | December 24, 2019 |