Slot: inlined_as_list
True means that an inlined slot is represented as a list of range instances. False means that an inlined slot is represented as a dictionary, whose key is the slot key or identifier and whose value is the range instance.
Domain and Range
SlotDefinition → 0..1 Boolean
Parents
Children
Used by
Other properties
Comments: | The default loader will accept either list or dictionary form as input. This parameter controls internal | |
representation and output. | ||
A keyed or identified class with one additional slot can be input in a third form, a dictionary whose key | ||
is the key or identifier and whose value is the one additional element. This form is still stored according | ||
to the inlined_as_list setting. | ||
In Subsets: | basic |