Skip to content

Slot: tags

An array of strings that can be used to provide additional context for the application in a user interface to assist with task such as categorizing, searching, etc.

URI: https://specification.margo.org/data-model/tags Alias: tags

Applicable Classes

Name Description Modifies Slot
CatalogApplicationMetadata Metadata specific to the application no

Properties

Type and Range

Property Value
Range string
Domain Of CatalogApplicationMetadata

Cardinality and Requirements

Property Value
Multivalued Yes
### Slot Characteristics
Property Value
Owner CatalogApplicationMetadata

LinkML Source

name: tags
description: An array of strings that can be used to provide additional context for
  the application in a user interface to assist with task such as categorizing, searching,
  etc.
from_schema: https://specification.margo.org/data-model
alias: tags
owner: CatalogApplicationMetadata
domain_of:
- CatalogApplicationMetadata
range: string
multivalued: true
inlined: true
inlined_as_list: true