# Slot: value_or_object URI: [ontoassoc:value_or_object](https://w3id.org/oak/association/value_or_object) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [PropertyValue](PropertyValue.md) | A generic tag-value that can be associated with an association | no | ## Properties * Range: [Any](Any.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/association ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | ontoassoc:value_or_object | | native | ontoassoc:value_or_object | ## LinkML Source
```yaml name: value_or_object from_schema: https://w3id.org/oak/association rank: 1000 alias: value_or_object domain_of: - PropertyValue range: Any ```