glam/schemas/20251121/linkml/modules/slots/research_program.yaml
kempersc 0d5d48568d refactor(schema): centralize slot definitions per Rule 38
- Remove slot_uri, description, mappings from slot_usage sections
- Move these properties to centralized slot files in modules/slots/
- Keep only class-specific overrides in slot_usage (required, inlined, examples)
- Update 1,499 centralized slot files with enriched definitions
- Clean 188 class files

Violations fixed:
- slot_uri in slot_usage: 1,676 → 0
- description in slot_usage: 2,287 → 0 (moved to centralized)

Schema still validates: 816 classes, 2028 slots, 127 enums
2026-01-11 23:27:17 +01:00

95 lines
2.7 KiB
YAML

id: https://nde.nl/ontology/hc/slot/research_program
name: research_program_slot
title: Research Programs Slot
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
imports:
- linkml:types
default_prefix: hc
slots:
research_program:
slot_uri: hc:researchPrograms
description: 'Active research programs, conservation projects, or scientific initiatives
conducted by the institution. Multi-valued field capturing all major programs.
**Conservation Research**:
- "Endangered species breeding programs" - Ex-situ conservation
- "Reintroduction programs" - Releasing captive-bred animals to wild
- "Habitat restoration research" - Ecosystem recovery studies
- "Climate change adaptation" - Species response to warming
**Behavioral and Welfare Research**:
- "Animal cognition studies" - Intelligence, problem-solving
- "Enrichment program development" - Animal welfare improvements
- "Social behavior research" - Group dynamics, communication
- "Animal welfare assessment" - Health and wellbeing metrics
**Taxonomic and Systematic Research**:
- "Plant taxonomy and classification" - Naming and organizing species
- "DNA barcoding projects" - Genetic identification
- "Phylogenetic studies" - Evolutionary relationships
- "New species discovery" - Field expeditions, specimen analysis
**Horticultural and Agricultural Research**:
- "Crop wild relatives conservation" - Preserving genetic diversity
- "Heirloom variety preservation" - Historic cultivars
- "Propagation technique development" - Cultivation methods
- "Invasive species control" - Prevention and management
**Biomedical and Applied Research**:
- "Veterinary medicine research" - Animal health studies
- "Reproductive biology" - Assisted reproduction techniques
- "Disease ecology" - Wildlife pathogen studies
- "Bioprospecting" - Discovering useful compounds from organisms
**Examples**:
- Artis: ["Amphibian conservation", "Primate behavior", "Marine invertebrate ecology"]
- Kew Gardens: ["Plant taxonomy", "Seed bank preservation", "Medicinal plant research"]
- San Diego Zoo: ["Giant panda reproduction", "California condor reintroduction"]
- Burgers'' Zoo: ["Tropical rainforest ecology", "Coral reef restoration"]
**Ontology Alignment**:
- Maps to `schema:ResearchProject` in Schema.org
- Related to VIVO ontology research activity classes
'
range: string
multivalued: true
comments:
- schema:ResearchProject is a class, not a predicate - use hc namespace