AgencyΒΆ

https://burrito.bible/schema/agency.schema.json
Describes a particular agency that is involved with or related to the contents of the burrito.
type object
properties
  • id
common.schema.json#/definitions/prefixedId
  • name
Common Definitions
  • abbr
Common Definitions
  • url
common.schema.json#/definitions/url
  • roles
A list of roles indicating in which respects this agency was involved with the production of this burrito.
type array
items type string
enum rightsAdmin, rightsHolder, content, publication, management, finance, qa
minItems 1
additionalProperties False