Class: VulnerablePopulations
Information about protections for vulnerable populations in human subjects research.
__
URI: data_sheets_schema:VulnerablePopulations
classDiagram
class VulnerablePopulations
click VulnerablePopulations href "../VulnerablePopulations/"
DatasetProperty <|-- VulnerablePopulations
click DatasetProperty href "../DatasetProperty/"
VulnerablePopulations : assent_procedures
VulnerablePopulations : description
VulnerablePopulations : guardian_consent
VulnerablePopulations : id
VulnerablePopulations : name
VulnerablePopulations : special_protections
VulnerablePopulations : used_software
VulnerablePopulations --> "*" Software : used_software
click Software href "../Software/"
VulnerablePopulations : vulnerable_groups_included
Inheritance
- NamedThing
- DatasetProperty
- VulnerablePopulations
- DatasetProperty
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
vulnerable_groups_included | 0..1 Boolean |
Are any vulnerable populations included (e | direct |
special_protections | * String |
What additional protections were implemented for vulnerable populations? Incl... | direct |
assent_procedures | * String |
For research involving minors, what assent procedures were used? How was deve... | direct |
guardian_consent | * String |
For participants unable to provide their own consent, how was guardian or sur... | direct |
used_software | * Software |
What software was used as part of this dataset property? | DatasetProperty |
id | 1 Uriorcurie |
A unique identifier for a thing | NamedThing |
name | 0..1 String |
A human-readable name for a thing | NamedThing |
description | 0..1 String |
A human-readable description for a thing | NamedThing |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/bridge2ai/data-sheets-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | data_sheets_schema:VulnerablePopulations |
native | data_sheets_schema:VulnerablePopulations |
LinkML Source
Direct
name: VulnerablePopulations
description: 'Information about protections for vulnerable populations in human subjects
research.
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
is_a: DatasetProperty
attributes:
vulnerable_groups_included:
name: vulnerable_groups_included
description: 'Are any vulnerable populations included (e.g., children, pregnant
women, prisoners, cognitively impaired individuals)?
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/human
rank: 1000
domain_of:
- VulnerablePopulations
range: boolean
special_protections:
name: special_protections
description: 'What additional protections were implemented for vulnerable populations?
Include safeguards, modified procedures, or additional oversight.
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/human
rank: 1000
domain_of:
- VulnerablePopulations
range: string
multivalued: true
assent_procedures:
name: assent_procedures
description: 'For research involving minors, what assent procedures were used?
How was developmentally appropriate assent obtained?
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/human
rank: 1000
domain_of:
- VulnerablePopulations
range: string
multivalued: true
guardian_consent:
name: guardian_consent
description: 'For participants unable to provide their own consent, how was guardian
or surrogate consent obtained?
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/human
rank: 1000
domain_of:
- VulnerablePopulations
range: string
multivalued: true
Induced
name: VulnerablePopulations
description: 'Information about protections for vulnerable populations in human subjects
research.
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
is_a: DatasetProperty
attributes:
vulnerable_groups_included:
name: vulnerable_groups_included
description: 'Are any vulnerable populations included (e.g., children, pregnant
women, prisoners, cognitively impaired individuals)?
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/human
rank: 1000
alias: vulnerable_groups_included
owner: VulnerablePopulations
domain_of:
- VulnerablePopulations
range: boolean
special_protections:
name: special_protections
description: 'What additional protections were implemented for vulnerable populations?
Include safeguards, modified procedures, or additional oversight.
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/human
rank: 1000
alias: special_protections
owner: VulnerablePopulations
domain_of:
- VulnerablePopulations
range: string
multivalued: true
assent_procedures:
name: assent_procedures
description: 'For research involving minors, what assent procedures were used?
How was developmentally appropriate assent obtained?
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/human
rank: 1000
alias: assent_procedures
owner: VulnerablePopulations
domain_of:
- VulnerablePopulations
range: string
multivalued: true
guardian_consent:
name: guardian_consent
description: 'For participants unable to provide their own consent, how was guardian
or surrogate consent obtained?
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/human
rank: 1000
alias: guardian_consent
owner: VulnerablePopulations
domain_of:
- VulnerablePopulations
range: string
multivalued: true
used_software:
name: used_software
description: What software was used as part of this dataset property?
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
alias: used_software
owner: VulnerablePopulations
domain_of:
- DatasetProperty
range: Software
multivalued: true
id:
name: id
description: A unique identifier for a thing.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
slot_uri: schema:identifier
identifier: true
alias: id
owner: VulnerablePopulations
domain_of:
- NamedThing
range: uriorcurie
required: true
name:
name: name
description: A human-readable name for a thing.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
slot_uri: schema:name
alias: name
owner: VulnerablePopulations
domain_of:
- NamedThing
range: string
description:
name: description
description: A human-readable description for a thing.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
slot_uri: schema:description
alias: description
owner: VulnerablePopulations
domain_of:
- NamedThing
- Relationships
- Splits
- DataAnomaly
- Confidentiality
- Deidentification
- SensitiveElement
- InstanceAcquisition
- CollectionMechanism
- DataCollector
- CollectionTimeframe
- DirectCollection
- PreprocessingStrategy
- CleaningStrategy
- LabelingStrategy
- RawData
- ExistingUse
- UseRepository
- OtherTask
- FutureUseImpact
- DiscouragedUse
- ThirdPartySharing
- DistributionFormat
- DistributionDate
- Maintainer
- Erratum
- UpdatePlan
- RetentionLimits
- VersionAccess
- ExtensionMechanism
- EthicalReview
- DataProtectionImpact
- CollectionNotification
- CollectionConsent
- ConsentRevocation
- LicenseAndUseTerms
- IPRestrictions
- ExportControlRegulatoryRestrictions
range: string