Slot: subject_closure_label
The set of subjects that are related to the subject of the association via the closure predicates
URI: ontoassoc:subject_closure_label
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: String
Multivalued: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/association
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
ontoassoc:subject_closure_label |
native |
ontoassoc:subject_closure_label |
LinkML Source
```yaml
name: subject_closure_label
description: The set of subjects that are related to the subject of the association
via the closure predicates
from_schema: https://w3id.org/oak/association
rank: 1000
alias: subject_closure_label
domain_of:
- PositiveOrNegativeAssociation
range: string
multivalued: true
</details>