Skip to content

Add docs for how the _object_links method should be used in extensions #191

@lossyrob

Description

@lossyrob

The _object_links method is important for extensions that provide new links to other STAC objects. This allows PySTAC to know what links point to other STAC objects for things like fully resolving a catalog into an in-memory structure.

Currently that method has little documentation around it, so new extension authors won't know to implement that method appropriately. The goal of this issue is to add docs such that someone implementing an extension would be able to successfully implement that method for any extension that adds links to a STAC object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationIssues related to PySTAC documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions