Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Disclaimer

Sprngy Platform Documentation Guide

...

This document is a walkthrough to create and edit an Ingest Model through the Sprngy UI.

Pre-requisites:

The list of tools required to run/develop in the UI are as follows:

  1. Visual Studio Code (Developers only)

  2. Python 3.8.10

  3. Flask 1.1.4

  4. Node 14.17.6

  5. npm 7.24.1

  6. R 3.6.3

  7. Sprngy Libraries

Ingest Model:

An ingest model is used to define rules for processing the entity data. Below are the processes to Create and Edit a Meta Model from the UI.

Creating an Ingest Model:

Home Screen:

The image below is the Home screen of the UI. From the side menu open ‘Meta Data Configuration' option, then select 'Ingest Model’ option.

...

Create Ingest:

Step 1 -

After clicking on the Ingest Model menu option below screen will be displayed.

...

This checks the existence of a ingest model. If there is a previously created or even initiated ingest model then it will bring back that data, if creating ingest model for the very first time then provides blank fields for input.

Step 2 -

After submission, the below screen will be rendered. Here you can provide information regarding the ingest model for given entity.

...

After filling the details, click on 'Submit'. This would save the ingest model details.

Editing an Ingest

Editing a Ingest model has similar steps to creating a Ingest Model. From the side menu open ‘Meta Data Configuration' option, then select 'Ingest Model’ option.

...

Step 1 -

After clicking on the Ingest Model menu option below screen will be displayed.

...

Here, the rules can be updated as required and the click on 'Submit'. This will save the changes made to the ingest model.

Bulk Upload Ingest Model

There is also one other way to create a ingest model, that is by uploading a CSV file. For this, you are required to have a ingest model .csv file with all the required fields. To directly upload a csv -

Home Screen:

The image below is the Home screen of the UI.

From the side menu open ‘Meta Data Configuration' option, then select 'Ingest Model’ option.

...

Step 1 -

After clicking on the Ingest Model menu option below screen will be displayed.

...

Select the module and entity for which you want to upload a ingest model. In the file upload option browse or drag and drop the ingest model csv file and click Submit.

Copyright © Sprngy. All rights reserved. Not to be reproduced or distributed without express written consent.