Class: OrganisationInfo
Information about the organisation the author is affiliated with
URI: bia_mifa_models:OrganisationInfo
classDiagram
class OrganisationInfo
OrganisationInfo : address
OrganisationInfo : organisation_name
OrganisationInfo : ror_id
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
organisation_name | 1..1 String |
Organisation name | direct |
address | 0..1 String |
Organisation address | direct |
ror_id | 0..1 Uriorcurie |
Identifier for the Research Organization Registry | direct |
Usages
used by | used in | type | used |
---|---|---|---|
Author | organisation | range | OrganisationInfo |
OrganisationInfoCollection | organisation | range | OrganisationInfo |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/BioImage-Archive/bia-mifa-models
Mappings
Mapping Type | Mapped Value |
---|---|
self | bia_mifa_models:OrganisationInfo |
native | bia_mifa_models:OrganisationInfo |
LinkML Source
Direct
name: OrganisationInfo
description: Information about the organisation the author is affiliated with
from_schema: https://w3id.org/BioImage-Archive/bia-mifa-models
slots:
- organisation_name
- address
- ror_id
Induced
name: OrganisationInfo
description: Information about the organisation the author is affiliated with
from_schema: https://w3id.org/BioImage-Archive/bia-mifa-models
attributes:
organisation_name:
name: organisation_name
description: Organisation name
examples:
- value: EMBL-EBI
- value: University of Toronto
from_schema: https://w3id.org/BioImage-Archive/bia-mifa-models
rank: 1000
slot_uri: schema:name
alias: organisation_name
owner: OrganisationInfo
domain_of:
- OrganisationInfo
range: string
required: true
address:
name: address
description: Organisation address
examples:
- value: Wellcome Genome Campus, Hinxton, Cambridgeshire, CB10 1SD, UK.
- value: 27 King's College Cir, Toronto, ON M5S, Canada.
from_schema: https://w3id.org/BioImage-Archive/bia-mifa-models
rank: 1000
slot_uri: schema:name
alias: address
owner: OrganisationInfo
domain_of:
- OrganisationInfo
range: string
ror_id:
name: ror_id
description: Identifier for the Research Organization Registry
examples:
- value: ROR:02catss52
- value: ROR:03dbr7087
from_schema: https://w3id.org/BioImage-Archive/bia-mifa-models
rank: 1000
slot_uri: WIKIDATA_PROPERTY:P6782
alias: ror_id
owner: OrganisationInfo
domain_of:
- OrganisationInfo
range: uriorcurie