24 lines
765 B
YAML
24 lines
765 B
YAML
id: https://nde.nl/ontology/hc/class/DocumentFormat
|
|
name: DocumentFormat
|
|
title: Document Format
|
|
description: The format of a document (e.g., PDF, HTML, XML). MIGRATED from financial_document_format slot per Rule 53. Follows dcterms:format.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
dcterms: http://purl.org/dc/terms/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
- ../slots/has_label
|
|
default_prefix: hc
|
|
classes:
|
|
DocumentFormat:
|
|
class_uri: dcterms:MediaType
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|