Slot: abstract (abstract)
Concise summary of the publication.
URI: EVORAO:abstract
Alias: abstract
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:abstract |
| native |
EVORAO:abstract |
| close |
dct:abstract, schema:abstract |
LinkML Source
```yaml
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
domain_of:
- Publication
range: string
required: true
multivalued: false
```