Skip to content

Slot: personId

The identifier associated with a person, e.g. the internal identification code.

URI: common_domain_model:personId

Applicable Classes

Name Description Modifies Slot
NaturalPerson A class to represent the attributes that are specific to a natural person no

Properties

Type and Range

Property Value
Range PersonIdentifier
Domain Of NaturalPerson

Cardinality and Requirements

Property Value
Multivalued Yes

Identifier and Mapping Information

Annotations

property value
metadata_scheme True

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:personId
native common_domain_model:personId

LinkML Source

name: personId
annotations:
  metadata_scheme:
    tag: metadata_scheme
    value: true
description: The identifier associated with a person, e.g. the internal identification
  code.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- NaturalPerson
range: PersonIdentifier
multivalued: true
inlined: true
inlined_as_list: true