glam/schemas/20251121/linkml/modules/classes/ResponseFormat.yaml

30 lines
761 B
YAML

id: https://nde.nl/ontology/hc/class/ResponseFormat
name: ResponseFormat
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
dct: http://purl.org/dc/terms/
imports:
- ./ResponseFormatType
- linkml:types
- ../slots/has_or_had_type
classes:
ResponseFormat:
class_uri: dct:MediaType
slots:
- has_or_had_type
slot_usage:
has_or_had_type:
range: ResponseFormatType
attributes:
format_name:
range: string
required: true
mime_type:
range: string
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types:
- '*'
custodian_types_rationale: Universal utility concept