OBJECT
Person
A person
link GraphQL Schema definition
- type Person implements Contact {
- # How to address the person
- String :
- # Addresses for this contact
- Address!]! : [
- # Used in ONIX, and on the AI in the absence of a work-specific biographical note
- String :
- # Tags for this contact
- String!]! : [
- # A list of contributions made by the contact to works
- Contribution!]! : [
- # A single contributor place relationship
- #
- # Arguments
- # code: The code for the place relationship required
- (
- ONIXContributorPlaceRelatorCode! :
- ): ContributorPlaceRelationship
- # A list of place with which the contact is related, generally used for
- # contributors
- ContributorPlaceRelationship!]! : [
- # The name of the organisation
- String @deprecated( reason: "Use the organisationName field on the Organisation interface instead" ) :
- # The Dun & Bradstreet D-U-N-S number of the organisation
- String @deprecated( reason: "Use the dunsNumber field on the Organisation interface instead" ) :
- # Email addresses for this contact
- Email!]! : [
- # The gender of the person
- String :
- # Gender clarification notes (e.g. preferred pronouns)
- String :
- # The Global Location Number (GLN) of the organisation
- String @deprecated( reason: "Use the globalLocationNumber field on the Organisation interface instead" ) :
- # The unique Consonance identifier
- Int! :
- # The In-house customer ID of the contact
- String :
- # The In-house supplier ID of the contact
- String :
- # The ISNI of the contact
- String :
- # The names that will determine the order of an alphabetical list e.g. Smith,
- # García Márquez, Madonna, or Francis de Sales, in Saint Francis de Sales.
- #
- # ### Examples
- # * Simone de **Beauvoir**
- # * **Mao** Zedong. In Chinese names, the key name is usually the first element in
- # the complete name; please see _The Chicago Manual of Style, 16th Edition_, for
- # detailed information on Chinese names.
- # * Marquis de **Sade**
- # * Pope **John Paul** II
- # * Gabriel **García Márquez**
- # * Joaquim Maria **Machado de Assis**. The word ‘de’ is not a prefix to the key
- # name in this case.
- # * Peter **De Vries**. Anglicized versions of names often incorporate into the
- # key name particles that would be prefixes to key names in their original
- # cultures.
- # * John **Dos Passos**. Another anglicized particle.
- # * Sor **Juana Inés** de la Cruz
- # * Syed **Abu Zafar Nadvi**. See _The Chicago Manual of Style, 16th edition_, for
- # detailed information on Arabic names.
- # * The Venerable **Bede**
- # * Imam Feisal **Abdul Rauf**
- # * St. **John** of the Cross
- String! :
- # The person's primary language
- ONIXCode :
- # If the contact is an organisation, this is the corporate name, including any
- # acronym.
- # If the contact is a single name person, this is the key names.
- # Otherwise, this is the person name, compiled by Consonance from the eight fields
- # in the name region of the contact record.
- String! :
- # A name suffix, or name(s) following a person’s key name(s)
- #
- # ###Examples
- #
- # * Anwar **Ibrahim**
- # * Mao **Zedong**
- # * Sor Juana Inés **de la Cruz**
- # * Mishima **Yukio**. In Japan the family (key) name precedes the given name;
- # however, Japanese names are often inverted when Japanese books are translated
- # into Western languages. This author’s name is usually presented as ‘Yukio
- # Mishima’ on books published in the U.S. and Canada.
- String :
- # Often the given name, including any initials e.g. J.R.R., George R. R., Robert
- # Louis
- #
- # ### Examples
- #
- # * **Robert Louis** Stevenson
- # * **Gabriel** García Márquez
- # * Prince **Michael** of Albany
- # * **George Gordon**, Lord Byron. Gordon is the author’s family name, but since
- # the key name he is most commonly known by is Byron, both his given name and his
- # family name belong in this field.
- String :
- # Notes for this contact
- Note!]! : [
- # The ORCID iD of the person
- String :
- # The country code of the organisation
- ONIXCode @deprecated( reason: "Use the organisationCountry field on the Organisation interface instead" ) :
- # The name of the person. This is compiled by Consonance from the eight fields in
- # the name region of the contact record.
- String! :
- # The name of the person, presented with key names first, for alphabetical
- # sorting. This is compiled by Consonance from the eight fields in the name region
- # of the contact record.
- String! :
- # Phone numbers for this contact
- Phone!]! : [
- # Words which precede a person’s key name and which are part of the key name but
- # are customarily dropped for alphabetisation e.g. van, in Ludwig van Beethoven
- #
- # ### Examples
- #
- # * Simone **de** Beauvoir
- # * Ludwig **van** Beethoven
- # * Prince Michael **of** Albany
- # * Melissa **de la** Cruz
- # * John Henry, **Cardinal** Newman. Strictly speaking, Cardinal is a title in
- # this example, but in cases where a title occurs between the names before key
- # names and the key names, the title should be entered in this field.
- # * Alfred, **Lord** Tennyson. Lord is a title but should be entered in this
- # field.
- # * George Gordon, **Lord** Byron. Again, Lord is a title but should be entered in
- # this field.
- String :
- # A list of professional affiliations of the contact
- ProfessionalAffiliation!]! : [
- # A list of qualifications and honours following a person’s names
- #
- # ###Examples
- #
- # * His Royal Highness Prince Charles Philip Arthur George, Prince of Wales, Duke
- # of Cornwall, Duke of Rothesay, Duke of Edinburgh, Earl of Chester, Earl of
- # Carrick, Earl of Merioneth, Baron of Renfrew, Baron Greenwich, Lord of the Isles
- # and Great Steward of Scotland, **KG, KT, GCB, OM, AK, QSO, CC, PC, ADC**
- # * Dame Sarah Elisabeth Mullally, **DBE**
- # * James Alfred Wight **OBE FRCVS**
- String :
- # Relationships for this contact
- Relationship!]! : [
- # The Ringgold ID of the organisation
- String @deprecated( reason: "Use the ringgoldId field on the Organisation interface instead" ) :
- # The fulfillments of a role that this contact is associated with
- RoleFulfillment!]! : [
- # The number of role fulfilments of the contact
- Int! :
- # The Standard Address Number (SAN) of the organisation
- String @deprecated( reason: "Use the standardAddressNumber field on the Organisation interface instead" ) :
- # A non-name suffix, following a person’s key name(s)
- #
- # ###Examples
- #
- # * Pope John Paul **II**
- # * Reverend Adam Clayton Powell, **Jr.**
- # * Alexandre Dumas, **fils**
- String :
- # The supporting resources for the contact
- SupportingResource!]! : [
- # Titles (hereditary or awarded) which precede a person’s name but are not a
- # formal part of that person’s name.
- #
- #
- # ### Examples
- #
- # * **Pope** John Paul II
- #
- # * **Dr.** Laura Schlessinger
- #
- # * **HRH Princess** Michael of Kent
- #
- # * **Marquis** de Sade
- #
- # * **Sor** Juana Inés de la Cruz
- #
- # * **The Venerable** Bede
- #
- # * **Imam** Feisal Abdul Rauf
- #
- # * **St.** John of the Cross
- #
- # * **Reverend** Adam Clayton Powell, Jr.
- #
- # * **Dame** Rebecca West
- String :
- # The VAT number of the contact
- String :
- # Website addresses for this contact
- WebLink!]! : [
- }