You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -138,6 +138,7 @@ The following types should be used as applicable `rel` types in the
138
138
| processing-expression | A processing chain (or script) that describes how the data has been processed. |
139
139
| processing-execution | URL to any resource representing the processing execution (e.g. OGC Process API). |
140
140
| processing-software | URL to any resource that identifies the software and versions used for processing the data, e.g. a `Pipfile.lock` (Python) or `package-lock.json` (NodeJS). |
141
+
| processing-validation | URL to any kind of validation that has been applied after processing, e.g. a validation report or a script used for validation. |
0 commit comments