Skip to content

Slot: middleName

The natural person's middle name(s). If a middle name is provided then an initial should be absent.

URI: common_domain_model:middleName

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 string
Domain Of NaturalPerson

Cardinality and Requirements

Property Value
Multivalued Yes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: middleName
description: The natural person's middle name(s). If a middle name is provided then
  an initial should be absent.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- NaturalPerson
range: string
multivalued: true