Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Different recording platforms push metadata to the EVS platform that is specific to that platform. As a result, this metadata will differ by recording platform and customer. Table 1 captures all of the metadata within one json object (see clientdata field definition in Table 1).

Table 4 extracts the metadata within the clientdata json object to make it more readily accessible.

Field

Type

Description

company

String

Corresponds to the Company field in Wordbench. Refer to Wordbench Management Guide which can be found in the Media Library on the website.

field_name

String

Name of the metadata field passed to the EVS platform.

folder

String

Corresponds to the Folder field in Wordbench. Refer to Wordbench Management Guide which can be found in the Media Library on the website.

insert_time

value

Date and time the database was populated.

insertid

String

Unique identifier to link the tables together within the database.
This is also the Primary Key for this table.

organisation

String

Corresponds to the Organization field in Wordbench. Refer to Wordbench Management Guide which can be found in the Media Library on the website.

value

Varies

Value of the metadata field corresponding to the field_name.

 

 

  • No labels