glam/schemas/20251121/linkml/modules/classes/AnnotatorEntityClaim.yaml
kempersc 66adec257e Add scripts for normalizing LinkML schemas and validating schema integrity
- Implement `normalize_linkml_alt_descriptions.py` to convert structured alt_descriptions to the expected scalar form.
- Implement `normalize_linkml_structured_aliases.py` to flatten language-keyed structured_aliases into a standard list-of-objects format.
- Implement `validate_linkml_schema_integrity.py` to validate the integrity of LinkML schema bundles, checking for import resolution, YAML parsing, and reference existence.
2026-02-16 10:16:51 +01:00

73 lines
2.6 KiB
YAML

id: https://nde.nl/ontology/hc/classes/AnnotatorEntityClaim
name: AnnotatorEntityClaim
title: Annotator Entity Claim
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
prov: http://www.w3.org/ns/prov#
xsd: http://www.w3.org/2001/XMLSchema#
oa: http://www.w3.org/ns/oa#
rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#
dcterms: http://purl.org/dc/terms/
crm: http://www.cidoc-crm.org/cidoc-crm/
skos: http://www.w3.org/2004/02/skos/core#
rdfs: http://www.w3.org/2000/01/rdf-schema#
org: http://www.w3.org/ns/org#
imports:
- linkml:types
- ../slots/has_type
classes:
AnnotatorEntityClaim:
description: >-
Individual assertion about a cultural heritage entity extracted using Annotator convention.
alt_descriptions:
nl: Individuele bewering over een cultureel erfgoed entiteit geëxtraheerd met Annotator conventie.
de: Einzelne Aussage über eine Kulturgut-Entität, extrahiert mit Annotator-Konvention.
fr: Affirmation individuelle sur une entité du patrimoine culturel extraite en utilisant la convention Annotator.
es: Afirmación individual sobre una entidad de patrimonio cultural extraída usando la convención Annotator.
ar: تأكيد فردي حول كيان تراثي ثقافي مستخرج باستخدام اتفاقية Annotator.
id: Klaim individual tentang entitas warisan budaya yang diekstrak menggunakan konvensi Annotator.
zh: 使用Annotator约定提取的关于文化遗产实体的单个断言。
structured_aliases:
- literal_form: entiteitsclaim
in_language: nl
- literal_form: Entitätsanspruch
in_language: de
- literal_form: revendication d'entité
in_language: fr
- literal_form: reclamo de entidad
in_language: es
- literal_form: مطالبة الكيان
in_language: ar
- literal_form: klaim entitas
in_language: id
- literal_form: 实体声明
in_language: zh
class_uri: rdf:Statement
close_mappings:
- oa:Annotation
related_mappings:
- prov:Entity
- schema:PropertyValue
keywords:
- entity claim
- Annotator
- entity assertion
- extraction
examples:
- value:
has_type: hc:Library
comments:
- Represents subject-predicate-object assertion
- Includes provenance and confidence information
slots:
- has_type
slot_usage:
has_type:
inlined: false
required: true
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: '[''*'']'