Skip to content

Commit

Permalink
3-Workflows: Fixed duplicate identifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
jerstlouis committed Nov 25, 2024
1 parent 1db8323 commit ae21066
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[requirement]
====
[%metadata]
identifier:: /req/collection-input/collection-access
identifier:: /req/remote-collections/collection-access
description:: For executing workflow definitions referencing a collection as an input to a process:
part:: The Implementation SHALL support accessing a remote OGC API collection using one or more OGC API data access mechanisms (e.g., _OGC API - Tiles, Coverages, DGGS, Features, EDR, Maps_...) as an input to a process.
====
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[requirement]
====
[%metadata]
identifier:: /req/nested-processes/process-execution
identifier:: /req/remote-core-processes/process-execution
description:: For executing workflow definitions referencing a nested remote process:
part:: The Implementation SHALL support executing remote processes which can be executed using _OGC API - Process - Part 1: Core_ as a process nested as an input to another process.
part:: The Implementation SHALL support executing remote processes and retrieving their output using the _Core_ conformance class of the _OGC API - Processes - Part 1: Core_.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[requirement]
====
[%metadata]
identifier:: /req/nested-processes/referenced-process
identifier:: /req/remote-core-processes/referenced-process
description:: For referencing a remote process as an input to another process:
part:: The Implementation SHALL support execution requests containing a `"process"` key and a corresponding URI or Relative-URI value identifying an authorized remote process as an input to another process.
====
Expand Down

0 comments on commit ae21066

Please sign in to comment.