Skip to content

Slot: Reason Distribution URL Is Missing (dcat_distribution_url_missing_reason)

Reason dcat_distribution_url is null.

Tier: optional

Why this slot matters

Records whether the absence of a catalogue link is deliberate (the record is simply not catalogued) or a gap to be filled, so automated FAIR-ness assessments do not misreport an intentional omission as missing metadata.

In plain terms

If there is no catalogue download link, this slot explains why — usually because the dataset was never registered in a data catalogue at all.

URI: envar:slot/dcat_distribution_url_missing_reason

Applicable Classes

Name Description Modifies Slot
DepositMetadata Deposit-time slots required when the sidecar travels alongside a published FA... no

Properties

Type and Range

Property Value
Range MissingReasonEnum
Domain Of DepositMetadata

Cardinality and Requirements

Property Value

Examples

Value
not_applicable

Identifier and Mapping Information

Annotations

property value
tier optional
justification Records whether the absence of a catalogue link is deliberate (the record is simply not catalogued) or a gap to be filled, so automated FAIR-ness assessments do not misreport an intentional omission as missing metadata.
explanation If there is no catalogue download link, this slot explains why — usually because the dataset was never registered in a data catalogue at all.

Schema Source

Mappings

Mapping Type Mapped Value
self envar:dcat_distribution_url_missing_reason
native envar:dcat_distribution_url_missing_reason

LinkML Source

name: dcat_distribution_url_missing_reason
annotations:
  tier:
    tag: tier
    value: optional
  justification:
    tag: justification
    value: Records whether the absence of a catalogue link is deliberate (the record
      is simply not catalogued) or a gap to be filled, so automated FAIR-ness assessments
      do not misreport an intentional omission as missing metadata.
  explanation:
    tag: explanation
    value: If there is no catalogue download link, this slot explains why — usually
      because the dataset was never registered in a data catalogue at all.
description: Reason `dcat_distribution_url` is null.
title: Reason Distribution URL Is Missing
examples:
- value: not_applicable
  description: the record is not registered in a DCAT catalogue
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- DepositMetadata
range: MissingReasonEnum