Implemented conventions
To use the Bookmarks data module, first decide if you want to use it on top of:
- @inrupt/solid-client
- rdflib
- soukai
- LDO (not implemented yet)
See the applicable subfolder
- If you're using
@inrupt/solid-client
you should pickbookmarks/vanilla
. - If you're using
soukai-solid
go ahead and pickbookmarks/soukai
. - as a rule of thumb, if you're new to solid and don't know which one to choose, pick the vanilla one.