Added
- Getters for `IsClassLevelClause` and `IsMetadataTag` in `fastobo.typedef`.
- Getters for `RelationshipClause` in `fastobo.term`.
Changed
- Inconsistent naming for `PropertyValueClause` between `fastobo.header`
and other submodules.
Fixed
- Bug with `fastobo.header.ImportClause.reference` returning the whole clause
serialization instead.