Slot: provider
A relationship to the Organization instance that provides this instance.
URI: [schema:provider](http://schema.org/provider)
Alias: provider
## Applicable Classes
| Name | Description | Modifies Slot |
| --------------------- | --------------------------------------------------------------------- | ------------- |
| [Dataset](Dataset.md) | A body of structured information describing some topic(s) of interest | no |
## Properties
### Type and Range
| Property | Value |
| --------- | --------------------------------------------- |
| Range | [Organization](Organization.md) |
| Domain Of | [Dataset](Dataset.md) |
| Slot URI | [schema:provider](http://schema.org/provider) |
### Cardinality and Requirements
| Property | Value |
| -------- | ----- |
## Identifier and Mapping Information
### Schema Source
- from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
## Mappings
| Mapping Type | Mapped Value |
| ------------ | --------------- |
| self | schema:provider |
| native | nexus:provider |
## LinkML Source
name: provider
description: A relationship to the Organization instance that provides this instance.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
slot_uri: schema:provider
alias: provider
domain_of:
- Dataset
range: Organization
```