Skip to content

Class: LicenseAndUseTerms

Will the dataset be distributed under a copyright or other intellectual property (IP) license, and/or under applicable terms of use (ToU)? If so, please describe this license and/or ToU, and provide a link or other access point to, or otherwise reproduce, any relevant licensing terms or ToU, as well as any fees associated with these restrictions.

URI: data_sheets_schema:LicenseAndUseTerms

erDiagram LicenseAndUseTerms { stringList description string id string name } Software { string version string license string url string id string name string description } LicenseAndUseTerms ||--}o Software : "used_software"

Inheritance

Slots

Name Cardinality and Range Description Inheritance
description *
String
direct
used_software *
Software
What software was used as part of this dataset property? DatasetProperty
id 1
String
the unique name of the dataset NamedThing
name 0..1
String
NamedThing

Usages

used by used in type used
Dataset license_and_use_terms range LicenseAndUseTerms
DataSubset license_and_use_terms range LicenseAndUseTerms

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: LicenseAndUseTerms
description: Will the dataset be distributed under a copyright or other intellectual
  property (IP) license, and/or under applicable terms of use (ToU)? If so, please
  describe this license and/or ToU, and provide a link or other access point to, or
  otherwise reproduce, any relevant licensing terms or ToU, as well as any fees associated
  with these restrictions.
in_subset:
- Distribution
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
    domain_of:
    - NamedThing
    - 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
    range: string

Induced

name: LicenseAndUseTerms
description: Will the dataset be distributed under a copyright or other intellectual
  property (IP) license, and/or under applicable terms of use (ToU)? If so, please
  describe this license and/or ToU, and provide a link or other access point to, or
  otherwise reproduce, any relevant licensing terms or ToU, as well as any fees associated
  with these restrictions.
in_subset:
- Distribution
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: LicenseAndUseTerms
    domain_of:
    - NamedThing
    - 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
    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: LicenseAndUseTerms
    domain_of:
    - DatasetProperty
    range: Software
  id:
    name: id
    description: the unique name of the dataset
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema
    exact_mappings:
    - schema:name
    rank: 1000
    slot_uri: dcterms:identifier
    identifier: true
    alias: id
    owner: LicenseAndUseTerms
    domain_of:
    - NamedThing
    - Information
    range: string
    required: true
  name:
    name: name
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema
    rank: 1000
    slot_uri: schema:name
    alias: name
    owner: LicenseAndUseTerms
    domain_of:
    - NamedThing
    range: string