qudt / qudt-public-repo

QUDT -Quantities, Units, Dimensions and dataTypes - public repository
Other
108 stars 69 forks source link

Split off user-oriented validation rules #886

Closed steveraysteveray closed 3 months ago

steveraysteveray commented 3 months ago

From a user perspective, it is a waste of computation to keep validating the entire QUDT corpus. Instead, a small subset of validation rules to ensure proper usage of QUDT is now partitioned into a separate graph. If this PR is approved, the README will be updated to instruct a normal user who is not modifying QUDT on how to adjust the imports to make things faster and simpler.