# Slot: ended_at 


_ISO 8601 end time._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Activity](../classes/Activity.qmd) | One thing that was done: a solve, a fit, an analysis, a render |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

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

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo:ended_at |
| native | tvbo:ended_at |
| exact | prov:endedAtTime |




## LinkML Source

<details>
```yaml
name: ended_at
description: ISO 8601 end time.
from_schema: https://w3id.org/tvbo
exact_mappings:
- prov:endedAtTime
rank: 1000
owner: Activity
domain_of:
- Activity
range: string

```
</details></div>