Namespace
- a place where local identifiers can be contextualized with an addressable-looking prefix
- chatgpt: "It acts like a prefix to ensure that terms defined in different ontologies do not clash even if they have the same local name."
- a SFRootRepo allows you to publish namespaces on a static site hosting service
- a SFDataRepo can contribute to multiple namespaces
- this allows, for example, a namespace initially minted in one repo to get picked up in another one.
Backlinks