Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

id: string
termType: "NamedNode"

Contains the constant "NamedNode".

user?: User
value: string

The IRI of the named node (example: http://example.org/resource)

Methods

  • Parameters

    • other: Term

      The term to compare with.

    Returns boolean

    True if and only if other has termType "NamedNode" and the same value.