Slot: value¶
Value corresponding to the assessment key.
URI: https://w3id.org/fga-wg/schema/bundle/value
Applicable Classes¶
| Name | Description | Modifies Slot |
|---|---|---|
| AssessmentValue | Key-value pair representing a specific value produced by a quality assessment. | no |
Properties¶
Type and Range¶
| Property | Value |
|---|---|
| Range | Any or Decimal or Boolean or Integer or String |
| Domain Of | AssessmentValue |
Cardinality and Requirements¶
| Property | Value |
|---|---|
| Required | Yes |
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'decimal'}) - AnonymousSlotExpression({'range': 'boolean'}) - AnonymousSlotExpression({'range': 'integer'}) - AnonymousSlotExpression({'range': 'string'})Identifier and Mapping Information¶
Schema Source¶
- from schema: https://w3id.org/fga-wg/schema/bundle
Mappings¶
| Mapping Type | Mapped Value |
|---|---|
| self | https://w3id.org/fga-wg/schema/bundle/value |
| native | https://w3id.org/fga-wg/schema/bundle/value |