# Slot: object1 URI: [ontoassoc:object1](https://w3id.org/oak/association/object1) ## Inheritance * [object](object.md) * **object1** ## 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: object1 from_schema: https://w3id.org/oak/association rank: 1000 is_a: object alias: object1 domain_of: - PairwiseCoAssociation range: uriorcurie required: true ```