Skip to content

Commit 8460d79

Browse files
committed
Clarify process id field ($graph only)
1 parent d100782 commit 8460d79

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Process.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,11 @@ $graph:
455455
- name: id
456456
type: string?
457457
jsonldPredicate: "@id"
458-
doc: "The unique identifier for this object."
458+
doc: |
459+
The unique identifier for this object.
460+
461+
Only useful for `$graph` at `Process` level. Should not be exposed
462+
to users in graphical or terminal user interfaces.
459463
460464
461465
- name: LoadListingEnum

0 commit comments

Comments
 (0)