Extract sourceConceptID during database ingestion and skip JSONPreprocessing and JSON ValidationCheck for database ingested data
-
sourceConceptID
is extracted from the database records when/Ingest_from_database
is triggered - Default pre-checks
JSONPreprocessing
(addsourceConceptId
) andValidationCheck
(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