# Class: Any
URI: [linkml:Any](https://w3id.org/linkml/Any)
```{mermaid}
classDiagram
class Any
click Any href "../Any"
```
## Slots
| Name | Cardinality and Range | Description | Inheritance |
| --- | --- | --- | --- |
## Usages
| used by | used in | type | used |
| --- | --- | --- | --- |
| [PropertyValue](PropertyValue.md) | [value_or_object](value_or_object.md) | range | [Any](Any.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/oak/association
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | linkml:Any |
| native | ontoassoc:Any |
## LinkML Source
### Direct
```yaml
name: Any
from_schema: https://w3id.org/oak/association
class_uri: linkml:Any
```
### Induced
```yaml
name: Any
from_schema: https://w3id.org/oak/association
class_uri: linkml:Any
```