Are you an LLM? You can read better optimized documentation at /docs/hub-user/reference/glossary.md for this page in Markdown format
Glossary
Glossary terms are in alphabetical order.
Organization
A shared namespace on Jozu Hub that holds repositories owned by a group of users rather than a single User account. Organizations are only available on self-hosted Jozu Hub. Each organization has exactly one Owner, and members can hold Guest, Developer, Admin, or Owner roles.
Repository
An entity that contains ModelKit tags (i.e. versions). Every Repository must be owned by a User or an Organization. Repositories can be public or private. See also Creating Repositories.
For private / on-premises Jozu Hub installations repository visibility and sharing is handled by authorizations in the registry.
Tag
A Tag refers to a named ModelKit package. Tags are often used to denote versions or other relevant metadata about a specific ModelKit package.
User (aka Account)
An account associated with a single user on the Jozu platform. Each User / Account is unique and tied to a single email address.
Your username will precede each of your repository names. For example:
jozu.ml/<username>/<repository>:<tag>
