# Slot: object2 URI: [ontoassoc:object2](https://w3id.org/oak/association/object2) ## Inheritance * [object](object.md) * **object2** ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [PairwiseCoAssociation](PairwiseCoAssociation.md) | A collection of subjects co-associated with two objects | no | ## Properties * Range: [Uriorcurie](Uriorcurie.md) * Required: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/association ## LinkML Source
```yaml name: object2 from_schema: https://w3id.org/oak/association rank: 1000 is_a: object alias: object2 domain_of: - PairwiseCoAssociation range: uriorcurie required: true ```