Slot: hasUnitxtCard
A relationship to a Unitxt card defining the risk evaluation
URI: [schema:url](http://schema.org/url)
Alias: hasUnitxtCard
## Applicable Classes
| Name | Description | Modifies Slot |
| --------------------------------- | ------------------------------------------------- | ------------- |
| [Questionnaire](Questionnaire.md) | A questionnaire groups questions | no |
| [AiEval](AiEval.md) | An AI Evaluation, e | no |
| [Question](Question.md) | An evaluation where a question has to be answered | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ----------------------------------- |
| Range | [Uri](Uri.md) |
| Domain Of | [AiEval](AiEval.md) |
| Slot URI | [schema:url](http://schema.org/url) |
### Cardinality and Requirements
| Property | Value |
| ----------- | ----- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
- from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
## Mappings
| Mapping Type | Mapped Value |
| ------------ | ------------------- |
| self | schema:url |
| native | nexus:hasUnitxtCard |
## LinkML Source
name: hasUnitxtCard
description: A relationship to a Unitxt card defining the risk evaluation
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
slot_uri: schema:url
alias: hasUnitxtCard
domain_of:
- AiEval
range: uri
multivalued: true
inlined: false
```