Class EventStream

Hierarchy

  • SerializableThing
    • EventStream

Constructors

  • Parameters

    • Optionalid: `http://${string}` | `https://${string}` | `_:${string}`

    Returns EventStream

Properties

description?: string
id: `http://${string}` | `https://${string}` | `_:${string}`
label?: string
termType: "BlankNode" | "NamedNode"
timestampPath: SerializableNamedNode = ...
versionOfPath: SerializableNamedNode = ...
view: Node

Accessors

  • get comment(): string
  • Returns string

  • set comment(value): void
  • Parameters

    • value: string

    Returns void

Methods

  • Returns Thing