nfdi4plants / arc-validate

Home of all the tools and libraries to create and run validation of ARCs
https://nfdi4plants.github.io/arc-validate/
MIT License
3 stars 2 forks source link

Move ArcGraph functionality to ARCTokenization #54

Open omaus opened 10 months ago

omaus commented 10 months ago

The functionality to use ARCs as a graph representation is very useful not only in Validation contexts. Therefore, it is adviced to move it to a more fitting library like ARCTokenization.

See also https://github.com/nfdi4plants/ARCTokenization/issues/34