File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -322,7 +322,7 @@ $graph:
322
322
jsonldPredicate : " rdfs:label"
323
323
doc : " A short, human-readable label of this parameter object."
324
324
325
- - name : description
325
+ - name : doc
326
326
type :
327
327
- " null"
328
328
- string
@@ -685,7 +685,7 @@ $graph:
685
685
- string
686
686
jsonldPredicate : " rdfs:label"
687
687
doc : " A short, human-readable label of this process object."
688
- - name : description
688
+ - name : doc
689
689
type :
690
690
- " null"
691
691
- string
Original file line number Diff line number Diff line change @@ -399,7 +399,7 @@ $graph:
399
399
type : string?
400
400
jsonldPredicate : " rdfs:label"
401
401
doc : " A short, human-readable label of this process object."
402
- - name : description
402
+ - name : doc
403
403
type : string?
404
404
jsonldPredicate : " rdfs:comment"
405
405
doc : " A long, human-readable description of this process object."
You can’t perform that action at this time.
0 commit comments