Class: Activity
A PROV activity.
URI: [prov:Activity](http://www.w3.org/ns/prov#Activity)
### Induced
classDiagram
class Activity
click Activity href "../Activity/"
Resource <|-- Activity
click Resource href "../Resource/"
## Inheritance
* [Resource](Resource.md)
* **Activity**
## Class Properties
| Property | Value |
| --- | --- |
| Class URI | [prov:Activity](http://www.w3.org/ns/prov#Activity) |
## Slots
| Name | Cardinality and Range | Description | Inheritance |
| --- | --- | --- | --- |
## Usages
| used by | used in | type | used |
| --- | --- | --- | --- |
| [Dataset](Dataset.md) | [wasGeneratedBy](wasGeneratedBy.md) | range | [Activity](Activity.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/semic/dcat-ap/3.0.1
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | prov:Activity |
| native | dcat_ap:Activity |
## LinkML Source
### Direct
name: Activity
description: A PROV activity.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
is_a: Resource
class_uri: prov:Activity
name: Activity
description: A PROV activity.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
is_a: Resource
class_uri: prov:Activity