Class: Grant
What is the name and/or identifier of the specific mechanism providing monetary support or other resources supporting creation of the dataset?
erDiagram
Grant {
string grant_number
string id
string name
string description
}
Inheritance
- NamedThing
- Grant
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
grant_number | 0..1 String |
The alphanumeric identifier for the grant | direct |
id | 1 String |
the unique name of the dataset | NamedThing |
name | 0..1 String |
NamedThing | |
description | 0..1 String |
human readable description of the information | NamedThing |
Usages
used by | used in | type | used |
---|---|---|---|
FundingMechanism | grant | 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: What is 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
is_a: NamedThing
attributes:
grant_number:
name: grant_number
description: The alphanumeric identifier for the grant.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
domain_of:
- Grant
range: string
Induced
name: Grant
description: What is 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
is_a: NamedThing
attributes:
grant_number:
name: grant_number
description: The alphanumeric identifier for the grant.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
alias: grant_number
owner: Grant
domain_of:
- Grant
range: string
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: Grant
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: Grant
domain_of:
- NamedThing
range: string
description:
name: description
description: human readable description of the information
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
slot_uri: dcterms:description
alias: description
owner: Grant
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