Closed s-marcq closed 2 weeks ago
The issue is reproducible, the number of subjects for the source record between the model and the neo4j object is not equal. When watching neo4j db the subject can be found, but it's not possible to look for it since the searches in IKG are made with the subject URI.
Scenario
A publication is linked to a concept without URI.
Data sent (record C)
Expected result
All the concepts are linked to the publication node, no error in the terminal.
Observed result
The concept without URI (21 cm) does not get linked ton the SourceRecord node.