Slot: version Of (versionOf)
Identifier of what type of entities the version qualifies.
URI: EVORAO:versionOf
Alias: versionOf
Applicable Classes
| Name |
Description |
Modifies Slot |
| Version |
Numeric code assigned to identify a particular historical version of a work (… |
yes |
Properties
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:versionOf |
| native |
EVORAO:versionOf |
| related |
dct:isVersionOf |
LinkML Source
```yaml
name: versionOf
description: Identifier of what type of entities the version qualifies.
title: version Of
from_schema: https://w3id.org/evorao/
related_mappings:
- dct:isVersionOf
rank: 1000
alias: versionOf
domain_of:
- Version
range: string
required: true
multivalued: false
```