56 lines
1.6 KiB
YAML
56 lines
1.6 KiB
YAML
id: https://nde.nl/ontology/hc/class/BoardMember
|
|
name: board_member
|
|
title: BoardMember Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
wikidata: http://www.wikidata.org/entity/
|
|
imports:
|
|
- linkml:types
|
|
- ../metadata
|
|
- ./StaffRole
|
|
- ../slots/specificity_annotation
|
|
- ./SpecificityAnnotation
|
|
- ../slots/template_specificity
|
|
- ./TemplateSpecificityScores
|
|
classes:
|
|
BoardMember:
|
|
is_a: StaffRole
|
|
description: |
|
|
Board member serving on governing board without specific officer role.
|
|
|
|
**Official Title vs De Facto Work**:
|
|
Formally participates in governance decisions, but often takes on
|
|
specific portfolio responsibilities or committee leadership.
|
|
|
|
**Common Variants**:
|
|
- Trustee
|
|
- Director (board member)
|
|
- Bestuurslid (Dutch)
|
|
- Committee Member
|
|
- Council Member
|
|
- Governor
|
|
|
|
**Typical Domains**: Historical societies, cooperatives, foundations, museums, libraries
|
|
|
|
**Typical Responsibilities**:
|
|
- Attending board meetings
|
|
- Voting on organizational matters
|
|
- Fiduciary oversight
|
|
- Policy development
|
|
- Strategic planning participation
|
|
- Committee service
|
|
- Representing member/stakeholder interests
|
|
exact_mappings:
|
|
- wikidata:Q2824523
|
|
slot_usage:
|
|
role_category:
|
|
ifabsent: string(GOVERNANCE)
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
slots:
|
|
- specificity_annotation
|
|
- template_specificity
|