Slot: is_representative
Indicates whether the sample is representative of the larger set.
__
URI: d4d:isRepresentative Alias: is_representative
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
Annotations
| property | value |
|---|---|
| d4d:docExample | true |
Schema Source
- from schema: https://w3id.org/bridge2ai/data-sheets-schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | d4d:isRepresentative |
| native | data_sheets_schema:is_representative |
LinkML Source
name: is_representative
annotations:
d4d:docExample:
tag: d4d:docExample
value: 'true'
description: 'Indicates whether the sample is representative of the larger set.
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
slot_uri: d4d:isRepresentative
alias: is_representative
owner: SamplingStrategy
domain_of:
- SamplingStrategy
range: boolean