Skip to content

STAC: Add 'url' for the processing software #152

@l0b0

Description

@l0b0

@billgeo commented on Mon Nov 01 2021

User Story

So that we can easily find the software that created a dataset we would like software URL for the 'processing software' in addition to the software name and software version.

Additional information

The processing extension currently has a string that can contain dictionary of values for software name and version.

See discussion on Slack here: https://linz.slack.com/archives/CN7F6HP2Q/p1635731683032700

Tasks

  • Design some implementation options
  • Draft one or more PRs with schema and documentation changes
  • Test options with LINZ users

@l0b0 commented on Tue Nov 09 2021

This is already supported by the processing schema - you can literally put any string property inside processing:software. name/version are just suggestions, not actually required (or even named) by the schema.

To be fair, this is a really bad idea - we'd have to create our own ad hoc meaning for the fields, and would have to put more than one value into a single string.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions