LinkedEarth / pylipd

Development repository for Python LiPD utilities
https://pylipd.readthedocs.io/en/latest/
Apache License 2.0
2 stars 0 forks source link

Validate LiPD files #52

Open khider opened 10 months ago

khider commented 10 months ago

Need to be able to validate a LiPD file before saving, the validation should fail if things are not in the right place and warn if properties with named entities are not following the proper terminology. Offer to update with the most up-to-date vocabulary.

varunratnakar commented 5 months ago

Re-use validator algorithm from Lipd Utilities, or re-write a validator