glam/frontend/public/schemas/20251121/linkml/modules/classes/FilePath.yaml

81 lines
2.8 KiB
YAML

id: https://nde.nl/ontology/hc/class/FilePath
name: FilePath
title: File Path 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_description
classes:
FilePath:
class_uri: schema:DigitalDocument
description: >-
Structured representation of a file system path reference used for
digital asset location and retrieval.
alt_descriptions:
nl: >-
Gestructureerde representatie van een bestandssysteempadverwijzing gebruikt voor
digitale-assetlocatie en -ophaling.
de: >-
Strukturierte Repräsentation einer Dateisystempfadreferenz, die für
Digital-Asset-Lokalisierung und -Abruf verwendet wird.
fr: >-
Représentation structurée d'une référence de chemin de système de fichiers utilisée pour
la localisation et la récupération d'actifs numériques.
es: >-
Representación estructurada de una referencia de ruta de sistema de archivos utilizada para
localización y recuperación de activos digitales.
ar: >-
تمثيل منظم لمرجع مسار نظام الملفات المستخدم لتحديد موقع الأصول الرقمية واسترجاعها.
id: >-
Representasi terstruktur dari referensi jalur sistem file yang digunakan untuk
lokasi dan pengambilan aset digital.
zh: >-
用于数字资产定位和检索的文件系统路径引用的结构化表示。
structured_aliases:
- literal_form: bestandspad
predicate: EXACT_SYNONYM
in_language: nl
- literal_form: Dateipfad
predicate: EXACT_SYNONYM
in_language: de
- literal_form: chemin de fichier
predicate: EXACT_SYNONYM
in_language: fr
- literal_form: ruta de archivo
predicate: EXACT_SYNONYM
in_language: es
- literal_form: مسار الملف
predicate: EXACT_SYNONYM
in_language: ar
- literal_form: jalur file
predicate: EXACT_SYNONYM
in_language: id
- literal_form: 文件路径
predicate: EXACT_SYNONYM
in_language: zh
broad_mappings:
- schema:DigitalDocument
slots:
- has_label
- has_description
slot_usage:
has_label:
required: true
comments:
- Encodes file system paths for digital asset management.
- Supports both local and network-accessible file references.
- 'Preserved from prior description: Structured representation of a file path reference.'
keywords:
- file path
- digital asset location
- file system reference
- path encoding
annotations:
specificity_score: 0.25
specificity_rationale: Utility class for path-based file references.
custodian_types: '["*"]'