Project

General

Profile

Type structured property » History » Version 17

Alessia Bardi, 28/04/2015 03:38 PM

1 16 Alessia Bardi
h1. Type: Structured  
2 2 Paolo Manghi
3 17 Alessia Bardi
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 must be instantiated as follows:
4
* Structured(String,Qualifier,Provenance)
5
* Structured(String,-,Provenance)
6
* Structured(-, Qualifier, -) 
7 1 Claudio Atzori
8
|_Property_|_Type_|_Multiplicity_|_Description_|
9 12 Alessia Bardi
| Value | inherited from type instantiation | 0..1 | |
10 15 Alessia Bardi
| Qualifier | [[type_qualifier|Qualifier]] | 0..1 | |
11
| Provenance | [[type_provenance|Provenance]] | 0..1 | |