Skip to content

Class: ExportControlRegulatoryRestrictions

Do any export controls or other regulatory restrictions apply to the dataset or to individual instances? Includes compliance tracking for regulations like HIPAA and other US regulations. If so, please describe these restrictions and provide a link or copy of any supporting documentation. Maps to DUO terms related to ethics approval, geographic restrictions, and institutional requirements.

__

URI: data_sheets_schema:ExportControlRegulatoryRestrictions

classDiagram class ExportControlRegulatoryRestrictions click ExportControlRegulatoryRestrictions href "../ExportControlRegulatoryRestrictions/" DatasetProperty <|-- ExportControlRegulatoryRestrictions click DatasetProperty href "../DatasetProperty/" ExportControlRegulatoryRestrictions : confidentiality_level ExportControlRegulatoryRestrictions --> "0..1" ConfidentialityLevelEnum : confidentiality_level click ConfidentialityLevelEnum href "../ConfidentialityLevelEnum/" ExportControlRegulatoryRestrictions : description ExportControlRegulatoryRestrictions : governance_committee_contact ExportControlRegulatoryRestrictions --> "0..1" Person : governance_committee_contact click Person href "../Person/" ExportControlRegulatoryRestrictions : hipaa_compliant ExportControlRegulatoryRestrictions --> "0..1" ComplianceStatusEnum : hipaa_compliant click ComplianceStatusEnum href "../ComplianceStatusEnum/" ExportControlRegulatoryRestrictions : id ExportControlRegulatoryRestrictions : name ExportControlRegulatoryRestrictions : other_compliance ExportControlRegulatoryRestrictions : regulatory_restrictions ExportControlRegulatoryRestrictions : used_software ExportControlRegulatoryRestrictions --> "*" Software : used_software click Software href "../Software/"

Inheritance

Slots

Name Cardinality and Range Description Inheritance
regulatory_restrictions *
String
Export or regulatory restrictions on the dataset direct
hipaa_compliant 0..1
ComplianceStatusEnum
Indicates compliance with the Health Insurance Portability and Accountability... direct
other_compliance *
String
Other regulatory compliance frameworks applicable to this dataset (e direct
confidentiality_level 0..1
ConfidentialityLevelEnum
Confidentiality classification of the dataset indicating level of access rest... direct
governance_committee_contact 0..1
Person
Contact person for data governance committee direct
id 0..1
Uriorcurie
An optional identifier for this property DatasetProperty
name 0..1
String
A human-readable name for this property DatasetProperty
description 0..1
String
A human-readable description for this property DatasetProperty
used_software *
Software
What software was used as part of this dataset property? DatasetProperty

Usages

used by used in type used
Dataset regulatory_restrictions range ExportControlRegulatoryRestrictions
DataSubset regulatory_restrictions range ExportControlRegulatoryRestrictions

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/bridge2ai/data-sheets-schema

Mappings

Mapping Type Mapped Value
self data_sheets_schema:ExportControlRegulatoryRestrictions
native data_sheets_schema:ExportControlRegulatoryRestrictions

LinkML Source

Direct

name: ExportControlRegulatoryRestrictions
description: 'Do any export controls or other regulatory restrictions apply to the
  dataset or to individual instances? Includes compliance tracking for regulations
  like HIPAA and other US regulations. If so, please describe these restrictions and
  provide a link or copy of any supporting documentation. Maps to DUO terms related
  to ethics approval, geographic restrictions, and institutional requirements.

  '
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
is_a: DatasetProperty
attributes:
  regulatory_restrictions:
    name: regulatory_restrictions
    description: Export or regulatory restrictions on the dataset.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/data-governance
    broad_mappings:
    - DUO:0000021
    - DUO:0000022
    - DUO:0000028
    slot_uri: dcterms:accessRights
    domain_of:
    - Dataset
    - ExportControlRegulatoryRestrictions
    range: string
    multivalued: true
  hipaa_compliant:
    name: hipaa_compliant
    description: Indicates compliance with the Health Insurance Portability and Accountability
      Act (HIPAA). HIPAA applies to protected health information in the United States.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/data-governance
    rank: 1000
    domain_of:
    - ExportControlRegulatoryRestrictions
    range: ComplianceStatusEnum
  other_compliance:
    name: other_compliance
    description: Other regulatory compliance frameworks applicable to this dataset
      (e.g., CCPA, PIPEDA, industry-specific regulations).
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/data-governance
    rank: 1000
    domain_of:
    - ExportControlRegulatoryRestrictions
    range: string
    multivalued: true
  confidentiality_level:
    name: confidentiality_level
    description: Confidentiality classification of the dataset indicating level of
      access restrictions and sensitivity.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/data-governance
    rank: 1000
    domain_of:
    - ExportControlRegulatoryRestrictions
    range: ConfidentialityLevelEnum
  governance_committee_contact:
    name: governance_committee_contact
    description: Contact person for data governance committee. This person can answer
      questions about data governance policies, access procedures, and oversight mechanisms.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/data-governance
    exact_mappings:
    - schema:contactPoint
    rank: 1000
    slot_uri: schema:contactPoint
    domain_of:
    - ExportControlRegulatoryRestrictions
    range: Person

Induced

name: ExportControlRegulatoryRestrictions
description: 'Do any export controls or other regulatory restrictions apply to the
  dataset or to individual instances? Includes compliance tracking for regulations
  like HIPAA and other US regulations. If so, please describe these restrictions and
  provide a link or copy of any supporting documentation. Maps to DUO terms related
  to ethics approval, geographic restrictions, and institutional requirements.

  '
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
is_a: DatasetProperty
attributes:
  regulatory_restrictions:
    name: regulatory_restrictions
    description: Export or regulatory restrictions on the dataset.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/data-governance
    broad_mappings:
    - DUO:0000021
    - DUO:0000022
    - DUO:0000028
    slot_uri: dcterms:accessRights
    alias: regulatory_restrictions
    owner: ExportControlRegulatoryRestrictions
    domain_of:
    - Dataset
    - ExportControlRegulatoryRestrictions
    range: string
    multivalued: true
  hipaa_compliant:
    name: hipaa_compliant
    description: Indicates compliance with the Health Insurance Portability and Accountability
      Act (HIPAA). HIPAA applies to protected health information in the United States.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/data-governance
    rank: 1000
    alias: hipaa_compliant
    owner: ExportControlRegulatoryRestrictions
    domain_of:
    - ExportControlRegulatoryRestrictions
    range: ComplianceStatusEnum
  other_compliance:
    name: other_compliance
    description: Other regulatory compliance frameworks applicable to this dataset
      (e.g., CCPA, PIPEDA, industry-specific regulations).
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/data-governance
    rank: 1000
    alias: other_compliance
    owner: ExportControlRegulatoryRestrictions
    domain_of:
    - ExportControlRegulatoryRestrictions
    range: string
    multivalued: true
  confidentiality_level:
    name: confidentiality_level
    description: Confidentiality classification of the dataset indicating level of
      access restrictions and sensitivity.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/data-governance
    rank: 1000
    alias: confidentiality_level
    owner: ExportControlRegulatoryRestrictions
    domain_of:
    - ExportControlRegulatoryRestrictions
    range: ConfidentialityLevelEnum
  governance_committee_contact:
    name: governance_committee_contact
    description: Contact person for data governance committee. This person can answer
      questions about data governance policies, access procedures, and oversight mechanisms.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/data-governance
    exact_mappings:
    - schema:contactPoint
    rank: 1000
    slot_uri: schema:contactPoint
    alias: governance_committee_contact
    owner: ExportControlRegulatoryRestrictions
    domain_of:
    - ExportControlRegulatoryRestrictions
    range: Person
  id:
    name: id
    description: An optional identifier for this property.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
    slot_uri: schema:identifier
    alias: id
    owner: ExportControlRegulatoryRestrictions
    domain_of:
    - NamedThing
    - DatasetProperty
    range: uriorcurie
  name:
    name: name
    description: A human-readable name for this property.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
    slot_uri: schema:name
    alias: name
    owner: ExportControlRegulatoryRestrictions
    domain_of:
    - NamedThing
    - DatasetProperty
    range: string
  description:
    name: description
    description: A human-readable description for this property.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
    slot_uri: schema:description
    alias: description
    owner: ExportControlRegulatoryRestrictions
    domain_of:
    - NamedThing
    - DatasetProperty
    - DatasetRelationship
    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/base
    rank: 1000
    alias: used_software
    owner: ExportControlRegulatoryRestrictions
    domain_of:
    - DatasetProperty
    range: Software
    multivalued: true
    inlined: true
    inlined_as_list: true