55 lines
2.5 KiB
YAML
55 lines
2.5 KiB
YAML
id: https://nde.nl/ontology/hc/class/Code
|
|
name: Code
|
|
title: Code
|
|
description: A code or identifier from a controlled vocabulary or classification system. MIGRATED from feature_code/feature_class slots.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
schema: http://schema.org/
|
|
dcterms: http://purl.org/dc/terms/
|
|
prov: http://www.w3.org/ns/prov#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
org: http://www.w3.org/ns/org#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
- ../slots/has_label
|
|
default_prefix: hc
|
|
classes:
|
|
Code:
|
|
class_uri: skos:Concept
|
|
description: >-
|
|
Controlled notation token used to represent a predefined category,
|
|
status, or identifier value in a managed scheme.
|
|
alt_descriptions:
|
|
nl: Gecontroleerde notatiewaarde die een vooraf gedefinieerde categorie, status of identificatiewaarde in een beheerd schema representeert.
|
|
de: Kontrolliertes Notationszeichen zur Darstellung einer vordefinierten Kategorie, eines Status oder Kennwerts in einem verwalteten Schema.
|
|
fr: Jeton de notation controle utilise pour representer une categorie, un statut ou une valeur d identifiant predefinis dans un schema gere.
|
|
es: Token de notacion controlada usado para representar una categoria, estado o valor identificador predefinido en un esquema gestionado.
|
|
ar: رمز ترميز مضبوط يستخدم لتمثيل فئة أو حالة أو قيمة معرف محددة مسبقا ضمن مخطط مُدار.
|
|
id: Token notasi terkendali untuk merepresentasikan kategori, status, atau nilai pengenal yang telah ditetapkan dalam skema terkelola.
|
|
zh: 在受管方案中用于表示预定义类别、状态或标识值的受控符号标记。
|
|
structured_aliases:
|
|
- {literal_form: codewaarde, in_language: nl}
|
|
- {literal_form: Kenncode, in_language: de}
|
|
- {literal_form: valeur codee, in_language: fr}
|
|
- {literal_form: valor codificado, in_language: es}
|
|
- {literal_form: قيمة مرمزة, in_language: ar}
|
|
- {literal_form: nilai kode, in_language: id}
|
|
- {literal_form: 编码值, in_language: zh}
|
|
broad_mappings:
|
|
- skos:Concept
|
|
keywords:
|
|
- controlled vocabulary
|
|
- coded value
|
|
- scheme notation
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|