Home Schema Example JSON Schema

Document Entry File Metadata

Type: object

Metadata specific to the data source.

No Additional Properties

Google Drive

Type: object

Metadata related to Google Drive data source entries.

The following properties are required:

  • id
  • name
  • md5Checksum

Additional Properties of any type are allowed.

Type: object

S3

Type: object

Metadata related to S3 data source entries.

The following properties are required:

  • uri
  • e_tag
  • size

Additional Properties of any type are allowed.

Type: object

Microsoft Sharepoint

Type: object

Metadata related to Microsoft Sharepoint data source entries.

The following properties are required:

  • eTag
  • size

Ingestor

Type: object

Metadata related to ingestor data source entries.

The following properties are required:

  • uid
  • worker_key
  • uri
  • content_file
  • checksum

Additional Properties of any type are allowed.

Type: object