ARS-toscana / CompareListsOfCodes

0 stars 0 forks source link

First draft of specifications #1

Open RosaMGini opened 3 years ago

RosaMGini commented 3 years ago

The first draft of specifications are now available at the wiki link

https://github.com/ARS-toscana/CompareListsOfCodes/wiki

DavideMessinaARS commented 3 years ago
  1. Since the parameters "dot_is_wildcard" and "vocabularies_with_dot_wildcard" are mutually exclusive and depending on another parameter (multi) shouldn't be possible to create a single parameter containing the two of them?

  2. Right now, we are only checking if B is contained in A by sort of subtracting from B the codes in A. However in a previous discussion we have said to check the other way too. Is it fine not to include that part? (Ex: to check if we forgot a code in B that was in A or maybe we want to check if a code has been removed successfully by going A->B)

RosaMGini commented 3 years ago

ok on 1

for skip 2 for now

OlgaPaoletti commented 3 years ago

I uploaded the function in the commit 1e8561b