# Slot: ref 


_Git branch, tag, or commit to check out (``git`` sources only). Defaults to the repository's default branch._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [CodeSource](../classes/CodeSource.qmd) | Location of a recipe's callable code so the specification is decoupled from w... |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

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

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: ref
description: Git branch, tag, or commit to check out (``git`` sources only). Defaults
  to the repository's default branch.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: CodeSource
domain_of:
- CodeSource
range: string

```
</details></div>