Class: BRCOrganization
An organization involved in the dataset. The name denotes this is the BRC-specific model of an organization, rather than that defined by OSTI, though the classes are similar.
URI: brc:BRCOrganization
classDiagram
class BRCOrganization
click BRCOrganization href "../BRCOrganization"
BRCOrganization : organizationName
BRCOrganization : parentOrganization
BRCOrganization --> "0..1" BRCOrganization : parentOrganization
click BRCOrganization href "../BRCOrganization"
BRCOrganization : ror_id
BRCOrganization : wikidata_id
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
organizationName | 0..1 String |
Name of the organization | direct |
parentOrganization | 0..1 BRCOrganization |
Higher-level parent of this organization | direct |
wikidata_id | 0..1 WikidataIdentifier |
Wikidata identifier for the organization | direct |
ror_id | 0..1 RorIdentifier |
ROR identifier for the organization | direct |
Usages
used by | used in | type | used |
---|---|---|---|
Individual | affiliation | any_of[range] | BRCOrganization |
Contributor | affiliation | any_of[range] | BRCOrganization |
Funding | fundingOrganization | range | BRCOrganization |
BRCOrganization | parentOrganization | range | BRCOrganization |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/brc/brc_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | brc:BRCOrganization |
native | brc:BRCOrganization |
LinkML Source
Direct
name: BRCOrganization
description: An organization involved in the dataset. The name denotes this is the
BRC-specific model of an organization, rather than that defined by OSTI, though
the classes are similar.
from_schema: https://w3id.org/brc/brc_schema
attributes:
organizationName:
name: organizationName
description: Name of the organization.
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
slot_uri: schema:name
domain_of:
- BRCOrganization
range: string
parentOrganization:
name: parentOrganization
description: Higher-level parent of this organization.
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
domain_of:
- BRCOrganization
range: BRCOrganization
wikidata_id:
name: wikidata_id
description: Wikidata identifier for the organization.
examples:
- value: wikidata:Q217810
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
values_from:
- WIKIDATA
domain_of:
- BRCOrganization
range: wikidata_identifier
ror_id:
name: ror_id
description: ROR identifier for the organization.
examples:
- value: ror:05cwx3318
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
values_from:
- ROR
domain_of:
- BRCOrganization
- Organization
- Affiliation
range: ror_identifier
Induced
name: BRCOrganization
description: An organization involved in the dataset. The name denotes this is the
BRC-specific model of an organization, rather than that defined by OSTI, though
the classes are similar.
from_schema: https://w3id.org/brc/brc_schema
attributes:
organizationName:
name: organizationName
description: Name of the organization.
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
slot_uri: schema:name
alias: organizationName
owner: BRCOrganization
domain_of:
- BRCOrganization
range: string
parentOrganization:
name: parentOrganization
description: Higher-level parent of this organization.
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
alias: parentOrganization
owner: BRCOrganization
domain_of:
- BRCOrganization
range: BRCOrganization
wikidata_id:
name: wikidata_id
description: Wikidata identifier for the organization.
examples:
- value: wikidata:Q217810
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
values_from:
- WIKIDATA
alias: wikidata_id
owner: BRCOrganization
domain_of:
- BRCOrganization
range: wikidata_identifier
ror_id:
name: ror_id
description: ROR identifier for the organization.
examples:
- value: ror:05cwx3318
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
values_from:
- ROR
alias: ror_id
owner: BRCOrganization
domain_of:
- BRCOrganization
- Organization
- Affiliation
range: ror_identifier