Skip to content

Class: BirthInformationFacet

Birth information is a grouping of characteristics unique to information pertaining to the birth of an entity.

URI: master:BirthInformationFacet

classDiagram class BirthInformationFacet IdentityFacet <|-- BirthInformationFacet BirthInformationFacet : birthdate

Inheritance

Slots

Name Cardinality and Range Description Inheritance
birthdate 0..1
Datetime
direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/uco-master

Mappings

Mapping Type Mapped Value
self master:BirthInformationFacet
native master:BirthInformationFacet

LinkML Source

Direct

name: BirthInformationFacet
description: Birth information is a grouping of characteristics unique to information
  pertaining to the birth of an entity.
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: IdentityFacet
slots:
- birthdate
slot_usage:
  birthdate:
    name: birthdate
    domain_of:
    - BirthInformationFacet
    - ContactFacet
    maximum_cardinality: 1

Induced

name: BirthInformationFacet
description: Birth information is a grouping of characteristics unique to information
  pertaining to the birth of an entity.
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: IdentityFacet
slot_usage:
  birthdate:
    name: birthdate
    domain_of:
    - BirthInformationFacet
    - ContactFacet
    maximum_cardinality: 1
attributes:
  birthdate:
    name: birthdate
    description: ''
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: birthdate
    owner: BirthInformationFacet
    domain_of:
    - BirthInformationFacet
    - ContactFacet
    range: datetime
    maximum_cardinality: 1