ThresholdRef

ThresholdRef
ThresholdRef
JSON Example
{
    "id": "string",
    "href": "string",
    "name": "string",
    "@baseType": "string",
    "@schemaLocation": "string",
    "@type": "string",
    "@referredType": "string"
}
string
id
Required

Unique identifier of a related entity.

string
href
Optional

Reference of the related entity.

string
name
Optional

Name of the related entity.

string
@baseType
Optional

When sub-classing, this defines the super-class

string As uri As uri
@schemaLocation
Optional

A URI to a JSON-Schema file that defines additional attributes and relationships

string
@type
Optional

When sub-classing, this defines the sub-class entity name

string
@referredType
Optional

The actual type of the target instance when needed for disambiguation.