Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include 'title' in href when the target link's title can be easily discerned #358

Closed
cholmes opened this issue May 24, 2021 · 0 comments · Fixed by #607
Closed

Include 'title' in href when the target link's title can be easily discerned #358

cholmes opened this issue May 24, 2021 · 0 comments · Fixed by #607
Assignees
Milestone

Comments

@cholmes
Copy link

cholmes commented May 24, 2021

There's going to be one minor change for STAC 1.0.0, that's just a small recommendation, but it'd be great to implement in pystac.

See radiantearth/stac-spec#1133

I don't think we need to try to always fill out the title, but when it's easy for PySTAC, like since it's also writing out the title of the target entity (item, catalog, collection) then it'd be good to include it. Perhaps we also could have some nudge to encourage people to include titles...

This was originally thought about as an 'option' in stactools, see stac-utils/stactools#22 but since it's getting in the spec as a recommendation it probably makes sense to just try to do it by default in pystac.

@cholmes cholmes added this to the 1.0.0 milestone May 24, 2021
@duckontheweb duckontheweb modified the milestones: 1.0.0, 1.0.0-rc.1 Jun 1, 2021
@duckontheweb duckontheweb modified the milestones: 1.0.0-rc.1, 1.0.0 Jun 9, 2021
@duckontheweb duckontheweb self-assigned this Jul 2, 2021
@duckontheweb duckontheweb modified the milestones: 1.0.0, 1.1.0 Jul 8, 2021
@duckontheweb duckontheweb modified the milestones: 1.1.0, 1.2.0 Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants