Class: Grantor
What is 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
Organization <|-- Grantor
Grantor : category
Grantor : contribution_date
Grantor : contributor_github_name
Grantor : contributor_name
Grantor : contributor_orcid
Grantor : description
Grantor : id
Grantor : name
Grantor : related_to
Grantor --|> NamedThing : related_to
Grantor : ror_id
Grantor : subclass_of
Grantor --|> NamedThing : subclass_of
Grantor : url
Grantor : wikidata_id
Inheritance
- NamedThing
- Organization
- Grantor
- Organization
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
ror_id | 0..1 RorIdentifier |
Unique ROR identifier | Organization |
wikidata_id | 0..1 WikidataIdentifier |
Unique Wikidata identifier | Organization |
url | 0..1 Uriorcurie |
URL for basic documentation of the standard or tool | Organization |
related_to | 0..* NamedThing |
A relationship that is asserted between two named things | Organization, NamedThing |
id | 1..1 Uriorcurie |
A unique identifier for a thing | NamedThing |
category | 0..1 CategoryType |
Name of the high level ontology class in which this entity is categorized | NamedThing |
name | 0..1 String |
A human-readable name for a thing | NamedThing |
description | 0..1 String |
A human-readable description for a thing | NamedThing |
subclass_of | 0..* NamedThing |
Holds between two classes where the domain class is a specialization of the r... | NamedThing |
contributor_name | 0..1 String |
The name of the person who added this node | NamedThing |
contributor_github_name | 0..1 String |
The name of the github user who added this node | NamedThing |
contributor_orcid | 0..1 Uriorcurie |
The ORCiD of the person who added this node | NamedThing |
contribution_date | 0..1 Date |
The date on which the node was added | NamedThing |
Usages
used by | used in | type | used |
---|---|---|---|
FundingMechanism | grantor | range | Grantor |
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: What is 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: What is 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:
ror_id:
name: ror_id
description: Unique ROR identifier.
examples:
- value: ROR:02mp31p96
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
values_from:
- ROR
alias: ror_id
owner: Grantor
domain_of:
- Organization
range: ror_identifier
wikidata_id:
name: wikidata_id
description: Unique Wikidata identifier.
examples:
- value: WIKIDATA:Q282186
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
values_from:
- WIKIDATA
alias: wikidata_id
owner: Grantor
domain_of:
- Organization
range: wikidata_identifier
url:
name: url
description: URL for basic documentation of the standard or tool.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
is_a: node_property
domain: NamedThing
alias: url
owner: Grantor
domain_of:
- Software
- Organization
range: uriorcurie
related_to:
name: related_to
description: A relationship that is asserted between two named things.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
domain: NamedThing
multivalued: true
inherited: true
alias: related_to
owner: Grantor
domain_of:
- Organization
- NamedThing
symmetric: true
range: NamedThing
id:
name: id
description: A unique identifier for a thing.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
slot_uri: schema:identifier
identifier: true
alias: id
owner: Grantor
domain_of:
- Information
- FormatDialect
- NamedThing
range: uriorcurie
required: true
category:
name: category
description: Name of the high level ontology class in which this entity is categorized.
Corresponds to the label for the entity type class, e.g., "BiomedicalStandard".
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
is_a: type
domain: NamedThing
designates_type: true
alias: category
owner: Grantor
domain_of:
- NamedThing
range: category_type
name:
name: name
description: A human-readable name for a thing.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
slot_uri: schema:name
alias: name
owner: Grantor
domain_of:
- NamedThing
range: string
description:
name: description
description: A human-readable description for a thing.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
slot_uri: schema:description
alias: description
owner: Grantor
domain_of:
- 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
- NamedThing
range: string
subclass_of:
name: subclass_of
description: Holds between two classes where the domain class is a specialization
of the range class.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
exact_mappings:
- rdfs:subClassOf
- MESH:isa
narrow_mappings:
- rdfs:subPropertyOf
rank: 1000
is_a: related_to
domain: NamedThing
multivalued: true
inherited: true
alias: subclass_of
owner: Grantor
domain_of:
- NamedThing
range: NamedThing
contributor_name:
name: contributor_name
description: The name of the person who added this node.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
is_a: node_property
domain: NamedThing
alias: contributor_name
owner: Grantor
domain_of:
- NamedThing
range: string
contributor_github_name:
name: contributor_github_name
description: The name of the github user who added this node.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
is_a: node_property
domain: NamedThing
alias: contributor_github_name
owner: Grantor
domain_of:
- NamedThing
range: string
contributor_orcid:
name: contributor_orcid
description: The ORCiD of the person who added this node.
examples:
- value: ORCID:0000-0001-1234-5678
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
is_a: node_property
domain: NamedThing
alias: contributor_orcid
owner: Grantor
domain_of:
- NamedThing
range: uriorcurie
contribution_date:
name: contribution_date
description: The date on which the node was added.
examples:
- value: '2023-03-20'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
is_a: node_property
domain: NamedThing
alias: contribution_date
owner: Grantor
domain_of:
- NamedThing
range: date