Type provenance » History » Version 9
Paolo Manghi, 04/05/2015 01:09 PM
| 1 | 1 | Alessia Bardi | h1. Type: Provenance |
|---|---|---|---|
| 2 | |||
| 3 | Provenance information is always associated to either a property value (e.g. subject property of a publication) or an object (e.g. a publication). |
||
| 4 | |||
| 5 | |_Property_|_Type_|_Multiplicity_|_Description_| |
||
| 6 | 7 | Paolo Manghi | | Inferred | Boolean | 1..1 | TRUE if value is inferred, which includes generated by de-duplication process | |
| 7 | 2 | Paolo Manghi | | DeletedByInference| Boolean | 1..1 | TRUE if value is logically deleted by a process | |
| 8 | 4 | Paolo Manghi | | Trust | Float(0,1) | 1..1 | Represents level of trust of the agent that generated value/object | |
| 9 | 6 | Paolo Manghi | | Inference provenance | String | 0..1 | Free text specifying information about the agent that generated the value/object, e.g. algorithm name and version | |
| 10 | 2 | Paolo Manghi | | ProvenanceAction | [[type_qualifier|Qualifier]] | 1..1 | terms of this qualifier are to be taken from the following set [1] | |
| 11 | |||
| 12 | 9 | Paolo Manghi | [1] Provenance actions in OpenAIRE (currently not thoroughly applied across infrastructure services, needs rethinking and common agreement): |
| 13 | 2 | Paolo Manghi | |
| 14 | 8 | Paolo Manghi | <pre> |
| 15 | 9 | Paolo Manghi | sys:crosswalk:{data source typology} |
| 16 | sys:iis:{algorithm name} |
||
| 17 | sys:deduplication:{algorithm configuration} |
||
| 18 | user:claim:{doi,openaire,orcid} |
||
| 19 | 3 | Paolo Manghi | </pre> |