Hey Signposting fans, there's a new PR at https://github.com/IQSS/dataverse/pull/11045 to check out!
Also, Dataverse is in this report about who has implemented Signposting: https://s11.no/2024/signposting-report/
(Thanks, @Slava Tykhonov) :grinning:
Also in Signposting news, it will be discussed in tomorrow's Croissant meeting: https://github.com/mlcommons/croissant#getting-involved
Hmm...
"dct:conformsTo": "http://mlcommons.org/croissant/1.0",
It sounds like I should change my PR to emit this:
<https://demo.dataverse.org/api/datasets/export?exporter=croissant&persistentId=doi:10.5072/FK2/YD5QDG>;rel="describedby";type="application/ld+json";profile="http://mlcommons.org/croissant/1.0"
That is:
Stian said that "profile" is optional, which is good, and that it doesn't even need to resolve to a real URL.
He also said adding "context" would help users know that the format is JSON-LD.
Stian wrote this tutorial: https://github.com/stain/signposting-tutorial
I made a PR: https://github.com/gdcc/exporter-croissant/pull/7
Philip Durbin βοΈ said:
Also in Signposting news, it will be discussed in tomorrow's Croissant meeting: https://github.com/mlcommons/croissant#getting-involved
Here are Stian's slides: https://slides.com/soilandreyes/2025-signposting/
Nice. The Croissant folks suggested adding a section on Signposting to the Croissant spec: https://github.com/mlcommons/croissant/issues/792#issuecomment-2604606514
@Oliver Bertuch thanks for opening this issue:
Signposting: use distinct MIME types for HTTP Allow and "is described by" attributeΒ #11527
Last updated: Nov 01 2025 at 14:11 UTC