Slot: new_date
The date of the new association
URI: ontoassoc:new_date
Inheritance
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A change object describing a change between two associations |
no |
Properties
Range: String
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/association
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
ontoassoc:new_date |
native |
ontoassoc:new_date |
LinkML Source
```yaml
name: new_date
description: The date of the new association
from_schema: https://w3id.org/oak/association
rank: 1000
is_a: date
mixins:
- diff_slot
alias: new_date
domain_of:
- AssociationChange
range: string
</details>