Class Deployment

Hierarchy (view full)

Constructors

Properties

address?: Address
comment?: string
geometry?: PolygonGeometry
id: string
label?: string
platform?: Platform
termType: "NamedNode"

Contains the constant "NamedNode".

value: string

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

within?: Deployment

Methods

  • Parameters

    • other: Term

      The term to compare with.

    Returns boolean

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