Skip to content

Extract sourceConceptID during database ingestion and skip JSONPreprocessing and JSON ValidationCheck for database ingested data

Nicola Stoira requested to merge sphnc-461 into main
  • sourceConceptID is extracted from the database records when /Ingest_from_database is triggered
  • Default pre-checks JSONPreprocessing (add sourceConceptId) and ValidationCheck (JSON schema validation check) are executed only for data which is ingested as JSON (via /Ingest_json)
  • New logic applied only for Code/Terminologies deriving from core concepts and for non-legacy schemas

Merge request reports

Loading