- Updated SignificanceType.yaml to enhance descriptions, add alternative language descriptions, and clarify comments. - Refined CommunitySignificance, EconomicSignificance, HistoricalSignificance, ScientificSignificance, AestheticSignificance, TerroirSignificance, and DiplomaticSignificance classes with structured aliases and comments. - Enhanced SilenceSegment.yaml with multilingual descriptions and structured aliases. - Improved Size.yaml with clearer descriptions and added multilingual support. - Updated SocialMediaPlatformType.yaml and SocialMediaProfile.yaml to include alternative descriptions in multiple languages and refined modeling notes. - Added has_url slot to SocialMediaProfile for better URL management. - Enhanced Warehouse and WarehouseType classes with preserved modeling notes for clarity on definitions and distinctions. - Updated WebClaim and WebPortalType classes with preserved descriptions for better understanding of their roles and structures.
67 lines
2.6 KiB
YAML
67 lines
2.6 KiB
YAML
id: https://nde.nl/ontology/hc/class/Research
|
|
name: Research
|
|
title: Research
|
|
description: >-
|
|
Research activity.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
prov: http://www.w3.org/ns/prov#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
classes:
|
|
Research:
|
|
class_uri: prov:Activity
|
|
description: >-
|
|
Systematic investigation or scholarly inquiry undertaken to discover,
|
|
interpret, or revise facts, theories, or applications in a specific domain.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Systematisch onderzoek of wetenschappelijke zoektocht ondernomen om feiten,
|
|
theorieën of toepassingen in een specifiek domein te ontdekken, interpreteren of herzien.
|
|
de: >-
|
|
Systematische Untersuchung oder wissenschaftliche Anfrage, die durchgeführt wird, um Fakten,
|
|
Theorien oder Anwendungen in einem bestimmten Bereich zu entdecken, zu interpretieren oder zu überarbeiten.
|
|
fr: >-
|
|
Investigation systématique ou enquête savante entreprise pour découvrir,
|
|
interpréter ou réviser des faits, théories ou applications dans un domaine spécifique.
|
|
es: >-
|
|
Investigación sistemática o indagación académica emprendida para descubrir,
|
|
interpretar o revisar hechos, teorías o aplicaciones en un dominio específico.
|
|
ar: >-
|
|
تحقيق منهجي أو استعلام علمي يُجرى لاكتشاف
|
|
أو تفسير أو مراجعة الحقائق أو النظريات أو التطبيقات في مجال محدد.
|
|
id: >-
|
|
Investigasi sistematis atau penyelidikan ilmiah yang dilakukan untuk menemukan,
|
|
menginterpretasikan, atau merevisi fakta, teori, atau aplikasi dalam domain tertentu.
|
|
zh: >-
|
|
为发现、解释或修订特定领域的事实、理论或应用而进行的系统调查或学术探究。
|
|
broad_mappings:
|
|
- prov:Activity
|
|
- schema:Action
|
|
keywords:
|
|
- research
|
|
- investigation
|
|
- scholarly inquiry
|
|
- study
|
|
structured_aliases:
|
|
- literal_form: onderzoek
|
|
predicate: EXACT_SYNONYM
|
|
in_language: nl
|
|
- literal_form: Forschung
|
|
predicate: EXACT_SYNONYM
|
|
in_language: de
|
|
- literal_form: recherche
|
|
predicate: EXACT_SYNONYM
|
|
in_language: fr
|
|
- literal_form: investigación
|
|
predicate: EXACT_SYNONYM
|
|
in_language: es
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class created during migration
|
|
custodian_types: '["*"]'
|
|
slots:
|
|
- has_description
|