Project

General

Profile

Type provenance » History » Revision 5

Revision 4 (Paolo Manghi, 04/05/2015 12:52 PM) → Revision 5/9 (Paolo Manghi, 04/05/2015 12:52 PM)

h1. Type: Provenance 

 Provenance information is always associated to either a property value (e.g. subject property of a publication) or an object (e.g. a publication). 

 |_Property_|_Type_|_Multiplicity_|_Description_| 
 | Inferred | Boolean | 1..1 | TRUE if value is inferred | 
 | DeletedByInference| Boolean | 1..1 | TRUE if value is logically deleted by a process | 
 | Trust | Float(0,1) | 1..1 | Represents level of trust of the agent that generated value/object | 
 | Inference provenance | String | 0..1 | Free text specifying information about the agent of the inference, e.g. algorithm name and version inference | 
 | ProvenanceAction | [[type_qualifier|Qualifier]] | 1..1 | terms of this qualifier are to be taken from the following set [1] | 

 [1] Provenance actions in OpenAIRE: 

 <pre> 
 sysimport:crosswalk:repository,  
 sysimport:crosswalk:aggregator,  
 sysimport:crosswalk:entityregistry,  
 sysimport:crosswalk:datasetarchive,  
 sysimport:crosswalk:cris,  
 sysimport:mining:repository,  
 sysimport:mining:aggregator,  
 sysimport:mining:entityregistry,  
 sysimport:mining:datasetarchive,  
 sysimport:mining:cris,  
 userclaim:doi,  
 userclaim:driver,  
 userclaim:orcid 
 </pre>