- 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.
50 lines
2.4 KiB
YAML
50 lines
2.4 KiB
YAML
id: https://nde.nl/ontology/hc/classes/PatternClassification
|
|
name: PatternClassification
|
|
title: PatternClassification
|
|
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#
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
dqv: http://www.w3.org/ns/dqv#
|
|
imports:
|
|
- linkml:types
|
|
# default_range: string
|
|
classes:
|
|
PatternClassification:
|
|
description: Record describing how an entity was automatically classified using a pattern-based method.
|
|
alt_descriptions:
|
|
nl: {text: Registratie van hoe een entiteit automatisch is geclassificeerd met een patroon-gebaseerde methode., language: nl}
|
|
de: {text: Eintrag, der beschreibt, wie eine Entitaet mittels musterbasierter Methode automatisch klassifiziert wurde., language: de}
|
|
fr: {text: Enregistrement de la facon dont une entite a ete classee automatiquement par une methode basee sur des motifs., language: fr}
|
|
es: {text: Registro de como una entidad fue clasificada automaticamente mediante un metodo basado en patrones., language: es}
|
|
ar: {text: سجل يصف كيفية تصنيف كيان تلقائيا باستخدام طريقة تعتمد على الأنماط., language: ar}
|
|
id: {text: Rekaman yang menjelaskan bagaimana entitas diklasifikasikan otomatis menggunakan metode berbasis pola., language: id}
|
|
zh: {text: 描述实体如何通过模式方法被自动分类的记录。, language: zh}
|
|
structured_aliases:
|
|
nl: [{literal_form: patroonclassificatie, language: nl}]
|
|
de: [{literal_form: Musterklassifikation, language: de}]
|
|
fr: [{literal_form: classification par motif, language: fr}]
|
|
es: [{literal_form: clasificacion por patron, language: es}]
|
|
ar: [{literal_form: تصنيف بالنمط, language: ar}]
|
|
id: [{literal_form: klasifikasi pola, language: id}]
|
|
zh: [{literal_form: 模式分类, language: zh}]
|
|
class_uri: skos:Concept
|
|
close_mappings:
|
|
- dqv:QualityMeasurement
|
|
related_mappings:
|
|
- prov:Activity
|
|
- prov:Entity
|
|
annotations:
|
|
classification_method_examples:
|
|
- regex
|
|
- string_contains
|
|
- prefix_match
|
|
confidence_semantics: Confidence score for the classification result
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: '[''*'']'
|
|
slots:
|
|
- has_method
|