Slot: authors (multivalued)
Description: connects an publication to the list of authors who contributed to the publication. This property should be a comma-delimited list of author names. It is recommended that an author's name be formatted as "surname, firstname initial.". Note that this property is a node annotation expressing the citation list of authorship which might typically otherwise be more completely documented in biolink:PublicationToProviderAssociation defined edges which point to full details about an author and possibly, some qualifiers which clarify the specific status of a given author in the publication.
Domain: Publication
Range: Agent
Inheritance
- node_property
- authors
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Publication | Any ‘published’ piece of information. Publications are considered broadly to include any document or document part made available in print or on the web - which may include scientific journal issues, individual articles, and books - as well as things like pre-prints, white papers, patents, drug labels, web pages, protocol documents, and even a part of a publication if of significant knowledge scope (e.g. a figure, figure legend, or section highlighted by NLP). | no |
LinkML Source
name: authors
description: connects an publication to the list of authors who contributed to the
publication. This property should be a comma-delimited list of author names. It
is recommended that an author's name be formatted as "surname, firstname initial.". Note
that this property is a node annotation expressing the citation list of authorship
which might typically otherwise be more completely documented in biolink:PublicationToProviderAssociation
defined edges which point to full details about an author and possibly, some qualifiers
which clarify the specific status of a given author in the publication.
from_schema: https://w3id.org/biolink/biolink-model
is_a: node property
domain: publication
alias: authors
domain_of:
- publication
range: agent
multivalued: true