- Updated descriptions and titles for Price and PriceRange classes to enhance understanding. - Added multilingual alt_descriptions for Price, PriceRange, Primary, and PrimaryDigitalPresenceAssertion classes. - Enhanced examples in Price and PriceRange classes to provide clearer context. - Improved annotations and comments for better documentation and understanding of class purposes. - Introduced new slots for official names (including and excluding type) to standardize naming conventions. - Added sorting variant for official names to facilitate alphabetical ordering. - Ensured all changes align with the latest schema requirements and best practices.
81 lines
3.1 KiB
YAML
81 lines
3.1 KiB
YAML
id: https://nde.nl/ontology/hc/class/Portal
|
|
name: Portal
|
|
title: Portal Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_label
|
|
- ../slots/has_url
|
|
classes:
|
|
Portal:
|
|
class_uri: schema:WebSite
|
|
description: >-
|
|
Web-based gateway or distribution channel providing access to heritage resources,
|
|
collections, or institutional services through a unified online interface.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Webgebaseerde toegangspoort of distributiekanaal dat toegang biedt tot erfgoedmiddelen,
|
|
collecties of institutionele diensten via een uniforme online interface.
|
|
de: >-
|
|
Webbasiertes Portal oder Vertriebskanal, der Zugang zu Heritage-Ressourcen,
|
|
Sammlungen oder institutionellen Dienstleistungen über eine einheitliche Online-Schnittstelle bietet.
|
|
fr: >-
|
|
Portail web ou canal de distribution donnant accès aux ressources patrimoniales,
|
|
aux collections ou aux services institutionnels via une interface en ligne unifiée.
|
|
es: >-
|
|
Portal web o canal de distribución que proporciona acceso a recursos patrimoniales,
|
|
colecciones o servicios institucionales a través de una interfaz en línea unificada.
|
|
ar: >-
|
|
بوابة قائمة على الويب أو قناة توزيع توفر الوصول إلى موارد التراث
|
|
أو المجموعات أو الخدمات المؤسسية من خلال واجهة عبر الإنترنت موحدة.
|
|
id: >-
|
|
Portal berbasis web atau saluran distribusi yang menyediakan akses ke sumber daya warisan,
|
|
koleksi, atau layanan kelembagaan melalui antarmuka online terpadu.
|
|
zh: >-
|
|
基于网络的网关或分发渠道,通过统一的在线界面提供对遗产资源、
|
|
馆藏或机构服务的访问。
|
|
exact_mappings:
|
|
- schema:WebSite
|
|
slots:
|
|
- has_url
|
|
- has_label
|
|
comments:
|
|
- Serves as entry point for heritage discovery
|
|
- May aggregate content from multiple sources
|
|
- Can be thematic, institutional, or regional
|
|
examples:
|
|
- value:
|
|
has_url: https://www.archieven.nl
|
|
has_label: Archieven.nl
|
|
description: Dutch national archives portal
|
|
- value:
|
|
has_url: https://www.europeana.eu
|
|
has_label: Europeana
|
|
description: European cultural heritage portal
|
|
keywords:
|
|
- portal
|
|
- gateway
|
|
- discovery
|
|
- distribution
|
|
- website
|
|
annotations:
|
|
specificity_score: 0.35
|
|
specificity_rationale: Web portal type for heritage resource access
|
|
custodian_types: '["*"]'
|
|
structured_aliases:
|
|
- literal_form: portaal
|
|
predicate: EXACT_SYNONYM
|
|
in_language: nl
|
|
- literal_form: Portal
|
|
predicate: EXACT_SYNONYM
|
|
in_language: de
|
|
- literal_form: portail
|
|
predicate: EXACT_SYNONYM
|
|
in_language: fr
|
|
- literal_form: portal
|
|
predicate: EXACT_SYNONYM
|
|
in_language: es
|