This library helps client to discover links that follow the [signposting](https://signposting.org/conventions/) conventions, most notably [FAIR Signposting](https://signposting.org/FAIR/).
This can then be used to navigate between:
- Persistent identifiers
- HTML landing pages
- File downloads/items
- Structured metadata
Related links:
- Documentation: https://signposting.readthedocs.io/en/latest/
- PyPi package: https://pypi.org/project/signposting/
- GitHub: https://github.com/stain/signposting/
Changes in 0.9.1...0.9.6:
- Updated [CITATION.cff](https://github.com/stain/signposting/blob/main/CITATION.cff) and [contributor list](https://github.com/stain/signposting/blob/main/docs/AUTHORS.rst)
- Added [CodeMeta](https://github.com/stain/signposting/blob/main/codemeta.json) and SPDX license identifier
- Allow fragments in profile URIs [6](https://github.com/stain/signposting/pull/6)
- Fix error in text [7](https://github.com/stain/signposting/pull/7) (thanks vemonet)
- permit relative URIs