From f990bb747c48b2c6c672ac1c913cf15f38a9bf8a Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Sat, 3 Jul 2021 00:26:12 +0200 Subject: update on data issues --- notes/data_issues.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'notes') diff --git a/notes/data_issues.md b/notes/data_issues.md index fc00eb7..87a91b9 100644 --- a/notes/data_issues.md +++ b/notes/data_issues.md @@ -7,6 +7,10 @@ A DOI seems to be using the key, which leads to repeated entries. +> 2021-07-02: Solved, kind of. We get rid of various duplicates in a +> post-processing step. It would still be better to not generate these in the +> first place. + ## Self references * 2020-04-19 @@ -14,6 +18,8 @@ A DOI seems to be using the key, which leads to repeated entries. The source and target seem to be the same. +> 2021-07-02: Solved in post-processing, for now. + ## Duplicated Edges * 2020-04-20 @@ -21,3 +27,5 @@ The source and target seem to be the same. * found 16/1M Source and target are the same, maybe DOI with ref key? + +> 2021-07-02: Solved in post-processing, for now. -- cgit v1.2.3