Fixed
- `str` method added to LinkRel, SourceRel and ClassificationRel classes.
- fixed ordering of queryset results in determining overlapping dates
in `add_other_names`, that resulted in tests failing on some
platforms.
- `str` for ClassificationRel, LinkRel and SourceRel now correctly
ouput a string, not a tuple.