Skip to content

Class: Grant

The name and/or identifier of the specific mechanism providing monetary support or other resources supporting creation of the dataset.

__

URI: data_sheets_schema:Grant

classDiagram class Grant click Grant href "../Grant/" Grant : description Grant : grant_number Grant : id Grant : name Grant : notes Grant : source_caveats

Slots

Name Cardinality and Range Description Inheritance
id 0..1 recommended
Uriorcurie
An identifier for the grant, when the source material supplies one direct
name 0..1
String
A human-readable name for the grant or funding mechanism direct
description 0..1
String
A human-readable description of the grant direct
notes 0..1
String
Residual content about the grant after name, grant_number and description are... direct
source_caveats 0..1
String
Commentary on the evidence behind this object's values — source conflicts, wh... direct
grant_number 0..1
String
The alphanumeric identifier for the grant direct

Usages

used by used in type used
FundingMechanism grants range Grant

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: Grant
description: 'The name and/or identifier of the specific mechanism providing monetary
  support or other resources supporting creation of the dataset.

  '
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
attributes:
  id:
    name: id
    description: An identifier for the grant, when the source material supplies one.
      The grant_number alone is a valid grant reference.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/motivation
    slot_uri: schema:identifier
    domain_of:
    - NamedThing
    - Organization
    - DatasetProperty
    - Grant
    range: uriorcurie
    recommended: true
  name:
    name: name
    description: A human-readable name for the grant or funding mechanism.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/motivation
    slot_uri: schema:name
    domain_of:
    - NamedThing
    - Organization
    - DatasetProperty
    - Grant
    range: string
  description:
    name: description
    description: A human-readable description of the grant.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/motivation
    slot_uri: schema:description
    domain_of:
    - NamedThing
    - Organization
    - DatasetProperty
    - Grant
    - DatasetRelationship
    range: string
  notes:
    name: notes
    description: Residual content about the grant after name, grant_number and description
      are used (#385); never invent keys (#380).
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/motivation
    slot_uri: schema:comment
    domain_of:
    - NamedThing
    - Organization
    - DatasetProperty
    - Grant
    range: string
  source_caveats:
    name: source_caveats
    description: 'Commentary on the evidence behind this object''s values — source
      conflicts, what a value was transcribed from, questions the source material
      leaves unanswered (#385). A trust annotation about the sibling slots, not dataset
      content: content belongs in the structured slots, description or notes.'
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/motivation
    slot_uri: dcterms:provenance
    domain_of:
    - NamedThing
    - Organization
    - DatasetProperty
    - Grant
    range: string
  grant_number:
    name: grant_number
    annotations:
      d4d:docExample:
        tag: d4d:docExample
        value: OT2OD032644
    description: The alphanumeric identifier for the grant.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/motivation
    broad_mappings:
    - schema:identifier
    rank: 1000
    slot_uri: d4d:grantIdentifier
    domain_of:
    - Grant
    range: string

Induced

name: Grant
description: 'The name and/or identifier of the specific mechanism providing monetary
  support or other resources supporting creation of the dataset.

  '
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
attributes:
  id:
    name: id
    description: An identifier for the grant, when the source material supplies one.
      The grant_number alone is a valid grant reference.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/motivation
    slot_uri: schema:identifier
    alias: id
    owner: Grant
    domain_of:
    - NamedThing
    - Organization
    - DatasetProperty
    - Grant
    range: uriorcurie
    recommended: true
  name:
    name: name
    description: A human-readable name for the grant or funding mechanism.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/motivation
    slot_uri: schema:name
    alias: name
    owner: Grant
    domain_of:
    - NamedThing
    - Organization
    - DatasetProperty
    - Grant
    range: string
  description:
    name: description
    description: A human-readable description of the grant.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/motivation
    slot_uri: schema:description
    alias: description
    owner: Grant
    domain_of:
    - NamedThing
    - Organization
    - DatasetProperty
    - Grant
    - DatasetRelationship
    range: string
  notes:
    name: notes
    description: Residual content about the grant after name, grant_number and description
      are used (#385); never invent keys (#380).
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/motivation
    slot_uri: schema:comment
    alias: notes
    owner: Grant
    domain_of:
    - NamedThing
    - Organization
    - DatasetProperty
    - Grant
    range: string
  source_caveats:
    name: source_caveats
    description: 'Commentary on the evidence behind this object''s values — source
      conflicts, what a value was transcribed from, questions the source material
      leaves unanswered (#385). A trust annotation about the sibling slots, not dataset
      content: content belongs in the structured slots, description or notes.'
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/motivation
    slot_uri: dcterms:provenance
    alias: source_caveats
    owner: Grant
    domain_of:
    - NamedThing
    - Organization
    - DatasetProperty
    - Grant
    range: string
  grant_number:
    name: grant_number
    annotations:
      d4d:docExample:
        tag: d4d:docExample
        value: OT2OD032644
    description: The alphanumeric identifier for the grant.
    from_schema: https://w3id.org/bridge2ai/data-sheets-schema/motivation
    broad_mappings:
    - schema:identifier
    rank: 1000
    slot_uri: d4d:grantIdentifier
    alias: grant_number
    owner: Grant
    domain_of:
    - Grant
    range: string