@openhps/rdf
    Preparing search index...

    Class Agent

    Hierarchy (View Summary)

    Index

    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.

    • Parameters

      • type: any

      Returns void