Class: Publication (Publication)
A scientific publication.
URI: EVORAO:Publication
classDiagram
class Publication
click Publication href "../Publication"
Resource <|-- Publication
click Resource href "../Resource"
Publication : abstract
Publication : authors
Publication : dateIssued
Publication : dateModified
Publication : doi
Publication --> "1" Doi : doi
click Doi href "../Doi"
Publication : identifier
Publication : iri
Publication : journal
Publication --> "0..1" Journal : journal
click Journal href "../Journal"
Publication : keyword
Publication : publisher
Publication --> "0..1" PersonOrOrganization : publisher
click PersonOrOrganization href "../PersonOrOrganization"
Publication : title
Inheritance
Slots
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:Publication |
| native |
EVORAO:Publication |
| exact |
dct:BibliographicResource, dct:BibliographicResource |
| close |
wd:Q591041, reproduceme:Publication, wd:Q591041, reproduceme:Publication |
LinkML Source
Direct
```yaml
name: Publication
description: A scientific publication.
title: Publication
from_schema: https://w3id.org/evorao/
exact_mappings:
- dct:BibliographicResource
- dct:BibliographicResource
close_mappings:
- wd:Q591041
- reproduceme:Publication
- wd:Q591041
- reproduceme:Publication
is_a: Resource
slots:
- title
- authors
- abstract
- doi
- journal
slot_usage:
title:
name: title
description: A name given to the resource.
title: title
comments:
- The title of the item should be as short and descriptive as possible.
- 'E.g. for virus products it should basically be based on the following Pattern:
''Virus name'', ''virus host type'', ''collection year'', ''country of collection''
ex ''suspected epidemiological origin'', ''genotype'', ''strain'', ''variant
name or specific feature.'
exact_mappings:
- schema:name
- rdfs:label
slot_uri: dct:title
domain_of:
- Publication
- Dataset
- DataService
- Term
- License
- Certification
- FundingSource
range: string
required: true
multivalued: false
authors:
name: authors
description: The list of authors.
title: authors
close_mappings:
- wdp:P2093
- schema:author
related_mappings:
- sio:001315
- iao:0000321
domain_of:
- Publication
range: string
required: true
multivalued: false
abstract:
name: abstract
description: Concise summary of the publication.
title: abstract
close_mappings:
- dct:abstract
- schema:abstract
domain_of:
- Publication
range: string
required: true
multivalued: false
doi:
name: doi
description: A Digital Object Identifier (DOI) that can be related.
title: DOI
exact_mappings:
- wdp:P356
close_mappings:
- reproduceme:doi
broad_mappings:
- dct:bibliographicCitation
domain_of:
- Publication
- ProductOrService
range: Doi
required: true
multivalued: false
journal:
name: journal
description: The scientific journal in which the publication was published.
title: journal
close_mappings:
- wdp:P1433
- biolink:published_in
- uniprotrdfs:publishedIn
domain_of:
- Publication
range: Journal
required: false
multivalued: false
```
Induced
```yaml
name: Publication
description: A scientific publication.
title: Publication
from_schema: https://w3id.org/evorao/
exact_mappings:
- dct:BibliographicResource
- dct:BibliographicResource
close_mappings:
- wd:Q591041
- reproduceme:Publication
- wd:Q591041
- reproduceme:Publication
is_a: Resource
slot_usage:
title:
name: title
description: A name given to the resource.
title: title
comments:
- The title of the item should be as short and descriptive as possible.
- 'E.g. for virus products it should basically be based on the following Pattern:
''Virus name'', ''virus host type'', ''collection year'', ''country of collection''
ex ''suspected epidemiological origin'', ''genotype'', ''strain'', ''variant
name or specific feature.'
exact_mappings:
- schema:name
- rdfs:label
slot_uri: dct:title
domain_of:
- Publication
- Dataset
- DataService
- Term
- License
- Certification
- FundingSource
range: string
required: true
multivalued: false
authors:
name: authors
description: The list of authors.
title: authors
close_mappings:
- wdp:P2093
- schema:author
related_mappings:
- sio:001315
- iao:0000321
domain_of:
- Publication
range: string
required: true
multivalued: false
abstract:
name: abstract
description: Concise summary of the publication.
title: abstract
close_mappings:
- dct:abstract
- schema:abstract
domain_of:
- Publication
range: string
required: true
multivalued: false
doi:
name: doi
description: A Digital Object Identifier (DOI) that can be related.
title: DOI
exact_mappings:
- wdp:P356
close_mappings:
- reproduceme:doi
broad_mappings:
- dct:bibliographicCitation
domain_of:
- Publication
- ProductOrService
range: Doi
required: true
multivalued: false
journal:
name: journal
description: The scientific journal in which the publication was published.
title: journal
close_mappings:
- wdp:P1433
- biolink:published_in
- uniprotrdfs:publishedIn
domain_of:
- Publication
range: Journal
required: false
multivalued: false
attributes:
title:
name: title
description: A name given to the resource.
title: title
comments:
- The title of the item should be as short and descriptive as possible.
- 'E.g. for virus products it should basically be based on the following Pattern:
''Virus name'', ''virus host type'', ''collection year'', ''country of collection''
ex ''suspected epidemiological origin'', ''genotype'', ''strain'', ''variant
name or specific feature.'
from_schema: https://w3id.org/evorao/
exact_mappings:
- schema:name
- rdfs:label
rank: 1000
slot_uri: dct:title
alias: title
owner: Publication
domain_of:
- Publication
- Dataset
- DataService
- Term
- License
- Certification
- FundingSource
range: string
required: true
multivalued: false
authors:
name: authors
description: The list of authors.
title: authors
from_schema: https://w3id.org/evorao/
close_mappings:
- wdp:P2093
- schema:author
related_mappings:
- sio:001315
- iao:0000321
rank: 1000
alias: authors
owner: Publication
domain_of:
- Publication
range: string
required: true
multivalued: false
abstract:
name: abstract
description: Concise summary of the publication.
title: abstract
from_schema: https://w3id.org/evorao/
close_mappings:
- dct:abstract
- schema:abstract
rank: 1000
alias: abstract
owner: Publication
domain_of:
- Publication
range: string
required: true
multivalued: false
doi:
name: doi
description: A Digital Object Identifier (DOI) that can be related.
title: DOI
from_schema: https://w3id.org/evorao/
exact_mappings:
- wdp:P356
close_mappings:
- reproduceme:doi
broad_mappings:
- dct:bibliographicCitation
rank: 1000
alias: doi
owner: Publication
domain_of:
- Publication
- ProductOrService
range: Doi
required: true
multivalued: false
journal:
name: journal
description: The scientific journal in which the publication was published.
title: journal
from_schema: https://w3id.org/evorao/
close_mappings:
- wdp:P1433
- biolink:published_in
- uniprotrdfs:publishedIn
rank: 1000
alias: journal
owner: Publication
domain_of:
- Publication
range: Journal
required: false
multivalued: false
keyword:
name: keyword
description: A keyword or tag describing the resource.
title: keyword
from_schema: https://w3id.org/evorao/
rank: 1000
slot_uri: dcat:keyword
alias: keyword
owner: Publication
domain_of:
- Resource
range: string
required: false
multivalued: true
dateIssued:
name: dateIssued
description: Date of formal issuance (e.g., publication) of the resource.
title: date issued
comments:
- encoded using the relevant ISO 8601 Date and Time compliant string [DATETIME].
from_schema: https://w3id.org/evorao/
exact_mappings:
- sepio:0000051
close_mappings:
- schema:datePublished
- schema:dateCreated
rank: 1000
slot_uri: dct:issued
alias: dateIssued
owner: Publication
domain_of:
- Resource
range: datetime
required: false
multivalued: false
dateModified:
name: dateModified
description: Most recent date on which the resource was changed, updated or modified.
title: date modified
comments:
- encoded using the relevant ISO 8601 Date and Time compliant string [DATETIME].
from_schema: https://w3id.org/evorao/
exact_mappings:
- sepio:0000036
close_mappings:
- schema:dateModified
rank: 1000
slot_uri: dct:modified
alias: dateModified
owner: Publication
domain_of:
- Resource
range: datetime
required: false
multivalued: false
identifier:
name: identifier
description: A unique identifier of the resource being described or cataloged.
title: identifier
comments:
- The identifier is a text string which is assigned to the resource to provide
an unambiguous reference within a particular context. Persistent identifiers
should be provided as HTTP URIs.
from_schema: https://w3id.org/evorao/
exact_mappings:
- schema:identifier
rank: 1000
slot_uri: dct:identifier
alias: identifier
owner: Publication
domain_of:
- Resource
range: string
required: false
multivalued: true
iri:
name: iri
description: International Resource Identifier (IRI) that uniquely identifies
or refers to the resource. IRIs include URIs, and URIs include URLs.
title: IRI
comments:
- An IRI is a global identifier standardized by IETF RFC 3987. It may or may not
be resolvable on the web. IRIs include URIs, and URIs include URLs.
from_schema: https://w3id.org/evorao/
close_mappings:
- biolink:iri
related_mappings:
- mi:url
narrow_mappings:
- schema:url
rank: 1000
is_a: identifier
alias: iri
owner: Publication
domain_of:
- Resource
range: uri
required: false
multivalued: true
publisher:
name: publisher
description: The entity responsible for making the resource available.
title: publisher
comments:
- Resources of type foaf:Agent like EVORAO:PersonOrOrganization are recommended
as values for this property.
from_schema: https://w3id.org/evorao/
rank: 1000
slot_uri: dct:publisher
alias: publisher
owner: Publication
domain_of:
- Resource
range: PersonOrOrganization
required: false
multivalued: false
```