Slot: author
URI: [nexus:author](https://w3id.org/ai-atlas-nexus/author)
Alias: author
## Applicable Classes
| Name | Description | Modifies Slot |
| --------------------------------- | --------------------------------------------------------------------- | ------------- |
| [RiskIncident](RiskIncident.md) | An event occuring or occured which is a realised or materialised risk | no |
| [Documentation](Documentation.md) | Documented information about a concept or other topic(s) of interest | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ------------------------------------------------------------------ |
| Range | [String](String.md) |
| Domain Of | [Documentation](Documentation.md), [RiskIncident](RiskIncident.md) |
### Cardinality and Requirements
| Property | Value |
| -------- | ----- |
## Identifier and Mapping Information
## Mappings
| Mapping Type | Mapped Value |
| ------------ | ------------ |
| self | nexus:author |
| native | nexus:author |
## LinkML Source
name: author
alias: author
domain_of:
- Documentation
- RiskIncident
range: string
```