Slot: authors
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.".
URI: core:authors
Inheritance
- nodeProperty
- authors
Applicable Classes
Name | Description |
---|---|
Publication | Any published piece of information |
Properties
- Range: xsd:string
- Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ucs-core
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.".
from_schema: https://w3id.org/lmodel/ucs-core
is_a: nodeProperty
singular_name: author
domain: Publication
multivalued: true
alias: authors
domain_of:
- Publication
range: string