nfdi4plants / arc-validate

Home of all the tools and libraries to create and run validation of ARCs

Home Page:https://nfdi4plants.github.io/arc-validate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove double namespace `ARCExpect.ARCExpect`

kMutagene opened this issue · comments

Remove double namespace `ARCExpect.ARCExpect`

Best solution i have come up with:

  • keep ARCExpect namespace for:

    • validate CE (renamed from test, see #76 )
    • either
  • move rest (types ByValue and ByTerm) to new namespace ARCExpect.Validate

  • composite functions should be direct functions on the Validate module