Class: In2PrimateBrainsInfo

"List of In2PrimateBrains entities that contributed to this dataset."

URI: in2pb_dataset:In2PrimateBrainsInfo

classDiagram class In2PrimateBrainsInfo In2PrimateBrainsInfo : contactInformation In2PrimateBrainsInfo : institutionAbbreviatedName In2PrimateBrainsInfo : institutionAddress In2PrimateBrainsInfo : institutionalDepartmentName In2PrimateBrainsInfo : institutionName In2PrimateBrainsInfo : phdProjectNumber In2PrimateBrainsInfo : phdProjectTitle In2PrimateBrainsInfo : pointOfContact In2PrimateBrainsInfo : principleInvestigators In2PrimateBrainsInfo : usefulLinks In2PrimateBrainsInfo --|> UsefulLinks : usefulLinks

Slots

Name Cardinality and Range Description Inheritance
phdProjectNumber 0..1
String
PhD project associated with In2PB entity direct
phdProjectTitle 0..1
String
The proposed title of the PhD project in the grant agreement for the describe... direct
institutionName 0..1
String
Name of the associated In2PB entity direct
institutionAbbreviatedName 0..1
String
Abbreviated name of the associated In2PB entity direct
institutionAddress 0..1
String
Address of the associated In2PB entity direct
institutionalDepartmentName 0..1
String
The department in the institution with which the In2PB entity is associated direct
principleInvestigators 0..*
String
List of principle investigators associated with the In2PB entity direct
pointOfContact 0..1
String
The name of the person for the point of contact direct
contactInformation 0..1
String
The contact information of the person for the point of contact direct
usefulLinks 0..*
UsefulLinks
Optional list of links for adding more information direct

Usages

used by used in type used
In2PrimateBrainsDataset in2PrimateBrainsInfo range In2PrimateBrainsInfo

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset

Mappings

Mapping Type Mapped Value
self in2pb_dataset:In2PrimateBrainsInfo
native in2pb_dataset:In2PrimateBrainsInfo

LinkML Source

Direct

name: In2PrimateBrainsInfo
description: '"List of In2PrimateBrains entities that contributed to this dataset."'
from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
slots:
- phdProjectNumber
- phdProjectTitle
- institutionName
- institutionAbbreviatedName
- institutionAddress
- institutionalDepartmentName
- principleInvestigators
- pointOfContact
- contactInformation
- usefulLinks

Induced

name: In2PrimateBrainsInfo
description: '"List of In2PrimateBrains entities that contributed to this dataset."'
from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
attributes:
  phdProjectNumber:
    name: phdProjectNumber
    description: PhD project associated with In2PB entity. To be left empty for partner
      entity.
    from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
    rank: 1000
    alias: phdProjectNumber
    owner: In2PrimateBrainsInfo
    domain_of:
    - In2PrimateBrainsInfo
    range: string
  phdProjectTitle:
    name: phdProjectTitle
    description: The proposed title of the PhD project in the grant agreement for
      the described entity. To be left empty for partner entity.
    from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
    rank: 1000
    alias: phdProjectTitle
    owner: In2PrimateBrainsInfo
    domain_of:
    - In2PrimateBrainsInfo
    range: string
  institutionName:
    name: institutionName
    description: Name of the associated In2PB entity.
    from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
    rank: 1000
    alias: institutionName
    owner: In2PrimateBrainsInfo
    domain_of:
    - In2PrimateBrainsInfo
    range: string
  institutionAbbreviatedName:
    name: institutionAbbreviatedName
    description: Abbreviated name of the associated In2PB entity.
    from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
    rank: 1000
    alias: institutionAbbreviatedName
    owner: In2PrimateBrainsInfo
    domain_of:
    - In2PrimateBrainsInfo
    range: string
  institutionAddress:
    name: institutionAddress
    description: Address of the associated In2PB entity.
    from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
    rank: 1000
    alias: institutionAddress
    owner: In2PrimateBrainsInfo
    domain_of:
    - In2PrimateBrainsInfo
    range: string
  institutionalDepartmentName:
    name: institutionalDepartmentName
    description: The department in the institution with which the In2PB entity is
      associated.
    from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
    rank: 1000
    alias: institutionalDepartmentName
    owner: In2PrimateBrainsInfo
    domain_of:
    - In2PrimateBrainsInfo
    range: string
  principleInvestigators:
    name: principleInvestigators
    description: List of principle investigators associated with the In2PB entity.
    from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
    rank: 1000
    multivalued: true
    alias: principleInvestigators
    owner: In2PrimateBrainsInfo
    domain_of:
    - In2PrimateBrainsInfo
    range: string
  pointOfContact:
    name: pointOfContact
    description: The name of the person for the point of contact.
    from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
    rank: 1000
    alias: pointOfContact
    owner: In2PrimateBrainsInfo
    domain_of:
    - In2PrimateBrainsInfo
    range: string
  contactInformation:
    name: contactInformation
    description: The contact information of the person for the point of contact.
    from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
    rank: 1000
    alias: contactInformation
    owner: In2PrimateBrainsInfo
    domain_of:
    - In2PrimateBrainsInfo
    range: string
  usefulLinks:
    name: usefulLinks
    description: Optional list of links for adding more information.
    from_schema: https://w3id.org/ree-gupta/in2pb/in2pb-dataset
    rank: 1000
    multivalued: true
    alias: usefulLinks
    owner: In2PrimateBrainsInfo
    domain_of:
    - In2PrimateBrainsInfo
    range: UsefulLinks