Skip to content

Commit 23c5fdd

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

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Process.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,10 @@ $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. Only useful for `$graph`,
460+
should not be exposed to users in graphical or terminal user
461+
interfaces.
459462
460463
461464
- name: LoadListingEnum

0 commit comments

Comments
 (0)