This is a static archive of the previous Open Grid Forum Redmine content management system saved from host redmine.ogf.org file /boards/30/topics/453?r=477 at Thu, 03 Nov 2022 01:51:53 GMT Specification of the attribute definition - Public Comments - Open Grid Forum

Specification of the attribute definition

Added by Zdenek Sustr over 7 years ago

The distinction between attribute and attribute description seems not clearly explained. Also, following the Attribute Rendering "example" given in 3.5, the Attribute Description Rendering example shown in 3.5.1 should look more like this:

{
"one": {
"two": {
"three": {
"mutable": Boolean,
"required": Boolean,
"type": String,
"default": String | Number | Boolean,
"description": String
}
}
}
}

The specification would be even better if examples were given alongside the definitions (they were in the 2013 draft).

There's also the Object/Array Issue to settle here, already reported in https://redmine.ogf.org/boards/30/topics/452


Replies (1)

(1-1/1)

This is a static archive of the previous Open Grid Forum Redmine content management system saved from host redmine.ogf.org file /boards/30/topics/453?r=477 at Thu, 03 Nov 2022 01:51:53 GMT