Skip to content

Class: InformedConsent

Details about informed consent procedures used in human subjects research.

__

URI: data_sheets_schema:InformedConsent

classDiagram class InformedConsent click InformedConsent href "../InformedConsent/" DatasetProperty <|-- InformedConsent click DatasetProperty href "../DatasetProperty/" InformedConsent : consent_documentation InformedConsent : consent_obtained InformedConsent : consent_scope InformedConsent : consent_type InformedConsent : description InformedConsent : id InformedConsent : name InformedConsent : used_software InformedConsent --> "*" Software : used_software click Software href "../Software/" InformedConsent : withdrawal_mechanism

Inheritance

Slots

Name Cardinality and Range Description Inheritance
consent_obtained 0..1
Boolean
Was informed consent obtained from all participants? direct
consent_type *
String
What type of consent was obtained (e direct
consent_documentation *
String
How is consent documented? Include references to consent forms or procedures ... direct
withdrawal_mechanism *
String
How can participants withdraw their consent? What procedures are in place for... direct
consent_scope *
String
What specific uses did participants consent to? Are there limitations on data... 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:InformedConsent
native data_sheets_schema:InformedConsent

LinkML Source

Direct

name: InformedConsent
description: 'Details about informed consent procedures used in human subjects research.

  '
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
is_a: DatasetProperty
attributes:
  consent_obtained:
    name: consent_obtained
    description: Was informed consent obtained from all participants?
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/human
    rank: 1000
    domain_of:
    - InformedConsent
    range: boolean
  consent_type:
    name: consent_type
    description: 'What type of consent was obtained (e.g., written, verbal, electronic,
      implied through participation)?

      '
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/human
    rank: 1000
    domain_of:
    - InformedConsent
    range: string
    multivalued: true
  consent_documentation:
    name: consent_documentation
    description: 'How is consent documented? Include references to consent forms or
      procedures used.

      '
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/human
    rank: 1000
    domain_of:
    - InformedConsent
    range: string
    multivalued: true
  withdrawal_mechanism:
    name: withdrawal_mechanism
    description: 'How can participants withdraw their consent? What procedures are
      in place for data deletion upon withdrawal?

      '
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/human
    rank: 1000
    domain_of:
    - InformedConsent
    range: string
    multivalued: true
  consent_scope:
    name: consent_scope
    description: 'What specific uses did participants consent to? Are there limitations
      on data use based on consent?

      '
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/human
    rank: 1000
    domain_of:
    - InformedConsent
    range: string
    multivalued: true

Induced

name: InformedConsent
description: 'Details about informed consent procedures used in human subjects research.

  '
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
is_a: DatasetProperty
attributes:
  consent_obtained:
    name: consent_obtained
    description: Was informed consent obtained from all participants?
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/human
    rank: 1000
    alias: consent_obtained
    owner: InformedConsent
    domain_of:
    - InformedConsent
    range: boolean
  consent_type:
    name: consent_type
    description: 'What type of consent was obtained (e.g., written, verbal, electronic,
      implied through participation)?

      '
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/human
    rank: 1000
    alias: consent_type
    owner: InformedConsent
    domain_of:
    - InformedConsent
    range: string
    multivalued: true
  consent_documentation:
    name: consent_documentation
    description: 'How is consent documented? Include references to consent forms or
      procedures used.

      '
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/human
    rank: 1000
    alias: consent_documentation
    owner: InformedConsent
    domain_of:
    - InformedConsent
    range: string
    multivalued: true
  withdrawal_mechanism:
    name: withdrawal_mechanism
    description: 'How can participants withdraw their consent? What procedures are
      in place for data deletion upon withdrawal?

      '
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/human
    rank: 1000
    alias: withdrawal_mechanism
    owner: InformedConsent
    domain_of:
    - InformedConsent
    range: string
    multivalued: true
  consent_scope:
    name: consent_scope
    description: 'What specific uses did participants consent to? Are there limitations
      on data use based on consent?

      '
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/human
    rank: 1000
    alias: consent_scope
    owner: InformedConsent
    domain_of:
    - InformedConsent
    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: InformedConsent
    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: InformedConsent
    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: InformedConsent
    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: InformedConsent
    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