glam/schemas/20251121/linkml/modules/classes/METSAPI.yaml
kempersc 6e63465196 Add ImageTilingServiceEndpoint class and archive ID class
- Introduced the ImageTilingServiceEndpoint class for tiled high-resolution image delivery, including deep-zoom and transformation capabilities, with multilingual descriptions and structured aliases.
- Archived the ID class as a backwards-compatible alias for Identifier, marking it as deprecated to enforce the use of the canonical Identifier model.
2026-02-15 21:40:13 +01:00

49 lines
2.6 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

id: https://nde.nl/ontology/hc/class/METSAPI
name: METSAPI
title: METSAPI
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
dcat: http://www.w3.org/ns/dcat#
dcterms: http://purl.org/dc/terms/
schema: http://schema.org/
imports:
- linkml:types
- ../slots/has_score
- ../slots/has_format
classes:
METSAPI:
is_a: DataServiceEndpoint
class_uri: hc:METSAPI
description: >-
Data-service endpoint for retrieving METS documents that describe digital
object structure, file inventories, and administrative metadata.
alt_descriptions:
nl: {text: Dataservice-endpoint voor het ophalen van METS-documenten die objectstructuur, bestandsinventaris en administratieve metadata beschrijven., language: nl}
de: {text: Data-Service-Endpunkt zum Abruf von METS-Dokumenten, die Objektstruktur, Dateibestaende und administrative Metadaten beschreiben., language: de}
fr: {text: Point d acces de service de donnees pour recuperer des documents METS decrivant structure d objet, inventaires de fichiers et metadonnees administratives., language: fr}
es: {text: Endpoint de servicio de datos para recuperar documentos METS que describen estructura de objetos, inventarios de archivos y metadatos administrativos., language: es}
ar: {text: نقطة نهاية لخدمة بيانات لاسترجاع وثائق METS التي تصف بنية الكائنات وجرد الملفات والبيانات الوصفية الإدارية., language: ar}
id: {text: Endpoint layanan data untuk mengambil dokumen METS yang menjelaskan struktur objek digital, inventaris berkas, dan metadata administratif., language: id}
zh: {text: 用于获取METS文档的数据服务端点这些文档描述数字对象结构、文件清单与管理元数据。, language: zh}
structured_aliases:
nl: [{literal_form: METS-dataservice-endpoint, language: nl}]
de: [{literal_form: METS-Dienstendpunkt, language: de}]
fr: [{literal_form: point d acces METS, language: fr}]
es: [{literal_form: endpoint de servicio METS, language: es}]
ar: [{literal_form: نقطة خدمة METS, language: ar}]
id: [{literal_form: endpoint layanan METS, language: id}]
zh: [{literal_form: METS服务端点, language: zh}]
broad_mappings:
- dcat:DataService
related_mappings:
- schema:DataFeed
slot_usage:
has_format:
ifabsent: string(application/xml)
slots:
- has_score
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"