# Slot: source_url 


_Canonical source or repository URL._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [SoftwareRequirement](../classes/SoftwareRequirement.qmd) | An individual software requirement binding a package to a version constraint ... |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

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

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo_sw:source_url |
| native | tvbo_sw:source_url |




## LinkML Source

<details>
```yaml
name: source_url
description: Canonical source or repository URL.
from_schema: https://w3id.org/tvbo/software
rank: 1000
owner: SoftwareRequirement
domain_of:
- SoftwareRequirement
range: string

```
</details></div>