Project

General

Profile

Actions

Type structured property » History » Revision 18

« Previous | Revision 18/20 (diff) | Next »
Alessia Bardi, 28/04/2015 03:39 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 can be instantiated as exemplified below:
  • Structured(String,Qualifier,Provenance) ADD DESCRIPTION
  • 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 about 9 years ago · 18 revisions