v3.9.0
- Extended schema validation feature to attributes (featuring not only cardinality verification, but also value, range for integer attributes and length for string attributes) (#822, #830)
- Fixed typo in
example_rdf_import_export.py
(thanks @ahashibon)