Project

General

Profile

Type structured property » History » Revision 18

Revision 17 (Alessia Bardi, 28/04/2015 03:38 PM) → Revision 18/20 (Alessia Bardi, 28/04/2015 03:39 PM)

h1. Type: Structured   

 A Structured Property may contain a value whose type is injected by its instantiation (e.g. Structured(String)) and may require the presence of a Qualifier and/or Provenance information. In order to instantiate value, Qualifier and Provenance the type can must be instantiated as exemplified below: follows: 
 * Structured(String,Qualifier,Provenance) ADD DESCRIPTION 
 * Structured(String,-,Provenance) 
 * Structured(-, Qualifier, -)  

 |_Property_|_Type_|_Multiplicity_|_Description_| 
 | Value | inherited from type instantiation | 0..1 | | 
 | Qualifier | [[type_qualifier|Qualifier]] | 0..1 | | 
 | Provenance | [[type_provenance|Provenance]] | 0..1 | |