Skip to content

Releases: stain/signposting

Signposting v0.9.6

08 Jan 19:00
Compare
Choose a tag to compare

This library helps client to discover links that follow the signposting conventions, most notably FAIR Signposting.

This can then be used to navigate between:

  • Persistent identifiers
  • HTML landing pages
  • File downloads/items
  • Structured metadata

Related links:

Changes in 0.9.1...0.9.6:

Signposting v0.9.5

08 Jan 17:01
Compare
Choose a tag to compare

This library helps client to discover links that follow the signposting conventions, most notably FAIR Signposting.

This can then be used to navigate between:

  • Persistent identifiers
  • HTML landing pages
  • File downloads/items
  • Structured metadata

Related links:

Changes in 0.9.1...0.9.5:

Signposting v0.9.0

27 Oct 08:04
Compare
Choose a tag to compare

This library helps client to discover links that follow the signposting conventions, most notably FAIR Signposting.

This can then be used to navigate between:

  • Persistent identifiers
  • HTML landing pages
  • File downloads/items
  • Structured metadata

Related links:

Changes in 0.9.0

  • Deprecated Signposting.context_url, use Signposting.context instead
  • Removed deprecated find_signposting method, use find_signposting_http_link instead

signposting v0.8.0

29 Sep 00:59
Compare
Choose a tag to compare

This library helps client to discover links that follow the signposting conventions, most notably FAIR Signposting.

DOI

This can then be used to navigate between:

  • Persistent identifiers
  • HTML landing pages
  • File downloads/items
  • Structured metadata

Changes in 0.8.0

  • Added warn_duplicate option to Signposting constructor
  • str() on Signposting now includes Link from other contexts
  • Signposting added support for + (add) and | (merge) operations
  • Added Signpost and Signposting support for == and hash()
  • str() on Signpost correctly shows context as anchor=
  • Added Signpost.with_context to change a signpost's for_context

signposting v0.7.0

22 Aug 14:12
Compare
Choose a tag to compare

This library helps client to discover links that follow the signposting conventions, most notably FAIR Signposting.

This can then be used to navigate between:

  • Persistent identifiers
  • HTML landing pages
  • File downloads/items
  • Structured metadata

Changelog

v0.7.0 (2022-08-20)

  • Support multiple context in Signposting -- users of find_signposting_linkset should take particularly care to look up using for_context
  • RFC7231 update: Don't resolve context according to Content-Location header

Signposting v0.2.4

10 Jul 13:29
Compare
Choose a tag to compare

This library helps client to discover links that follow the signposting conventions, most notably FAIR Signposting.

This can then be used to navigate between:

  • Persistent identifiers
    
  • HTML landing pages
    
  • File downloads/items
    
  • Structured metadata