@@ -27,10 +27,10 @@ traits:
27
27
The location of the entities external content.
28
28
29
29
30
- This must be a valid URL so special characters need to
31
- be encoded.
30
+ This must be a valid URL, so special characters need to
31
+ be encoded accordingly .
32
32
identity :
33
- description : Traits that aid identification of an entity
33
+ description : Traits that aid the identification of an entity.
34
34
members :
35
35
DisplayName :
36
36
description : >
@@ -55,7 +55,7 @@ traits:
55
55
qualifiedName :
56
56
type : string
57
57
description : >
58
- An unambiguous, humanised name for the entity.
58
+ An unambiguous, humanized name for the entity.
59
59
60
60
61
61
The display name may want to consider the host, and any other
@@ -67,7 +67,7 @@ traits:
67
67
- `"dive / build / cuttlefish / model / v1"` for a version
68
68
of an asset in an 'open recent' menu.
69
69
- `"Sequence 003 [ Dive / Episode 1 ]"` for a sequence in
70
- an hierarchy as a window title.
70
+ a hierarchy as a window title.
71
71
managementPolicy :
72
72
description : Traits used in a Manager's managementPolicy response.
73
73
members :
@@ -88,7 +88,7 @@ traits:
88
88
like the opportunity to manage the data, but the user should
89
89
still be presented with standard Host UI for the type as an
90
90
option.
91
- * If the "exclusive" property is set to true, then the Manager
91
+ * If the "exclusive" property is set to true, then the Manager
92
92
takes exclusive control over data with the queried trait set,
93
93
and any standard host interfaces etc should be suppressed.
94
94
usage :
0 commit comments