Type structured property » History » Revision 16
Revision 15 (Alessia Bardi, 28/04/2015 03:29 PM) → Revision 16/20 (Alessia Bardi, 28/04/2015 03:29 PM)
h1. Type: Structured Property (may have [[type_qualifier|Qualifier]] and [[type_provenance|Provenance]]) A Structured Property may contain a value whose type is injected by its instantiation (e.g. Structured(String)); in Structured(String)). In the case of Structured(void) the type does not include the value. Similarly, it instantiation may require the presence of a Qualifier and/or Provenance information. |_Property_|_Type_|_Multiplicity_|_Description_| | Value | inherited from type instantiation | 0..1 | | | Qualifier | [[type_qualifier|Qualifier]] | 0..1 | | | Provenance | [[type_provenance|Provenance]] | 0..1 | |