Slot: supporting_objects
The objects that support the association
URI: ontoassoc:supporting_objects
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:supporting_objects |
native |
ontoassoc:supporting_objects |
LinkML Source
```yaml
name: supporting_objects
description: The objects that support the association
from_schema: https://w3id.org/oak/association
rank: 1000
alias: supporting_objects
domain_of:
- PositiveOrNegativeAssociation
range: uriorcurie
multivalued: true
</details>