Skip to content

Class: CollectionConsent

Did the individuals in question consent to the collection and use of their data? If so, please describe (or show with screenshots or other information) how consent was requested and provided, and provide a link or other access point to, or otherwise reproduce, the exact language to which the individuals consented.

URI: data_sheets_schema:CollectionConsent

classDiagram class CollectionConsent DatasetProperty <|-- CollectionConsent CollectionConsent : category CollectionConsent : contribution_date CollectionConsent : contributor_github_name CollectionConsent : contributor_name CollectionConsent : contributor_orcid CollectionConsent : description CollectionConsent : id CollectionConsent : name CollectionConsent : related_to CollectionConsent --|> NamedThing : related_to CollectionConsent : subclass_of CollectionConsent --|> NamedThing : subclass_of CollectionConsent : used_software CollectionConsent --|> Software : used_software

Inheritance

Slots

Name Cardinality and Range Description Inheritance
description 0..*
String
direct
used_software 0..*
Software
What software was used as part of this dataset property? DatasetProperty
id 1..1
Uriorcurie
A unique identifier for a thing NamedThing
category 0..1
CategoryType
Name of the high level ontology class in which this entity is categorized NamedThing
name 0..1
String
A human-readable name for a thing NamedThing
subclass_of 0..*
NamedThing
Holds between two classes where the domain class is a specialization of the r... NamedThing
related_to 0..*
NamedThing
A relationship that is asserted between two named things NamedThing
contributor_name 0..1
String
The name of the person who added this node NamedThing
contributor_github_name 0..1
String
The name of the github user who added this node NamedThing
contributor_orcid 0..1
Uriorcurie
The ORCiD of the person who added this node NamedThing
contribution_date 0..1
Date
The date on which the node was added 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:CollectionConsent
native data_sheets_schema:CollectionConsent

LinkML Source

Direct

name: CollectionConsent
description: Did the individuals in question consent to the collection and use of
  their data? If so, please describe (or show with screenshots or other information)
  how consent was requested and provided, and provide a link or other access point
  to, or otherwise reproduce, the exact language to which the individuals consented.
in_subset:
- Collection
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
is_a: DatasetProperty
attributes:
  description:
    name: description
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema
    multivalued: true
    range: string

Induced

name: CollectionConsent
description: Did the individuals in question consent to the collection and use of
  their data? If so, please describe (or show with screenshots or other information)
  how consent was requested and provided, and provide a link or other access point
  to, or otherwise reproduce, the exact language to which the individuals consented.
in_subset:
- Collection
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
is_a: DatasetProperty
attributes:
  description:
    name: description
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema
    multivalued: true
    alias: description
    owner: CollectionConsent
    domain_of:
    - Information
    - Relationships
    - Splits
    - DataAnomaly
    - Confidentiality
    - Deidentification
    - SensitiveElement
    - InstanceAcquisition
    - CollectionMechanism
    - DataCollector
    - CollectionTimeframe
    - EthicalReview
    - DirectCollection
    - CollectionNotification
    - CollectionConsent
    - ConsentRevocation
    - DataProtectionImpact
    - PreprocessingStrategy
    - CleaningStrategy
    - LabelingStrategy
    - RawData
    - ExistingUse
    - UseRepository
    - OtherTask
    - FutureUseImpact
    - DiscouragedUse
    - ThirdPartySharing
    - DistributionFormat
    - DistributionDate
    - LicenseAndUseTerms
    - IPRestrictions
    - ExportControlRegulatoryRestrictions
    - Maintainer
    - Erratum
    - UpdatePlan
    - RetentionLimits
    - VersionAccess
    - ExtensionMechanism
    - NamedThing
    range: string
  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
    rank: 1000
    multivalued: true
    alias: used_software
    owner: CollectionConsent
    domain_of:
    - DatasetProperty
    range: Software
  id:
    name: id
    description: A unique identifier for a thing.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema
    rank: 1000
    slot_uri: schema:identifier
    identifier: true
    alias: id
    owner: CollectionConsent
    domain_of:
    - Information
    - FormatDialect
    - NamedThing
    range: uriorcurie
    required: true
  category:
    name: category
    description: Name of the high level ontology class in which this entity is categorized.
      Corresponds to the label for the entity type class, e.g., "BiomedicalStandard".
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema
    rank: 1000
    is_a: type
    domain: NamedThing
    designates_type: true
    alias: category
    owner: CollectionConsent
    domain_of:
    - NamedThing
    range: category_type
  name:
    name: name
    description: A human-readable name for a thing.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema
    rank: 1000
    slot_uri: schema:name
    alias: name
    owner: CollectionConsent
    domain_of:
    - NamedThing
    range: string
  subclass_of:
    name: subclass_of
    description: Holds between two classes where the domain class is a specialization
      of the range class.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema
    exact_mappings:
    - rdfs:subClassOf
    - MESH:isa
    narrow_mappings:
    - rdfs:subPropertyOf
    rank: 1000
    is_a: related_to
    domain: NamedThing
    multivalued: true
    inherited: true
    alias: subclass_of
    owner: CollectionConsent
    domain_of:
    - NamedThing
    range: NamedThing
  related_to:
    name: related_to
    description: A relationship that is asserted between two named things.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema
    rank: 1000
    domain: NamedThing
    multivalued: true
    inherited: true
    alias: related_to
    owner: CollectionConsent
    domain_of:
    - Organization
    - NamedThing
    symmetric: true
    range: NamedThing
  contributor_name:
    name: contributor_name
    description: The name of the person who added this node.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema
    rank: 1000
    is_a: node_property
    domain: NamedThing
    alias: contributor_name
    owner: CollectionConsent
    domain_of:
    - NamedThing
    range: string
  contributor_github_name:
    name: contributor_github_name
    description: The name of the github user who added this node.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema
    rank: 1000
    is_a: node_property
    domain: NamedThing
    alias: contributor_github_name
    owner: CollectionConsent
    domain_of:
    - NamedThing
    range: string
  contributor_orcid:
    name: contributor_orcid
    description: The ORCiD of the person who added this node.
    examples:
    - value: ORCID:0000-0001-1234-5678
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema
    rank: 1000
    is_a: node_property
    domain: NamedThing
    alias: contributor_orcid
    owner: CollectionConsent
    domain_of:
    - NamedThing
    range: uriorcurie
  contribution_date:
    name: contribution_date
    description: The date on which the node was added.
    examples:
    - value: '2023-03-20'
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema
    rank: 1000
    is_a: node_property
    domain: NamedThing
    alias: contribution_date
    owner: CollectionConsent
    domain_of:
    - NamedThing
    range: date