Skip to content

Slot: hasImplementation

A relationship to a implementation defining the risk evaluation

URI: [schema:url](http://schema.org/url) Alias: hasImplementation ## 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:hasImplementation | ## LinkML Source
name: hasImplementation
description: A relationship to a implementation defining the risk evaluation
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
slot_uri: schema:url
alias: hasImplementation
domain_of:
- AiEval
range: uri
multivalued: true
inlined: false

```