Byte
- @id: uncl9169:Byte
- @type: uncefact:UNCL9169Code
- Comment: Data representation is a byte.
- rdfs:comment: Data representation is a byte.
- rdf:value: 1
Character
- @id: uncl9169:Character
- @type: uncefact:UNCL9169Code
- Comment: Data representation is a character.
- rdfs:comment: Data representation is a character.
- rdf:value: 2
Enumerated_type
- @id: uncl9169:Enumerated_type
- @type: uncefact:UNCL9169Code
- Comment: Data representation is an enumerated type.
- rdfs:comment: Data representation is an enumerated type.
- rdf:value: 3
32-bit_floating_point_number
- @id: uncl9169:32-bit_floating_point_number
- @type: uncefact:UNCL9169Code
- Comment: Data representation is 32-bit floating point number.
- rdfs:comment: Data representation is 32-bit floating point number.
- rdf:value: 4
64-bit_floating_point_number
- @id: uncl9169:64-bit_floating_point_number
- @type: uncefact:UNCL9169Code
- Comment: Data representation is a 64-bit floating point number.
- rdfs:comment: Data representation is a 64-bit floating point number.
- rdf:value: 5
Generic_floating_point_number
- @id: uncl9169:Generic_floating_point_number
- @type: uncefact:UNCL9169Code
- Comment: Data representation is a generic floating point number.
- rdfs:comment: Data representation is a generic floating point number.
- rdf:value: 6
16-bit_integer
- @id: uncl9169:16-bit_integer
- @type: uncefact:UNCL9169Code
- Comment: Data representation is a 16-bit integer.
- rdfs:comment: Data representation is a 16-bit integer.
- rdf:value: 7
32-bit_integer
- @id: uncl9169:32-bit_integer
- @type: uncefact:UNCL9169Code
- Comment: Data representation is a 32-bit integer.
- rdfs:comment: Data representation is a 32-bit integer.
- rdf:value: 8
64-bit_integer
- @id: uncl9169:64-bit_integer
- @type: uncefact:UNCL9169Code
- Comment: Data representation is a 64-bit integer.
- rdfs:comment: Data representation is a 64-bit integer.
- rdf:value: 9
8-bit_integer
- @id: uncl9169:8-bit_integer
- @type: uncefact:UNCL9169Code
- Comment: Data representation is an 8-bit integer.
- rdfs:comment: Data representation is an 8-bit integer.
- rdf:value: 10
Generic_integer
- @id: uncl9169:Generic_integer
- @type: uncefact:UNCL9169Code
- Comment: Data representation is a generic integer.
- rdfs:comment: Data representation is a generic integer.
- rdf:value: 11
String
- @id: uncl9169:String
- @type: uncefact:UNCL9169Code
- Comment: Data representation is a string.
- rdfs:comment: Data representation is a string.
- rdf:value: 12