Skip to content

Slot: score_type

Type of score (e.g., continuous)

URI: [nexus:score_type](https://w3id.org/ai-atlas-nexus/score_type) Alias: score_type ## Applicable Classes | Name | Description | Modifies Slot | | ------------------------------- | ------------------------------------ | ------------- | | [MetricConfig](MetricConfig.md) | Configuration for evaluation metrics | no | ## Properties ### Type and Range | Property | Value | | --------- | ------------------------------- | | Range | [String](String.md) | | Domain Of | [MetricConfig](MetricConfig.md) | ### Cardinality and Requirements | Property | Value | | -------- | ----- | ### Slot Characteristics | Property | Value | | -------- | ------------------------------- | | Owner | [MetricConfig](MetricConfig.md) | ## Identifier and Mapping Information ### Schema Source - from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology ## Mappings | Mapping Type | Mapped Value | | ------------ | ---------------- | | self | nexus:score_type | | native | nexus:score_type | ## LinkML Source
name: score_type
description: Type of score (e.g., continuous)
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: score_type
owner: MetricConfig
domain_of:
- MetricConfig
range: string

```