- Introduced Rule 42: No Ontology Prefixes in Slot Names to enforce clean naming conventions. - Established Rule: No Rough Edits in Schema Files to ensure structural integrity during modifications. - Implemented Rule: No Version Indicators in Names to maintain stable semantic naming. - Created Rule: Ontology Detection vs Heuristics to emphasize the importance of verifying ontology definitions. - Defined Rule 50: Ontology-to-LinkML Mapping Convention to standardize mapping practices. - Added Rule: Polished Slot Storage Location to specify directory structure for polished slot files. - Enforced Rule: Preserve Bespoke Slots Until Refactoring to prevent unintended migrations during slot updates. - Instituted Rule 56: Semantic Consistency Over Simplicity to mandate execution of revisions in slot_fixes.yaml. - Added new Genealogy Archives Registry Enrichment class with multilingual support and structured aliases.
46 lines
2 KiB
YAML
46 lines
2 KiB
YAML
id: https://nde.nl/ontology/hc/class/FundingFocus
|
|
name: FundingFocus
|
|
title: Funding Focus
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
- ../slots/has_label
|
|
classes:
|
|
FundingFocus:
|
|
class_uri: hc:FundingFocus
|
|
description: >-
|
|
Thematic priority category used to target funding toward specific policy,
|
|
research, or societal objectives.
|
|
alt_descriptions:
|
|
nl: Thematische prioriteitscategorie die financiering richt op specifieke beleids-, onderzoeks- of maatschappelijke doelen.
|
|
de: Thematische Prioritaetskategorie zur Ausrichtung von Foerdermitteln auf bestimmte politische, wissenschaftliche oder gesellschaftliche Ziele.
|
|
fr: Categorie de priorite thematique orientant le financement vers des objectifs politiques, de recherche ou societaux specifie.
|
|
es: Categoria de prioridad tematica que orienta la financiacion hacia objetivos politicos, de investigacion o sociales especificos.
|
|
ar: فئة أولوية موضوعية لتوجيه التمويل نحو أهداف سياساتية أو بحثية أو مجتمعية محددة.
|
|
id: Kategori prioritas tematik yang mengarahkan pendanaan ke tujuan kebijakan, riset, atau sosial tertentu.
|
|
zh: 用于将资助导向特定政策、研究或社会目标的主题优先类别。
|
|
structured_aliases:
|
|
- literal_form: financieringsfocus
|
|
in_language: nl
|
|
- literal_form: Foerderschwerpunkt
|
|
in_language: de
|
|
- literal_form: axe de financement
|
|
in_language: fr
|
|
- literal_form: enfoque de financiacion
|
|
in_language: es
|
|
- literal_form: محور التمويل
|
|
in_language: ar
|
|
- literal_form: fokus pendanaan
|
|
in_language: id
|
|
- literal_form: 资助重点
|
|
in_language: zh
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
broad_mappings:
|
|
- skos:Concept
|