Class Property

A Property represents a relationship between a Subject and its Value. https://atomicdata.dev/classes/Property

Hierarchy

  • Property

Constructors

Properties

classType?: string
datatype: Datatype
description: string
error?: Error

If the Property cannot be found or parsed, this will contain the error

isDynamic?: boolean
loading?: boolean

When the Property is still awaiting a server response

shortname: string
subject: string

Generated using TypeDoc