Slot: licensing or attribution (licensingOrAttribution)
A text or html code that provides any related data sharing licence and/or attribution.
URI: EVORAO:licensingOrAttribution
Alias: licensingOrAttribution
Applicable Classes
| Name |
Description |
Modifies Slot |
| License |
The legal terms and conditions under which the subject can be used, shared, o… |
yes |
Properties
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:licensingOrAttribution |
| native |
EVORAO:licensingOrAttribution |
| exact |
dct:rights |
| close |
schema:license |
LinkML Source
```yaml
name: licensingOrAttribution
description: A text or html code that provides any related data sharing licence and/or
attribution.
title: licensing or attribution
from_schema: https://w3id.org/evorao/
exact_mappings:
- dct:rights
close_mappings:
- schema:license
rank: 1000
alias: licensingOrAttribution
domain_of:
- License
range: string
required: false
multivalued: false
```