Skip to content

Commit

Permalink
Clarify process id field ($graph only)
Browse files Browse the repository at this point in the history
  • Loading branch information
kinow authored and mr-c committed Jun 26, 2022
1 parent 350f0ba commit 7849c09
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -799,6 +799,14 @@ $graph:
directly executed.
fields:
- name: id
type: string?
jsonldPredicate: "@id"
doc: |
The unique identifier for this object.
Only useful for `$graph` at `Process` level. Should not be exposed
to users in graphical or terminal user interfaces.
- name: inputs
type:
type: array
Expand Down

0 comments on commit 7849c09

Please sign in to comment.