Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mindlogger] Implementation ML integration POC1 #8989

Open
wants to merge 9 commits into
base: 25.0-release
Choose a base branch
from

Conversation

yagurdmitriy
Copy link
Contributor

@yagurdmitriy yagurdmitriy commented Nov 30, 2023

Brief summary of changes

  • Implemented module for receiving ML applet schemas, sving in the Loris db and creating instruments.
  • Updated base instrument class to handle ML applet instruments.
  • Added base ML instrument class to handle to process ML applet schemas

Testing instructions

  1. Login to the Loris API with user that have right "mindlogger_schema_create"
  2. Make authorized request to Post: /mindlogger/v1/schema/ with valid applet schema.
  3. Go to '$LORISURL/instrument_manager/'. You should see new ML instrument there
  4. Got to '$LORISURL/dictionary/'. You should see new ML instruments fields in the fields list

…_BVL_Instrument to handle mindlogger schemas. Added NDB_BVL_Instrument_Mindlogger to handle ML applet schemas stored in the DB and filling data dictionary. Added SQL patches.
…er module, added local dev support migrations. Updated mindlogger module.
@ridz1208 ridz1208 changed the base branch from main to 25.0-release November 30, 2023 16:14
@ridz1208
Copy link
Collaborator

@driusan I rebased it to 25 for better viewing of changes

…thod. Updated logic of creation data dictionary fields names for geolocation and rows fields. Small fixes.
…ary fields enumeration. Updated start indexes of options to 1 from 0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants