Class ExternalIdentifierSnak

class for the ExternalIdentifierSnak

most used property of this type P698 (PubMed ID)

Hierarchy (view full)

  • Snak
    • ExternalIdentifierSnak

Constructors

Properties

datatype: string = 'external-id'
hash: undefined | string
id: null | string
property: `P${number}`
snaktype: SnakType

Accessors

  • get hasValue(): boolean
  • Returns boolean

    true if the snak has a value

  • get internalID(): string
  • create a unique id for the Snak

    Returns string

    the id

Methods

Generated using TypeDoc