iwf
    Preparing search index...

    Class MusicalNotationSnak

    Class for the MusicalNotationSnak.

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

    Hierarchy (View Summary)

    • Snak
      • MusicalNotationSnak
    Index

    Constructors

    Properties

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

    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