-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Alain Bourgeois edited this page Aug 28, 2021
·
17 revisions
This is intended to give some receipts when developing solidos app. But can also be an entry point to solidos organisation. It is not a replicate of existing documentation. solidos/mashlib/dataBrowser are alike.
A store is created by rdflib. synonyms are "kb" (knowledge base), ... It relates to a javascript object meant to manipulate RDF in memory. Basically it is an object organized to allow parsing quads. A quad is a triple with a source document.
- is-it a store cache system ? yes mostly
- how to clean it from a document
- fetcher compared to updater.update
- webId's
- login/logout