FIX: Ignore obligatory properties when inserting identifiables
Compare changes
@@ -89,5 +89,6 @@ def test_crawler_with_data_model_problems():
See #40 (closed).
Added a flag in the insertion of identifiables in crawler.py
. Also repaired the integration test for datamodel problems.
Integration tests should be sufficient.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.