IndividualName

Fully qualified datatype name: DDICDIModels::DDICDILibrary::DataTypes::StructuredDataTypes::IndividualName

Definition

The name of an individual broken out into its component parts of prefix, first/given name, middle name, last/family/surname, and suffix. The preferred compilation of the name parts may also be provided. The legal or formal name of the individual should have the isFormal attribute set to true. The preferred name should be noted with the isPreferred attribute. The attribute sex provides information to assist in the appropriate use of pronouns.

Diagram

Attributes

Name

Inherited from

Description

Data Type

Multiplicity

Default value

abbreviation

- own datatype -

An abbreviation or acronym for the name. This may be expressed in multiple languages. It is assumed that if only a single language is provided that it may be used in any of the other languages within which the name itself is expressed.

InternationalString

0..1

context

- own datatype -

A name may be specific to a particular context, i.e. common usage, business, social, etc.. Identify the context related to the specified name. Supports the use of an external controlled vocabulary.

ControlledVocabularyEntry

0..1

effectiveDates

- own datatype -

Clarifies when the name information is accurate.

DateRange

0..1

firstGiven

- own datatype -

First (given) name of the individual.

String

0..1

fullName

- own datatype -

This provides a means of providing a full name as a single object for display or print such as identification badges etc. For example a person with the name of William Grace for official use may prefer a display name of Bill Grace on a name tag or other informal publication.

InternationalString

0..1

isFormal

- own datatype -

The legal or formal name of the individual should have the isFormal attribute set to True. To avoid confusion only one individual name should have the isFormal attribute set to True. Use the TypeOfIndividualName to further differentiate the type and applied usage when multiple names are provided.

Boolean

0..1

isPreferred

- own datatype -

If more than one name for the object is provided, use the isPreferred attribute to indicate which is the preferred name content. All other names should be set to isPreferred=False.

Boolean

0..1

lastFamily

- own datatype -

Last (family) name /surname of the individual.

String

0..1

middle

- own datatype -

Middle name or initial of the individual.

String

0..*

prefix

- own datatype -

Title that precedes the name of the individual, such as Ms., or Dr.

String

0..1

sex

- own datatype -

Sex allows for the specification of male, female or neutral. The purpose of providing this information is to assist others in the appropriate use of pronouns when addressing the individual. Note that many countries/languages may offer a neutral pronoun form.

SexSpecification

0..1

suffix

- own datatype -

Title that follows the name of the individual, such as Esq. (abbreviation for Esquire. This is usually a courtesy title).

String

0..1

typeOfIndividualName

- own datatype -

The type of individual name provided. the use of a controlled vocabulary is strongly recommended. At minimum his should include, e.g. PreviousFormalName, Nickname (or CommonName), Other.

ControlledVocabularyEntry

0..1

Usage

Type

Package

Classifier

Attribute

Class

Agents

Individual

individualName

Syntax representations / encodings

All syntax representations except the Canonical XMI are provided as reference points for specific implementations, or for use as defaults if sufficient in the form presented.

Fragment for the data type IndividualName (entire XMI model)

  1<packagedElement xmlns:StandardProfile="http://www.eclipse.org/uml2/5.0.0/UML/Profile/Standard"
  2                 xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"
  3                 xmlns:xmi="http://www.omg.org/spec/XMI/20131001"
  4                 xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName"
  5                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName"
  6                 xmi:type="uml:DataType">
  7   <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-ownedComment"
  8                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-ownedComment"
  9                 xmi:type="uml:Comment">
 10      <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName"/>
 11      <body>Definition
 12============
 13The name of an individual broken out into its component parts of prefix, first/given name, middle name, last/family/surname, and suffix. The preferred compilation of the name parts may also be provided. The legal or formal name of the individual should have the isFormal attribute set to true. The preferred name should be noted with the isPreferred attribute. The attribute sex provides information to assist in the appropriate use of pronouns.</body>
 14   </ownedComment>
 15   <name>IndividualName</name>
 16   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-abbreviation"
 17                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-abbreviation"
 18                   xmi:type="uml:Property">
 19      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-abbreviation-ownedComment"
 20                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-abbreviation-ownedComment"
 21                    xmi:type="uml:Comment">
 22         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-abbreviation"/>
 23         <body>An abbreviation or acronym for the name. This may be expressed in multiple languages. It is assumed that if only a single language is provided that it may be used in any of the other languages within which the name itself is expressed.</body>
 24      </ownedComment>
 25      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-abbreviation-lowerValue"
 26                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-abbreviation-lowerValue"
 27                  xmi:type="uml:LiteralInteger"/>
 28      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-abbreviation-upperValue"
 29                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-abbreviation-upperValue"
 30                  xmi:type="uml:LiteralUnlimitedNatural">
 31         <value>1</value>
 32      </upperValue>
 33      <name>abbreviation</name>
 34      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-InternationalString"/>
 35   </ownedAttribute>
 36   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-context"
 37                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-context"
 38                   xmi:type="uml:Property">
 39      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-context-ownedComment"
 40                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-context-ownedComment"
 41                    xmi:type="uml:Comment">
 42         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-context"/>
 43         <body>A name may be specific to a particular context, i.e. common usage, business, social, etc.. Identify the context related to the specified name. Supports the use of an external controlled vocabulary.</body>
 44      </ownedComment>
 45      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-context-lowerValue"
 46                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-context-lowerValue"
 47                  xmi:type="uml:LiteralInteger"/>
 48      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-context-upperValue"
 49                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-context-upperValue"
 50                  xmi:type="uml:LiteralUnlimitedNatural">
 51         <value>1</value>
 52      </upperValue>
 53      <name>context</name>
 54      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-ControlledVocabularyEntry"/>
 55   </ownedAttribute>
 56   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-effectiveDates"
 57                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-effectiveDates"
 58                   xmi:type="uml:Property">
 59      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-effectiveDates-ownedComment"
 60                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-effectiveDates-ownedComment"
 61                    xmi:type="uml:Comment">
 62         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-effectiveDates"/>
 63         <body>Clarifies when the name information is accurate.</body>
 64      </ownedComment>
 65      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-effectiveDates-lowerValue"
 66                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-effectiveDates-lowerValue"
 67                  xmi:type="uml:LiteralInteger"/>
 68      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-effectiveDates-upperValue"
 69                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-effectiveDates-upperValue"
 70                  xmi:type="uml:LiteralUnlimitedNatural">
 71         <value>1</value>
 72      </upperValue>
 73      <name>effectiveDates</name>
 74      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-DateRange"/>
 75   </ownedAttribute>
 76   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-firstGiven"
 77                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-firstGiven"
 78                   xmi:type="uml:Property">
 79      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-firstGiven-ownedComment"
 80                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-firstGiven-ownedComment"
 81                    xmi:type="uml:Comment">
 82         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-firstGiven"/>
 83         <body>First (given) name of the individual.</body>
 84      </ownedComment>
 85      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-firstGiven-lowerValue"
 86                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-firstGiven-lowerValue"
 87                  xmi:type="uml:LiteralInteger"/>
 88      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-firstGiven-upperValue"
 89                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-firstGiven-upperValue"
 90                  xmi:type="uml:LiteralUnlimitedNatural">
 91         <value>1</value>
 92      </upperValue>
 93      <name>firstGiven</name>
 94      <type href="http://www.eclipse.org/uml2/5.0.0/UML/PrimitiveTypes.xmi#String"
 95            xmi:type="uml:PrimitiveType"/>
 96   </ownedAttribute>
 97   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-fullName"
 98                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-fullName"
 99                   xmi:type="uml:Property">
100      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-fullName-ownedComment"
101                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-fullName-ownedComment"
102                    xmi:type="uml:Comment">
103         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-fullName"/>
104         <body>This provides a means of providing a full name as a single object for display or print such as identification badges etc. For example a person with the name of William Grace for official use may prefer a display name of Bill Grace on a name tag or other informal publication.</body>
105      </ownedComment>
106      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-fullName-lowerValue"
107                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-fullName-lowerValue"
108                  xmi:type="uml:LiteralInteger"/>
109      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-fullName-upperValue"
110                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-fullName-upperValue"
111                  xmi:type="uml:LiteralUnlimitedNatural">
112         <value>1</value>
113      </upperValue>
114      <name>fullName</name>
115      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-InternationalString"/>
116   </ownedAttribute>
117   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-isFormal"
118                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-isFormal"
119                   xmi:type="uml:Property">
120      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-isFormal-ownedComment"
121                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-isFormal-ownedComment"
122                    xmi:type="uml:Comment">
123         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-isFormal"/>
124         <body>The legal or formal name of the individual should have the isFormal attribute set to True. To avoid confusion only one individual name should have the isFormal attribute set to True. Use the TypeOfIndividualName to further differentiate the type and applied usage when multiple names are provided.</body>
125      </ownedComment>
126      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-isFormal-lowerValue"
127                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-isFormal-lowerValue"
128                  xmi:type="uml:LiteralInteger"/>
129      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-isFormal-upperValue"
130                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-isFormal-upperValue"
131                  xmi:type="uml:LiteralUnlimitedNatural">
132         <value>1</value>
133      </upperValue>
134      <name>isFormal</name>
135      <type href="http://www.eclipse.org/uml2/5.0.0/UML/PrimitiveTypes.xmi#Boolean"
136            xmi:type="uml:PrimitiveType"/>
137   </ownedAttribute>
138   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-isPreferred"
139                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-isPreferred"
140                   xmi:type="uml:Property">
141      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-isPreferred-ownedComment"
142                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-isPreferred-ownedComment"
143                    xmi:type="uml:Comment">
144         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-isPreferred"/>
145         <body>If more than one name for the object is provided, use the isPreferred attribute to indicate which is the preferred name content. All other names should be set to isPreferred=False.</body>
146      </ownedComment>
147      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-isPreferred-lowerValue"
148                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-isPreferred-lowerValue"
149                  xmi:type="uml:LiteralInteger"/>
150      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-isPreferred-upperValue"
151                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-isPreferred-upperValue"
152                  xmi:type="uml:LiteralUnlimitedNatural">
153         <value>1</value>
154      </upperValue>
155      <name>isPreferred</name>
156      <type href="http://www.eclipse.org/uml2/5.0.0/UML/PrimitiveTypes.xmi#Boolean"
157            xmi:type="uml:PrimitiveType"/>
158   </ownedAttribute>
159   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-lastFamily"
160                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-lastFamily"
161                   xmi:type="uml:Property">
162      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-lastFamily-ownedComment"
163                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-lastFamily-ownedComment"
164                    xmi:type="uml:Comment">
165         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-lastFamily"/>
166         <body>Last (family) name /surname of the individual.</body>
167      </ownedComment>
168      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-lastFamily-lowerValue"
169                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-lastFamily-lowerValue"
170                  xmi:type="uml:LiteralInteger"/>
171      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-lastFamily-upperValue"
172                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-lastFamily-upperValue"
173                  xmi:type="uml:LiteralUnlimitedNatural">
174         <value>1</value>
175      </upperValue>
176      <name>lastFamily</name>
177      <type href="http://www.eclipse.org/uml2/5.0.0/UML/PrimitiveTypes.xmi#String"
178            xmi:type="uml:PrimitiveType"/>
179   </ownedAttribute>
180   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-middle"
181                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-middle"
182                   xmi:type="uml:Property">
183      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-middle-ownedComment"
184                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-middle-ownedComment"
185                    xmi:type="uml:Comment">
186         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-middle"/>
187         <body>Middle name or initial of the individual.</body>
188      </ownedComment>
189      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-middle-lowerValue"
190                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-middle-lowerValue"
191                  xmi:type="uml:LiteralInteger"/>
192      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-middle-upperValue"
193                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-middle-upperValue"
194                  xmi:type="uml:LiteralUnlimitedNatural">
195         <value>*</value>
196      </upperValue>
197      <name>middle</name>
198      <isOrdered>true</isOrdered>
199      <type href="http://www.eclipse.org/uml2/5.0.0/UML/PrimitiveTypes.xmi#String"
200            xmi:type="uml:PrimitiveType"/>
201   </ownedAttribute>
202   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-prefix"
203                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-prefix"
204                   xmi:type="uml:Property">
205      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-prefix-ownedComment"
206                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-prefix-ownedComment"
207                    xmi:type="uml:Comment">
208         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-prefix"/>
209         <body>Title that precedes the name of the individual, such as Ms., or Dr.</body>
210      </ownedComment>
211      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-prefix-lowerValue"
212                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-prefix-lowerValue"
213                  xmi:type="uml:LiteralInteger"/>
214      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-prefix-upperValue"
215                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-prefix-upperValue"
216                  xmi:type="uml:LiteralUnlimitedNatural">
217         <value>1</value>
218      </upperValue>
219      <name>prefix</name>
220      <type href="http://www.eclipse.org/uml2/5.0.0/UML/PrimitiveTypes.xmi#String"
221            xmi:type="uml:PrimitiveType"/>
222   </ownedAttribute>
223   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-sex"
224                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-sex"
225                   xmi:type="uml:Property">
226      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-sex-ownedComment"
227                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-sex-ownedComment"
228                    xmi:type="uml:Comment">
229         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-sex"/>
230         <body>Sex allows for the specification of male, female or neutral. The purpose of providing this information is to assist others in the appropriate use of pronouns when addressing the individual. Note that many countries/languages may offer a neutral pronoun form.</body>
231      </ownedComment>
232      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-sex-lowerValue"
233                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-sex-lowerValue"
234                  xmi:type="uml:LiteralInteger"/>
235      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-sex-upperValue"
236                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-sex-upperValue"
237                  xmi:type="uml:LiteralUnlimitedNatural">
238         <value>1</value>
239      </upperValue>
240      <name>sex</name>
241      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-Enumerations-SexSpecification"/>
242   </ownedAttribute>
243   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-suffix"
244                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-suffix"
245                   xmi:type="uml:Property">
246      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-suffix-ownedComment"
247                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-suffix-ownedComment"
248                    xmi:type="uml:Comment">
249         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-suffix"/>
250         <body>Title that follows the name of the individual, such as Esq. (abbreviation for Esquire. This is usually a courtesy title).</body>
251      </ownedComment>
252      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-suffix-lowerValue"
253                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-suffix-lowerValue"
254                  xmi:type="uml:LiteralInteger"/>
255      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-suffix-upperValue"
256                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-suffix-upperValue"
257                  xmi:type="uml:LiteralUnlimitedNatural">
258         <value>1</value>
259      </upperValue>
260      <name>suffix</name>
261      <type href="http://www.eclipse.org/uml2/5.0.0/UML/PrimitiveTypes.xmi#String"
262            xmi:type="uml:PrimitiveType"/>
263   </ownedAttribute>
264   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-typeOfIndividualName"
265                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-typeOfIndividualName"
266                   xmi:type="uml:Property">
267      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-typeOfIndividualName-ownedComment"
268                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-typeOfIndividualName-ownedComment"
269                    xmi:type="uml:Comment">
270         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-typeOfIndividualName"/>
271         <body>The type of individual name provided. the use of a controlled vocabulary is strongly recommended. At minimum his should include, e.g. PreviousFormalName, Nickname (or CommonName), Other.</body>
272      </ownedComment>
273      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-typeOfIndividualName-lowerValue"
274                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-typeOfIndividualName-lowerValue"
275                  xmi:type="uml:LiteralInteger"/>
276      <upperValue xmi:id="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-IndividualName-typeOfIndividualName-upperValue"
277                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#IndividualName-typeOfIndividualName-upperValue"
278                  xmi:type="uml:LiteralUnlimitedNatural">
279         <value>1</value>
280      </upperValue>
281      <name>typeOfIndividualName</name>
282      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-ControlledVocabularyEntry"/>
283   </ownedAttribute>
284</packagedElement>

Fragment for the data type IndividualName (entire XML Schema)

  1<xs:element name="IndividualName"
  2            type="IndividualNameXsdType"
  3            xml:id="IndividualName">
  4  <!-- based on the UML data type DDICDIModels::DDICDILibrary::DataTypes::StructuredDataTypes::IndividualName -->
  5  <xs:annotation>
  6    <xs:documentation>Definition
  7          ============
  8          The name of an individual broken out into its component parts of prefix, first/given name, middle name, last/family/surname, and suffix. The preferred compilation of the name parts may also be provided. The legal or formal name of the individual should have the isFormal attribute set to true. The preferred name should be noted with the isPreferred attribute. The attribute sex provides information to assist in the appropriate use of pronouns.</xs:documentation>
  9  </xs:annotation>
 10</xs:element>
 11<xs:complexType name="IndividualNameXsdType"
 12                xml:id="IndividualNameXsdType">
 13  <xs:annotation>
 14    <xs:documentation>Definition
 15          ============
 16          The name of an individual broken out into its component parts of prefix, first/given name, middle name, last/family/surname, and suffix. The preferred compilation of the name parts may also be provided. The legal or formal name of the individual should have the isFormal attribute set to true. The preferred name should be noted with the isPreferred attribute. The attribute sex provides information to assist in the appropriate use of pronouns.</xs:documentation>
 17  </xs:annotation>
 18  <xs:sequence>
 19    <xs:element name="abbreviation"
 20                type="InternationalStringXsdType"
 21                minOccurs="0"
 22                maxOccurs="1"
 23                xml:id="IndividualName-abbreviation">
 24      <xs:annotation>
 25        <xs:documentation>An abbreviation or acronym for the name. This may be expressed in multiple languages. It is assumed that if only a single language is provided that it may be used in any of the other languages within which the name itself is expressed.</xs:documentation>
 26      </xs:annotation>
 27    </xs:element>
 28    <xs:element name="context"
 29                type="ControlledVocabularyEntryXsdType"
 30                minOccurs="0"
 31                maxOccurs="1"
 32                xml:id="IndividualName-context">
 33      <xs:annotation>
 34        <xs:documentation>A name may be specific to a particular context, i.e. common usage, business, social, etc.. Identify the context related to the specified name. Supports the use of an external controlled vocabulary.</xs:documentation>
 35      </xs:annotation>
 36    </xs:element>
 37    <xs:element name="effectiveDates"
 38                type="DateRangeXsdType"
 39                minOccurs="0"
 40                maxOccurs="1"
 41                xml:id="IndividualName-effectiveDates">
 42      <xs:annotation>
 43        <xs:documentation>Clarifies when the name information is accurate.</xs:documentation>
 44      </xs:annotation>
 45    </xs:element>
 46    <xs:element name="firstGiven"
 47                type="xs:string"
 48                minOccurs="0"
 49                maxOccurs="1"
 50                xml:id="IndividualName-firstGiven">
 51      <xs:annotation>
 52        <xs:documentation>First (given) name of the individual.</xs:documentation>
 53      </xs:annotation>
 54    </xs:element>
 55    <xs:element name="fullName"
 56                type="InternationalStringXsdType"
 57                minOccurs="0"
 58                maxOccurs="1"
 59                xml:id="IndividualName-fullName">
 60      <xs:annotation>
 61        <xs:documentation>This provides a means of providing a full name as a single object for display or print such as identification badges etc. For example a person with the name of William Grace for official use may prefer a display name of Bill Grace on a name tag or other informal publication.</xs:documentation>
 62      </xs:annotation>
 63    </xs:element>
 64    <xs:element name="isFormal"
 65                type="xs:boolean"
 66                minOccurs="0"
 67                maxOccurs="1"
 68                xml:id="IndividualName-isFormal">
 69      <xs:annotation>
 70        <xs:documentation>The legal or formal name of the individual should have the isFormal attribute set to True. To avoid confusion only one individual name should have the isFormal attribute set to True. Use the TypeOfIndividualName to further differentiate the type and applied usage when multiple names are provided.</xs:documentation>
 71      </xs:annotation>
 72    </xs:element>
 73    <xs:element name="isPreferred"
 74                type="xs:boolean"
 75                minOccurs="0"
 76                maxOccurs="1"
 77                xml:id="IndividualName-isPreferred">
 78      <xs:annotation>
 79        <xs:documentation>If more than one name for the object is provided, use the isPreferred attribute to indicate which is the preferred name content. All other names should be set to isPreferred=False.</xs:documentation>
 80      </xs:annotation>
 81    </xs:element>
 82    <xs:element name="lastFamily"
 83                type="xs:string"
 84                minOccurs="0"
 85                maxOccurs="1"
 86                xml:id="IndividualName-lastFamily">
 87      <xs:annotation>
 88        <xs:documentation>Last (family) name /surname of the individual.</xs:documentation>
 89      </xs:annotation>
 90    </xs:element>
 91    <xs:element name="middle"
 92                type="xs:string"
 93                minOccurs="0"
 94                maxOccurs="unbounded"
 95                xml:id="IndividualName-middle">
 96      <xs:annotation>
 97        <xs:documentation>Middle name or initial of the individual.</xs:documentation>
 98      </xs:annotation>
 99    </xs:element>
100    <xs:element name="prefix"
101                type="xs:string"
102                minOccurs="0"
103                maxOccurs="1"
104                xml:id="IndividualName-prefix">
105      <xs:annotation>
106        <xs:documentation>Title that precedes the name of the individual, such as Ms., or Dr.</xs:documentation>
107      </xs:annotation>
108    </xs:element>
109    <xs:element name="sex"
110                type="SexSpecificationXsdType"
111                minOccurs="0"
112                maxOccurs="1"
113                xml:id="IndividualName-sex">
114      <xs:annotation>
115        <xs:documentation>Sex allows for the specification of male, female or neutral. The purpose of providing this information is to assist others in the appropriate use of pronouns when addressing the individual. Note that many countries/languages may offer a neutral pronoun form.</xs:documentation>
116      </xs:annotation>
117    </xs:element>
118    <xs:element name="suffix"
119                type="xs:string"
120                minOccurs="0"
121                maxOccurs="1"
122                xml:id="IndividualName-suffix">
123      <xs:annotation>
124        <xs:documentation>Title that follows the name of the individual, such as Esq. (abbreviation for Esquire. This is usually a courtesy title).</xs:documentation>
125      </xs:annotation>
126    </xs:element>
127    <xs:element name="typeOfIndividualName"
128                type="ControlledVocabularyEntryXsdType"
129                minOccurs="0"
130                maxOccurs="1"
131                xml:id="IndividualName-typeOfIndividualName">
132      <xs:annotation>
133        <xs:documentation>The type of individual name provided. the use of a controlled vocabulary is strongly recommended. At minimum his should include, e.g. PreviousFormalName, Nickname (or CommonName), Other.</xs:documentation>
134      </xs:annotation>
135    </xs:element>
136  </xs:sequence>
137</xs:complexType>

Fragment for the data type IndividualName (main ontology, entire ontology as zip)

  1# datatype IndividualName
  2# based on the UML data type DDICDIModels::DDICDILibrary::DataTypes::StructuredDataTypes::IndividualName
  3cdi:IndividualName
  4  a rdfs:Class, owl:Class, ucmis:StructuredDataType;
  5  rdfs:label "IndividualName";
  6  rdfs:comment "Definition\n============\nThe name of an individual broken out into its component parts of prefix, first/given name, middle name, last/family/surname, and suffix. The preferred compilation of the name parts may also be provided. The legal or formal name of the individual should have the isFormal attribute set to true. The preferred name should be noted with the isPreferred attribute. The attribute sex provides information to assist in the appropriate use of pronouns."@en;
  7  
  8  owl:hasKey (cdi:IndividualName-abbreviation cdi:IndividualName-context cdi:IndividualName-effectiveDates cdi:IndividualName-firstGiven cdi:IndividualName-fullName cdi:IndividualName-isFormal cdi:IndividualName-isPreferred cdi:IndividualName-lastFamily cdi:IndividualName-middle cdi:IndividualName-prefix cdi:IndividualName-sex cdi:IndividualName-suffix cdi:IndividualName-typeOfIndividualName);
  9.
 10
 11cdi:IndividualName-abbreviation
 12  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
 13  rdfs:label "abbreviation";
 14  rdfs:comment "An abbreviation or acronym for the name. This may be expressed in multiple languages. It is assumed that if only a single language is provided that it may be used in any of the other languages within which the name itself is expressed."@en;
 15  rdfs:domain cdi:IndividualName;
 16  rdfs:range cdi:InternationalString;
 17.
 18
 19cdi:IndividualName-context
 20  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
 21  rdfs:label "context";
 22  rdfs:comment "A name may be specific to a particular context, i.e. common usage, business, social, etc.. Identify the context related to the specified name. Supports the use of an external controlled vocabulary."@en;
 23  rdfs:domain cdi:IndividualName;
 24  rdfs:range cdi:ControlledVocabularyEntry;
 25.
 26
 27cdi:IndividualName-effectiveDates
 28  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
 29  rdfs:label "effectiveDates";
 30  rdfs:comment "Clarifies when the name information is accurate."@en;
 31  rdfs:domain cdi:IndividualName;
 32  rdfs:range cdi:DateRange;
 33.
 34
 35cdi:IndividualName-firstGiven
 36  a rdf:Property, owl:DatatypeProperty, ucmis:Attribute;
 37  rdfs:label "firstGiven";
 38  rdfs:comment "First (given) name of the individual."@en;
 39  rdfs:domain cdi:IndividualName;
 40  rdfs:range xsd:string;
 41.
 42
 43cdi:IndividualName-fullName
 44  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
 45  rdfs:label "fullName";
 46  rdfs:comment "This provides a means of providing a full name as a single object for display or print such as identification badges etc. For example a person with the name of William Grace for official use may prefer a display name of Bill Grace on a name tag or other informal publication."@en;
 47  rdfs:domain cdi:IndividualName;
 48  rdfs:range cdi:InternationalString;
 49.
 50
 51cdi:IndividualName-isFormal
 52  a rdf:Property, owl:DatatypeProperty, ucmis:Attribute;
 53  rdfs:label "isFormal";
 54  rdfs:comment "The legal or formal name of the individual should have the isFormal attribute set to True. To avoid confusion only one individual name should have the isFormal attribute set to True. Use the TypeOfIndividualName to further differentiate the type and applied usage when multiple names are provided."@en;
 55  rdfs:domain cdi:IndividualName;
 56  rdfs:range xsd:boolean;
 57.
 58
 59cdi:IndividualName-isPreferred
 60  a rdf:Property, owl:DatatypeProperty, ucmis:Attribute;
 61  rdfs:label "isPreferred";
 62  rdfs:comment "If more than one name for the object is provided, use the isPreferred attribute to indicate which is the preferred name content. All other names should be set to isPreferred=False."@en;
 63  rdfs:domain cdi:IndividualName;
 64  rdfs:range xsd:boolean;
 65.
 66
 67cdi:IndividualName-lastFamily
 68  a rdf:Property, owl:DatatypeProperty, ucmis:Attribute;
 69  rdfs:label "lastFamily";
 70  rdfs:comment "Last (family) name /surname of the individual."@en;
 71  rdfs:domain cdi:IndividualName;
 72  rdfs:range xsd:string;
 73.
 74
 75cdi:IndividualName-middle
 76  a rdf:Property, owl:DatatypeProperty, ucmis:Attribute;
 77  rdfs:label "middle";
 78  rdfs:comment "Middle name or initial of the individual."@en;
 79  rdfs:domain cdi:IndividualName;
 80  rdfs:range xsd:string;
 81.
 82
 83cdi:IndividualName-prefix
 84  a rdf:Property, owl:DatatypeProperty, ucmis:Attribute;
 85  rdfs:label "prefix";
 86  rdfs:comment "Title that precedes the name of the individual, such as Ms., or Dr."@en;
 87  rdfs:domain cdi:IndividualName;
 88  rdfs:range xsd:string;
 89.
 90
 91cdi:IndividualName-sex
 92  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
 93  rdfs:label "sex";
 94  rdfs:comment "Sex allows for the specification of male, female or neutral. The purpose of providing this information is to assist others in the appropriate use of pronouns when addressing the individual. Note that many countries/languages may offer a neutral pronoun form."@en;
 95  rdfs:domain cdi:IndividualName;
 96  rdfs:range cdi:SexSpecification;
 97.
 98
 99cdi:IndividualName-suffix
100  a rdf:Property, owl:DatatypeProperty, ucmis:Attribute;
101  rdfs:label "suffix";
102  rdfs:comment "Title that follows the name of the individual, such as Esq. (abbreviation for Esquire. This is usually a courtesy title)."@en;
103  rdfs:domain cdi:IndividualName;
104  rdfs:range xsd:string;
105.
106
107cdi:IndividualName-typeOfIndividualName
108  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
109  rdfs:label "typeOfIndividualName";
110  rdfs:comment "The type of individual name provided. the use of a controlled vocabulary is strongly recommended. At minimum his should include, e.g. PreviousFormalName, Nickname (or CommonName), Other."@en;
111  rdfs:domain cdi:IndividualName;
112  rdfs:range cdi:ControlledVocabularyEntry;
113.

Fragment for the data type IndividualName (main JSON-LD entire JSON-LD as zip)

 1{
 2  "@context": [
 3    {
 4      "cdi": "http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/",
 5      "xsd": "http://www.w3.org/2001/XMLSchema#",
 6	  "IndividualName": "cdi:IndividualName",
 7	  "abbreviation": {
 8	    "@id": "cdi:IndividualName-abbreviation",
 9	    "@type": "@id",
10	    "@context": "InternationalString.jsonld"
11	  },
12	  "context": {
13	    "@id": "cdi:IndividualName-context",
14	    "@type": "@id",
15	    "@context": "ControlledVocabularyEntry.jsonld"
16	  },
17	  "effectiveDates": {
18	    "@id": "cdi:IndividualName-effectiveDates",
19	    "@type": "@id",
20	    "@context": "DateRange.jsonld"
21	  },
22	  "firstGiven": {
23	    "@id": "cdi:IndividualName-firstGiven",
24	    "@type": "xsd:string"
25	  },
26	  "fullName": {
27	    "@id": "cdi:IndividualName-fullName",
28	    "@type": "@id",
29	    "@context": "InternationalString.jsonld"
30	  },
31	  "isFormal": {
32	    "@id": "cdi:IndividualName-isFormal",
33	    "@type": "xsd:boolean"
34	  },
35	  "isPreferred": {
36	    "@id": "cdi:IndividualName-isPreferred",
37	    "@type": "xsd:boolean"
38	  },
39	  "lastFamily": {
40	    "@id": "cdi:IndividualName-lastFamily",
41	    "@type": "xsd:string"
42	  },
43	  "middle": {
44	    "@id": "cdi:IndividualName-middle",
45	    "@type": "xsd:string"
46	  },
47	  "prefix": {
48	    "@id": "cdi:IndividualName-prefix",
49	    "@type": "xsd:string"
50	  },
51	  "sex": {
52	    "@id": "cdi:IndividualName-sex",
53	    "@type": "@vocab",
54	    "@context": {
55	      "Feminine": "cdi:Feminine",
56	      "GenderNeutral": "cdi:GenderNeutral",
57	      "Masculine": "cdi:Masculine",
58	      " comment ": "tag:json-should-support-trailing-commas" 
59	    }
60	  },
61	  "suffix": {
62	    "@id": "cdi:IndividualName-suffix",
63	    "@type": "xsd:string"
64	  },
65	  "typeOfIndividualName": {
66	    "@id": "cdi:IndividualName-typeOfIndividualName",
67	    "@type": "@id",
68	    "@context": "ControlledVocabularyEntry.jsonld"
69	  },
70	  
71	  " comment ": "tag:json-should-support-trailing-commas" 
72	}
73  ],
74  "generatedBy": "This code was generated by the Eclipse Acceleo project UCMIS M2T on 2024-03-16 23:40:13.",
75  "basedOn": "based on the UML data type DDICDIModels::DDICDILibrary::DataTypes::StructuredDataTypes::IndividualName"
76}