Slot: journal (journal)
The scientific journal in which the publication was published.
URI: EVORAO:journal
Alias: journal
Applicable Classes
| Name |
Description |
Modifies Slot |
| Publication |
A scientific publication |
yes |
Properties
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:journal |
| native |
EVORAO:journal |
| close |
wdp:P1433, biolink:published_in, uniprotrdfs:publishedIn |
LinkML Source
```yaml
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
domain_of:
- Publication
range: Journal
required: false
multivalued: false
```