Class MusicalNotationSnak

Class for the MusicalNotationSnak.

Most used property of this type is P6883 (LilyPond notation).

Hierarchy (View Summary)

  • Snak
    • MusicalNotationSnak

Constructors

Properties

datatype: string = dataType
hash: undefined | string
property: `P${number}`
snaktype: SnakType
value: undefined | string

Accessors

  • get hasValue(): boolean
  • Checks if the snak has a value.

    Returns boolean

    True if the snak has a value.

  • get internalID(): string
  • Creates a unique ID for the Snak.

    Returns string

    The ID.

Methods