Skip to content

Commit 8d77aaf

Browse files
authored
Update index.rst
1 parent f41a0e8 commit 8d77aaf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/index.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
``stac-validator`` documentation
22
################################
33

4-
``stac-validator`` is a library and cli tool for validating `SpatioTemporal Asset Catalogs (STAC) <https://stacspec.org/>`_ assets. It is written in Python and can be used to validate STAC Items, STAC Collections, and STAC Catalogs.
4+
``stac-validator`` is a library and cli tool for validating `SpatioTemporal Asset Catalogs (STAC) <https://stacspec.org/>`_ assets. It is written in Python and can be used to validate STAC Items, Collections, and Catalogs.
5+
6+
``stac-validator`` was first developed by `Sparkgeo <https://sparkgeo.com/>`_. It later received support from the `Radiant Earth Foundation <https://radiant.earth/>`_ as part of the work done for `stac-check <https://sparkgeo.com/>`_, which uses the ``stac-validator`` library and adds linting functionality. The ``stac-validator`` CLI tools offers more validation options compared to stac-check. Recent development on ``stac-validator`` has been supported by `Sparkgeo <https://sparkgeo.com/>`_ and other contributors.
57

68
Installation
79
------------
@@ -110,4 +112,4 @@ Versions supported
110112
111113
cli
112114
utilities
113-
validator
115+
validator

0 commit comments

Comments
 (0)