Class: Grantor
The name and/or identifier of the organization providing monetary support or other resources supporting creation of the dataset.
__
URI: data_sheets_schema:Grantor
classDiagram
class Grantor
click Grantor href "../Grantor/"
Organization <|-- Grantor
click Organization href "../Organization/"
Grantor : description
Grantor : id
Grantor : name
Grantor : notes
Grantor : source_caveats
Inheritance
- Organization
- Grantor
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| id | 0..1 recommended Uriorcurie |
An identifier for the organization (for example a ROR), when the source mater... | Organization |
| name | 0..1 String |
A human-readable name for the organization | Organization |
| description | 0..1 String |
A human-readable description for the organization | Organization |
| notes | 0..1 String |
Residual content about the organization after name, id and description are us... | Organization |
| source_caveats | 0..1 String |
Commentary on the evidence behind this object's values — source conflicts, wh... | Organization |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/bridge2ai/data-sheets-schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | data_sheets_schema:Grantor |
| native | data_sheets_schema:Grantor |
LinkML Source
Direct
name: Grantor
description: 'The name and/or identifier of the organization providing monetary support or
other resources supporting creation of the dataset.
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
is_a: Organization
Induced
name: Grantor
description: 'The name and/or identifier of the organization providing monetary support or
other resources supporting creation of the dataset.
'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
is_a: Organization
attributes:
id:
name: id
annotations:
d4d:docExample:
tag: d4d:docExample
value: https://ror.org/01yc7t268
description: An identifier for the organization (for example a ROR), when the
source material supplies one. A name alone is a valid organization.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
slot_uri: schema:identifier
alias: id
owner: Grantor
domain_of:
- NamedThing
- Organization
- DatasetProperty
- Grant
range: uriorcurie
recommended: true
name:
name: name
annotations:
d4d:docExample:
tag: d4d:docExample
value: University of Washington
description: A human-readable name for the organization.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
slot_uri: schema:name
alias: name
owner: Grantor
domain_of:
- NamedThing
- Organization
- DatasetProperty
- Grant
range: string
description:
name: description
description: A human-readable description for the organization.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
slot_uri: schema:description
alias: description
owner: Grantor
domain_of:
- NamedThing
- Organization
- DatasetProperty
- Grant
- DatasetRelationship
range: string
notes:
name: notes
description: Residual content about the organization after name, id and description
are used (#385); never invent keys (#380).
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
slot_uri: schema:comment
alias: notes
owner: Grantor
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/base
slot_uri: dcterms:provenance
alias: source_caveats
owner: Grantor
domain_of:
- NamedThing
- Organization
- DatasetProperty
- Grant
range: string