glam/frontend/public/schemas/20251121/linkml/modules/classes/Agenda.yaml
kempersc ce103100d4
All checks were successful
Deploy Frontend / build-and-deploy (push) Successful in 2m7s
Refactor code structure and optimize performance across multiple modules
2026-02-11 12:22:00 +01:00

24 lines
597 B
YAML

id: https://nde.nl/ontology/hc/class/Agenda
name: Agenda
title: Agenda
description: A strategic agenda or plan.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
default_prefix: hc
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_label
classes:
Agenda:
class_uri: schema:Action
description: Agenda.
slots:
- has_label
- has_description
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"