Taxonomy

Organization

Taxonomy/Accountable

Organization

Organization

The entity that is responsible and accountable for this data collection activity

  • Title
  • Description

Playground

Try the element with your own values, contexts, and color modes.

Context
Style

Raw JSON

Live API response from GET /schemas/ai@2026-05-06-beta/elements/organization.

element "organization"51 lines
{
  "id": "organization",
  "category_id": "accountable",
  "title": [
    {
      "locale": "en",
      "value": "Organization"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "The entity that is responsible and accountable for this data collection activity"
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "organization",
  "variables": [
    {
      "id": "title",
      "label": [
        {
          "locale": "en",
          "value": "Title"
        }
      ],
      "required": true
    },
    {
      "id": "description",
      "label": [
        {
          "locale": "en",
          "value": "Description"
        }
      ],
      "required": true
    }
  ],
  "shape": "hexagon",
  "icon_variants": [
    "default",
    "dark",
    "vendor",
    "vendor.dark",
    "deployer",
    "deployer.dark"
  ]
}