Skip to content

Slot: has publication date (publication_date)

The date on which a document or entity is published.

The date can be expressed in three different formats:

- yyyy-mm-dd (i.e., xsd:date)

- yyyy-mm (i.e., xsd:gYearMonth)

- yyyy (i.e., xsd:gYear)

The date on which a resource is published or disclosed.

URI: prism:publicationDate

Applicable Classes

Name Description Modifies Slot
Journal A scholarly periodical primarily devoted to the publication of original resea... no
Book A non-serial document that is complete in one volume or a designated finite n... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/axle_informatics/research-paper-schema

Mappings

Mapping Type Mapped Value
self prism:publicationDate
native research_paper_schema:publication_date

LinkML Source

name: publication_date
description: 'The date on which a document or entity is published.

  The date can be expressed in three different formats:

  - yyyy-mm-dd (i.e., xsd:date)

  - yyyy-mm (i.e., xsd:gYearMonth)

  - yyyy (i.e., xsd:gYear)

  The date on which a resource is published or disclosed.'
title: has publication date
from_schema: https://w3id.org/axle_informatics/research-paper-schema
rank: 1000
slot_uri: prism:publicationDate
alias: publication_date
domain_of:
- Journal
- Book
range: Any
any_of:
- range: date
- range: year
- range: year_month