Skip to content

Slot: issued

Date of formal issuance or publication of the resource. A datetime renders as RFC 3339 date-time, which requires a UTC offset — write 2024-11-15T00:00:00Z, not 2024-11-15T00:00:00. A date alone is also rejected.

URI: dcterms:issued Alias: issued

Applicable Classes

Name Description Modifies Slot
File A single file within a dataset or file collection no
DataSubset A subset of a dataset, likely containing multiple files of multiple potential... no
DatasetCollection A collection of related datasets, likely containing multiple files of multipl... no
Dataset A single component of related observations and/or information that can be rea... no
FileCollection A collection of files with shared characteristics (format, purpose, structure... no
Information Grouping for datasets and data files no

Properties

Identifier and Mapping Information

Annotations

property value
d4d:docExample 2022-06-30T00:00:00Z

Schema Source

  • from schema: https://w3id.org/bridge2ai/data-sheets-schema

Mappings

Mapping Type Mapped Value
self dcterms:issued
native data_sheets_schema:issued

LinkML Source

name: issued
annotations:
  d4d:docExample:
    tag: d4d:docExample
    value: '2022-06-30T00:00:00Z'
description: Date of formal issuance or publication of the resource. A `datetime`
  renders as RFC 3339 `date-time`, which **requires a UTC offset** — write `2024-11-15T00:00:00Z`,
  not `2024-11-15T00:00:00`. A date alone is also rejected.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
slot_uri: dcterms:issued
alias: issued
domain_of:
- Information
range: datetime