Actions
Type structured property » History » Revision 17
« Previous |
Revision 17/20
(diff)
| Next »
Alessia Bardi, 28/04/2015 03:38 PM
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 must be instantiated as follows:- Structured(String,Qualifier,Provenance)
- Structured(String,-,Provenance)
- Structured(-, Qualifier, -)
Property | Type | Multiplicity | Description |
Value | inherited from type instantiation | 0..1 | |
Qualifier | Qualifier | 0..1 | |
Provenance | Provenance | 0..1 |
Updated by Alessia Bardi over 9 years ago · 17 revisions