Author

An author of software, publications, documents, etc.

Child Components

Type Code 0..1
Action Code 0..1
Language Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Person Name 0..1
Description 0..∞
Gender Code 0..1
Marital Status Code 0..1
Birth Date Time 0..1
Death Date Time 0..1
Age Measure 0..∞
Language Code 0..∞
Nationality Country Code 0..1
Address 0..∞
Communication 0..∞
Role Code 0..∞
Job Title 0..1
Responsibility 0..∞
Organization Unit Identifier 0..1
Telephone Communication 0..∞
EMail Address Communication 0..∞
Internet Address Communication 0..∞
Preference 0..1
Effective Time Period 0..1
Extension 1..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml

class Author {
    String TypeCode
    CodeList ActionCode
    String LanguageCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Description
    CodeList GenderCode
    CodeList MaritalStatusCode
    String BirthDateTime
    String DeathDateTime
    String AgeMeasure
    String LanguageCode
    String NationalityCountryCode
    String RoleCode
    String JobTitle
    String Responsibility
    String OrganizationUnitIdentifier
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "PersonName"{}
class "Address"{}
class "Communication"{}
class "TelephoneCommunication"{}
class "EMailAddressCommunication"{}
class "InternetAddressCommunication"{}
class "Preference"{}
class "EffectiveTimePeriod"{}

Author o-d- "0...∞" "IdentifierSet"
Author o-r- "0...∞" "RelatedIdentifier"
Author o-u- "0...1" "PersonName"
Author o-l- "0...∞" "Address"
Author o-d- "0...∞" "Communication"
Author o-u- "0...∞" "TelephoneCommunication"
Author o-d- "0...∞" "EMailAddressCommunication"
Author o-u- "0...∞" "InternetAddressCommunication"
Author o-d- "0...1" "Preference"
Author o-u- "0...1" "EffectiveTimePeriod"

hide circle
@enduml

Where Used

Following is a list of components that have Author as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: cc48b81910104a509a9a4b3c4d6cb3a9

connectSpec (OAGIS) Version 10.12