Skip to content

Class: Profile

URI: http://example.org/aopwiki-emod/Profile

classDiagram class Profile click Profile href "../Profile/" Profile : affiliation Profile : country Profile : created_at Profile : first_name Profile : github_handle Profile : id Profile : last_name Profile : mailing_address Profile : orcid Profile : time_zone Profile : title Profile : updated_at Profile : user_id Profile --> "0..1" User : user_id click User href "../User/" Profile : username

Slots

Name Cardinality and Range Description Inheritance
created_at 0..1
Datetime
Timestamp of when the record was created direct
updated_at 0..1
Datetime
Timestamp of when the record was last updated direct
id 1
Integer
direct
user_id 0..1
User
direct
first_name 0..1
String
direct
last_name 0..1
String
direct
title 0..1
String
direct
username 0..1
String
direct
affiliation 0..1
String
direct
country 0..1
String
direct
time_zone 0..1
String
direct
mailing_address 0..1
String
direct
orcid 0..1
String
direct
github_handle 0..1
String
direct

Identifier and Mapping Information

Schema Source

  • from schema: http://example.org/aopwiki-emod

Mappings

Mapping Type Mapped Value
self http://example.org/aopwiki-emod/Profile
native http://example.org/aopwiki-emod/Profile

LinkML Source

Direct

name: Profile
from_schema: http://example.org/aopwiki-emod
slots:
- created_at
- updated_at
attributes:
  id:
    name: id
    from_schema: http://example.org/aopwiki-emod
    identifier: true
    domain_of:
    - Aop
    - Event
    - Relationship
    - Stressor
    - BioTargetFamily
    - Observation
    - Citation
    - AopEvent
    - AopLifeStage
    - AopLog
    - AopRelationship
    - AopSex
    - AopStressor
    - AopTaxon
    - AssayBioTargetFamily
    - Assay
    - AssignedLicense
    - BatchImport
    - BiologicalAction
    - BiologicalObject
    - BiologicalOrganization
    - BiologicalProcess
    - CellTerm
    - ChemicalSynonym
    - Chemical
    - CitationBioTargetFamily
    - CitationRelationship
    - ConfidenceLevel
    - Directness
    - EventLifeStage
    - EventLog
    - EventSex
    - EventBioTargetFamily
    - EventTaxon
    - Evidence
    - ExperimentType
    - Handbook
    - HarmonizedAop
    - HarmonizedEvent
    - License
    - LifeStageTerm
    - ObservationCitation
    - OecdStatus
    - OrganTerm
    - Profile
    - RelationshipLifeStage
    - RelationshipLog
    - RelationshipSex
    - RelationshipTaxon
    - SexTerm
    - StressorChemical
    - StressorLog
    - EventComponent
    - TaxonTerm
    - UrlLink
    - User
    range: integer
    required: true
  user_id:
    name: user_id
    from_schema: http://example.org/aopwiki-emod
    domain_of:
    - AopLog
    - EventLog
    - Profile
    - RelationshipLog
    - StressorLog
    range: User
  first_name:
    name: first_name
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Profile
  last_name:
    name: last_name
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Profile
  title:
    name: title
    from_schema: http://example.org/aopwiki-emod
    domain_of:
    - Aop
    - Event
    - Citation
    - Assay
    - Profile
    - UrlLink
  username:
    name: username
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Profile
  affiliation:
    name: affiliation
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Profile
  country:
    name: country
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Profile
  time_zone:
    name: time_zone
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Profile
  mailing_address:
    name: mailing_address
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Profile
  orcid:
    name: orcid
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Profile
  github_handle:
    name: github_handle
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Profile

Induced

name: Profile
from_schema: http://example.org/aopwiki-emod
attributes:
  id:
    name: id
    from_schema: http://example.org/aopwiki-emod
    identifier: true
    alias: id
    owner: Profile
    domain_of:
    - Aop
    - Event
    - Relationship
    - Stressor
    - BioTargetFamily
    - Observation
    - Citation
    - AopEvent
    - AopLifeStage
    - AopLog
    - AopRelationship
    - AopSex
    - AopStressor
    - AopTaxon
    - AssayBioTargetFamily
    - Assay
    - AssignedLicense
    - BatchImport
    - BiologicalAction
    - BiologicalObject
    - BiologicalOrganization
    - BiologicalProcess
    - CellTerm
    - ChemicalSynonym
    - Chemical
    - CitationBioTargetFamily
    - CitationRelationship
    - ConfidenceLevel
    - Directness
    - EventLifeStage
    - EventLog
    - EventSex
    - EventBioTargetFamily
    - EventTaxon
    - Evidence
    - ExperimentType
    - Handbook
    - HarmonizedAop
    - HarmonizedEvent
    - License
    - LifeStageTerm
    - ObservationCitation
    - OecdStatus
    - OrganTerm
    - Profile
    - RelationshipLifeStage
    - RelationshipLog
    - RelationshipSex
    - RelationshipTaxon
    - SexTerm
    - StressorChemical
    - StressorLog
    - EventComponent
    - TaxonTerm
    - UrlLink
    - User
    range: integer
    required: true
  user_id:
    name: user_id
    from_schema: http://example.org/aopwiki-emod
    alias: user_id
    owner: Profile
    domain_of:
    - AopLog
    - EventLog
    - Profile
    - RelationshipLog
    - StressorLog
    range: User
  first_name:
    name: first_name
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: first_name
    owner: Profile
    domain_of:
    - Profile
    range: string
  last_name:
    name: last_name
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: last_name
    owner: Profile
    domain_of:
    - Profile
    range: string
  title:
    name: title
    from_schema: http://example.org/aopwiki-emod
    alias: title
    owner: Profile
    domain_of:
    - Aop
    - Event
    - Citation
    - Assay
    - Profile
    - UrlLink
    range: string
  username:
    name: username
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: username
    owner: Profile
    domain_of:
    - Profile
    range: string
  affiliation:
    name: affiliation
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: affiliation
    owner: Profile
    domain_of:
    - Profile
    range: string
  country:
    name: country
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: country
    owner: Profile
    domain_of:
    - Profile
    range: string
  time_zone:
    name: time_zone
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: time_zone
    owner: Profile
    domain_of:
    - Profile
    range: string
  mailing_address:
    name: mailing_address
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: mailing_address
    owner: Profile
    domain_of:
    - Profile
    range: string
  orcid:
    name: orcid
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: orcid
    owner: Profile
    domain_of:
    - Profile
    range: string
  github_handle:
    name: github_handle
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: github_handle
    owner: Profile
    domain_of:
    - Profile
    range: string
  created_at:
    name: created_at
    description: Timestamp of when the record was created
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: created_at
    owner: Profile
    domain_of:
    - Aop
    - Event
    - Relationship
    - Stressor
    - BioTargetFamily
    - Observation
    - Citation
    - AopEvent
    - AopLifeStage
    - AopLog
    - AopRelationship
    - AopSex
    - AopStressor
    - AopTaxon
    - AssayBioTargetFamily
    - Assay
    - AssignedLicense
    - BatchImport
    - BiologicalAction
    - BiologicalObject
    - BiologicalOrganization
    - BiologicalProcess
    - CellTerm
    - ChemicalSynonym
    - Chemical
    - CitationBioTargetFamily
    - CitationRelationship
    - ConfidenceLevel
    - Directness
    - EventLifeStage
    - EventLog
    - EventSex
    - EventBioTargetFamily
    - EventTaxon
    - Evidence
    - ExperimentType
    - Handbook
    - HarmonizedAop
    - HarmonizedEvent
    - License
    - LifeStageTerm
    - ObservationCitation
    - OecdStatus
    - OrganTerm
    - Profile
    - RelationshipLifeStage
    - RelationshipLog
    - RelationshipSex
    - RelationshipTaxon
    - SexTerm
    - StressorChemical
    - StressorLog
    - EventComponent
    - TaxonTerm
    - UrlLink
    range: datetime
  updated_at:
    name: updated_at
    description: Timestamp of when the record was last updated
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: updated_at
    owner: Profile
    domain_of:
    - Aop
    - Event
    - Relationship
    - Stressor
    - BioTargetFamily
    - Observation
    - Citation
    - AopEvent
    - AopLifeStage
    - AopLog
    - AopRelationship
    - AopSex
    - AopStressor
    - AopTaxon
    - AssayBioTargetFamily
    - Assay
    - AssignedLicense
    - BatchImport
    - BiologicalAction
    - BiologicalObject
    - BiologicalOrganization
    - BiologicalProcess
    - CellTerm
    - ChemicalSynonym
    - Chemical
    - CitationBioTargetFamily
    - CitationRelationship
    - ConfidenceLevel
    - Directness
    - EventLifeStage
    - EventLog
    - EventSex
    - EventBioTargetFamily
    - EventTaxon
    - Evidence
    - ExperimentType
    - Handbook
    - HarmonizedAop
    - HarmonizedEvent
    - License
    - LifeStageTerm
    - ObservationCitation
    - OecdStatus
    - OrganTerm
    - Profile
    - RelationshipLifeStage
    - RelationshipLog
    - RelationshipSex
    - RelationshipTaxon
    - SexTerm
    - StressorChemical
    - StressorLog
    - EventComponent
    - TaxonTerm
    - UrlLink
    range: datetime