Slot: is_random
Indicates whether the sample is random.
URI: d4d:isRandom Alias: is_random
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| SamplingStrategy | Does the dataset contain all possible instances, or is it a sample (not neces... | no |
Properties
- Range: Boolean
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/bridge2ai/data-sheets-schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | d4d:isRandom |
| native | data_sheets_schema:is_random |
LinkML Source
name: is_random
description: Indicates whether the sample is random.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
slot_uri: d4d:isRandom
alias: is_random
owner: SamplingStrategy
domain_of:
- SamplingStrategy
range: boolean