Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.86 KB

File metadata and controls

24 lines (20 loc) · 1.86 KB

Evaluation

Properties

Name Type Description Notes
display_name str The display name of the object.
description str The description of the object. [optional]
custom_properties dict(str, str) The custom properties of this entity. The maximum allowed key length is 64 characters, the maximum allowed value length is 256 characters and the count of allowed entries is 10. [optional]
_self str The location of this entity. [optional]
created_date_time datetime The time-stamp when the object was created. The time stamp is encoded as ISO 8601 date and time format ("YYYY-MM-DDThh:mm:ssZ", see https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations). [optional]
last_action_date_time datetime The time-stamp when the current status was entered. The time stamp is encoded as ISO 8601 date and time format ("YYYY-MM-DDThh:mm:ssZ", see https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations). [optional]
model1 EntityReference
model2 EntityReference
dataset EntityReference
transcription1 EntityReference [optional]
transcription2 EntityReference [optional]
links EvaluationLinks [optional]
locale str The locale of the contained data.
properties EvaluationProperties [optional]
status Status [optional]

[Back to Model list] [Back to API list] [Back to README]