Enum: EnumAudience

A predefined list of potential audiences for a given content.

URI: EnumAudience

Permissible Values

Value Meaning Description
researcher None
teacher None
trainer None
students None
data stewards None
data manager None
librarians None
all None

Slots

Name Description
audience The intended recipients or target group for a particular content

Aliases

  • enumZielgruppe

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/example/C2D_Ontology

LinkML Source

name: enumAudience
description: A predefined list of potential audiences for a given content.
from_schema: https://w3id.org/linkml/example/C2D_Ontology
aliases:
- enumZielgruppe
rank: 1000
permissible_values:
  researcher:
    text: researcher
  teacher:
    text: teacher
  trainer:
    text: trainer
  students:
    text: students
  data stewards:
    text: data stewards
  data manager:
    text: data manager
  librarians:
    text: librarians
  all:
    text: all