Skip to content

Multi Shot Ingestion gives wrong importsFrom, exportsTo, definedBy and appearsIn values for entities #45

@giraygi

Description

@giraygi

Describe the bug
Multi Shot Ingestion does not create accurate "numAppearsIn", "linkedEntities", "importsFrom", "exportsTo", "definedBy", "appearsIn", "isDefiningOntology", "hasLocalDefinition" fields since these fields can only be calculated with the whole set of ontologies.

To Reproduce
The problem can be seen in the metadata of all types of entities. (i.e. it can be seen in the ontology main page and /api/v2/ontologies/{ont} call )

Expected behavior
"numAppearsIn", "linkedEntities", "importsFrom", "exportsTo", "definedBy", "appearsIn", "isDefiningOntology", "hasLocalDefinition" links should be updated and accurate in each ingestion.

Sub-issues

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions