Slot: closure_predicates
The set of predicates used to determine if the new association object is a specialization or generalization of the old one.
URI: ontoassoc:closure_predicates
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A change object describing a change between two associations |
no |
Properties
Range: Uriorcurie
Multivalued: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/association
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
ontoassoc:closure_predicates |
native |
ontoassoc:closure_predicates |
LinkML Source
```yaml
name: closure_predicates
description: The set of predicates used to determine if the new association object
is a specialization or generalization of the old one.
from_schema: https://w3id.org/oak/association
rank: 1000
alias: closure_predicates
domain_of:
- AssociationChange
range: uriorcurie
multivalued: true
</details>