- Updated titles and descriptions in TimeSlot, TimeSpan, TimeSpanType, and TimespanBlock for improved readability and understanding. - Enhanced multilingual support with refined alt_descriptions and structured_aliases across various classes. - Changed mapping types from broad_mappings to exact_mappings in WebClaimsBlock, WebCollection, WebPage, WebPlatform, WebSource, WorkExperience, and various YouTube-related classes for better alignment with schema definitions. - Improved comments and modeling notes in VariantTypes to clarify usage and examples. - General cleanup of unnecessary comments and formatting adjustments for consistency across YAML files.
103 lines
4.2 KiB
YAML
103 lines
4.2 KiB
YAML
id: https://nde.nl/ontology/hc/class/AcademicInstitution
|
|
name: AcademicInstitution
|
|
title: Academic Institution
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
wd: http://www.wikidata.org/entity/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_label
|
|
classes:
|
|
AcademicInstitution:
|
|
description: >-
|
|
Organization providing post-secondary education or conducting advanced research.
|
|
Includes universities, colleges, polytechnics, institutes of technology, research
|
|
institutes, and other tertiary educational entities.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Organisatie die hoger onderwijs biedt of gevorderd onderzoek uitvoert. Omvat
|
|
universiteiten, hogescholen, polytechnische instituten, technologische instituten,
|
|
onderzoeksinstituten en andere tertiaire onderwijsinstellingen.
|
|
de: >-
|
|
Organisation, die Hochschulbildung anbietet oder fortgeschrittene Forschung
|
|
betreibt. Umfasst Universitaeten, Hochschulen, Polytechnische Institute,
|
|
Technologieinstitute, Forschungsinstitute und andere tertiaere Bildungseinrichtungen.
|
|
fr: >-
|
|
Organisation dispensant un enseignement superieur ou menant des recherches
|
|
avancees. Comprend les universites, les colleges, les instituts polytechniques,
|
|
les instituts de technologie, les instituts de recherche et autres etablissements
|
|
d'enseignement tertiaire.
|
|
es: >-
|
|
Organizacion que proporciona educacion postsecundaria o realiza investigacion
|
|
avanzada. Incluye universidades, colegios, institutos politecnicos, institutos
|
|
de tecnologia, institutos de investigacion y otras entidades educativas terciarias.
|
|
ar: >-
|
|
منظمة توفر تعليمًا ما بعد الثانوي أو تجري أبحاثًا متقدمة. تشمل الجامعات
|
|
والكليات والمعاهد الفنية ومعاهد التكنولوجيا ومعاهد البحث وغيرها من
|
|
المؤسسات التعليمية العليا.
|
|
id: >-
|
|
Organisasi yang menyediakan pendidikan pasca-menengah atau melakukan penelitian
|
|
lanjutan. Termasuk universitas, perguruan tinggi, politeknik, institut teknologi,
|
|
institut penelitian, dan entitas pendidikan tersier lainnya.
|
|
zh: >-
|
|
提供高等教育或进行高级研究的组织。包括大学、学院、理工学院、技术学院、
|
|
研究所和其他高等教育机构。
|
|
examples:
|
|
- value:
|
|
has_label: University of Amsterdam
|
|
description: A research university in the Netherlands
|
|
- value:
|
|
has_label: Technical College of Berlin
|
|
description: A technical higher education institution in Germany
|
|
class_uri: schema:EducationalOrganization
|
|
slots:
|
|
- has_label
|
|
structured_aliases:
|
|
- literal_form: onderwijsinstelling
|
|
in_language: nl
|
|
- literal_form: Bildungseinrichtung
|
|
in_language: de
|
|
- literal_form: etablissement d'enseignement
|
|
in_language: fr
|
|
- literal_form: institucion educativa
|
|
in_language: es
|
|
- literal_form: مؤسسة تعليمية
|
|
in_language: ar
|
|
- literal_form: institusi pendidikan
|
|
in_language: id
|
|
- literal_form: 教育机构
|
|
in_language: zh
|
|
keywords:
|
|
- university
|
|
- college
|
|
- polytechnic
|
|
- institute of technology
|
|
- research institute
|
|
- higher education
|
|
- tertiary education
|
|
- academic
|
|
close_mappings:
|
|
- wd:Q4671277
|
|
- wd:Q38723
|
|
broad_mappings:
|
|
- wd:Q2385804
|
|
- schema:EducationalOrganization
|
|
- skos:Concept
|
|
narrow_mappings:
|
|
- wd:Q3918
|
|
- schema:CollegeOrUniversity
|
|
comments:
|
|
- Encompasses both degree-granting institutions and research-focused organizations
|
|
- Distinct from primary and secondary educational institutions
|
|
- May include specialized academies, conservatories, and professional schools
|
|
see_also:
|
|
- AcademicArchive
|
|
- AcademicProgram
|
|
annotations:
|
|
specificity_score: "0.4"
|
|
specificity_rationale: Specific to tertiary education and research organizations
|
|
custodian_types: "['AcademicArchive']"
|