Skip to content

Commit 02f3526

Browse files
authored
Update COMPARISON.md
1 parent 2fb3f4d commit 02f3526

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

COMPARISON.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@ Here I'd like to give an overview of what the validators are capable of and what
1717
| Validator Version | 1.0.1 | 0.5.2 | 0.4.2 |
1818
| Language | Python 3.6 | Python 3 | NodeJS |
1919
| CLI | Yes | No | Yes |
20-
| Programmatic | Planned | Yes | Planned |
20+
| Programmatic | Yes | Yes | Planned |
2121
| Online | Yes, [staclint.com](https://staclint.com/) | No | Planned |
2222
| Protocols supported (Read) | HTTP(S), Filesystem | HTTP(S), Filesystem | HTTP(S), Filesystem |
23-
| Gives | HTML / CLI Output | Python Dict | CLI output |
23+
| Gives | HTML / CLI / Python Output | Python Dict | CLI output |
2424

2525
## Specifications supported
2626

2727
| | Python Validator | PySTAC | STAC Node Validator |
2828
| --------------------------------------------------- | ------------------- | ------------------- | ------------------------------------------- |
29-
| STAC Versions supported | >= 0.7.0 | >= 0.4.0 | >= 1.0.0-beta.1 |
29+
| STAC Versions supported | >= 0.4.0 | >= 0.4.0 | >= 1.0.0-beta.1 |
3030
| Protocols supported | HTTP(S), Filesystem | HTTP(S), Filesystem | HTTP(S), Filesystem |
3131
| Validates Items / Catalogs / Collections | Yes | Yes | Yes |
3232
| Validates Core Extensions | Yes | Yes | Yes |
33-
| Validates External / Custom Extensions | No | No | Yes |
33+
| Validates External / Custom Extensions | Yes | No | Yes |
3434
| Validates STAC API responses | No | No | Partially (only items/collections in lists) |
3535
| Validates STAC API extensions | No | No | No |
3636
| Validates additional properties in STAC Item Assets | No | No | No |

0 commit comments

Comments
 (0)