Project

General

Profile

Core entity result » History » Revision 34

Revision 33 (Alessia Bardi, 29/04/2015 05:49 PM) → Revision 34/47 (Alessia Bardi, 30/04/2015 05:16 PM)

h1. Result 

 A Result is here intended as the (metadata) description/representation of a scientific output (possibly) resulting out of one or more projects. Results has the following sub-entities: [[core_entity_publication|Publication]] and [[core_entity_dataset|Dataset]]. 

 |_Property_|_Type_|_Multiplicity_|_Description_| 
 | Title | [[type_structured_property|Structured(String,Qualifier,Provenance)]] |    1..N | the titles Titles of the Result, each with a typology represented by a Qualifier and Provenance information. Qualifier.scheme is "dnet:dataCite_title":http://api.openaire.eu/vocabularies/dnet:dataCite_title. information; for example Qualifier.Class = {original, alternative, subtitle, etc.} | 
 | Date of acceptance | Date | 1..1 | 
 | Publisher | [[type_structured_property|Structured(String,-,Provenance)]] | 0..1 | | 
 | Description | [[type_structured_property|Structured(String,-,Provenance)]] | 0..N | Contains the Abstract of the Result | 
 | PID | [[type_structured_property|Structured(String,Qualifier,Provenance)]] | 0..N | unique and persistent identifier used to identify the result together with the relative identification agency. The identification agency is expressed in the Qualifier part. Qualifier.scheme is Qualifier.scheme is "dnet:pid_types":http://api.openaire.eu/vocabularies/dnet:pid_types agency, e.g., EPIC, CrossRef, DataCite | 
 | Language | [[type_structured_property|Structured(-, Qualifier, -)]]| 0..1 |    the language used in the description or body of the Result, specified according to the ISO639 3-letter language codes. Qualifier.scheme is "dnet:languages":http://api.openaire.eu/vocabularies/dnet:languages    a given classification of languages, respectively described as a Qualifier | 
 | RelevantDate | Date | 0..N | a date relevant to the Result | 
 | Subject | [[type_structured_property|Structured(String,Qualifier,Provenance)]] | 0..N | the scientific discipline covered by the Result. The Qualifier part specifies the subject classification scheme the value belongs to. The list of supported subject classification schemes is defined in Qualifier.scheme "dnet:subject_classification_typologies":http://api.openaire.eu/vocabularies/dnet:subject_classification_typologies Result | 
 | Instance | [[type_result_instance|Instance]] | 1..N | An Instance of the Result, which represents a physical location where the Result files (web resources entities, possibly identified by e.g., DOIs) can be found | 
 | External Reference | [[type_external_reference|ExternalReference]] | 0..N | external link which might be useful to contextualize the Result | 
 | Source | [[type_structured_property|Structured(String,-,Provenance)]] | 0..N | maps the dc:source element | 
 | Format | [[type_structured_property|Structured(String,-,Provenance)]] | 0..N | maps the dc:format element | 
 | Context | [[type_context|Context]] | 0..N | Information about the fundings and/or research initiatives related to the Result | 

 |_Relationship_|_Target_|_Multiplicity_|_Description_| 
 |[[linking_entity_resultProject|Result_Project]] | Project |0..N| The Project that co-funded the research underlying the Result | 
 |[[linking_entity_personResult|Person_Result]] | Person |0..N| Link to Person entities (e.g. authors, contributors)    | 
 |[[linking_entity_resultResult|Result_Result]]| Result|0..N| Link to Result entities (e.g. similar publications, related datasets)    |