# Slot: module 

<div data-search-exclude markdown="1">



URI: [tvbo:slot/module](https://w3id.org/tvbo/slot/module)
<!-- no inheritance hierarchy -->





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Callable](../classes/Callable.qmd) |  |  no  |
| [ClassReference](../classes/ClassReference.qmd) | Reference to a class that can be instantiated and called |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [xsd:string](http://www.w3.org/2001/XMLSchema#string) |
| Domain Of | [Callable](../classes/Callable.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |
### Slot Characteristics

| Property | Value |
| --- | --- |
| Owner | [Callable](../classes/Callable.qmd) |












## Identifier and Mapping Information





### Schema Source


* from schema: https://w3id.org/tvbo




## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo:module |
| native | tvbo:module |




## LinkML Source

<details>
```yaml
name: module
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Callable
domain_of:
- Callable
range: string

```
</details></div>