Slot: object_closure
The set of objects that are related to the object of the association via the closure predicates
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A negated association between a thing (subject) and another thing (object) |
no |
|
no |
||
A generic association between a thing (subject) and another thing (object) |
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:object_closure |
native |
ontoassoc:object_closure |
LinkML Source
```yaml
name: object_closure
description: The set of objects that are related to the object of the association
via the closure predicates
from_schema: https://w3id.org/oak/association
rank: 1000
alias: object_closure
domain_of:
- PositiveOrNegativeAssociation
range: uriorcurie
multivalued: true
</details>