Core entity publication » History » Revision 6
Revision 5 (Paolo Manghi, 27/04/2015 11:32 PM) → Revision 6/13 (Paolo Manghi, 27/04/2015 11:44 PM)
h1. Publication (isA [[core_entity_result|Result]])
|_Property_|_Type_|_Multiplicity_|_Description_|
| Best License [1] | [[type_qualifier|Qualifier]] | 1..1 | The most "Open" license value found among the [[type_result_instance|Instances]] of a Result |
| Embargo end-date | Date | 0..1 | empty if the licenseClass does not imply an embargo |
| Description | [[type_provenance_property|StringWithProvenance]] | 0..N | Contains the Abstract of the Result |
| Source | [[type_provenance_property|StringWithProvenance]] | 0..N | maps the dc:source element |
| Format | [[type_provenance_property|StringWithProvenance]] | 0..N | maps the dc:format element |
| Journal | [[type_journal|Journal]] | 0..N | Journal where the publication has been published. Attributes refer to electronic, printed and linking (ISSN-L) ISSN. |
[1] License ordering:
<pre>
OPEN > 6MONTHS > 12MONTHS > EMBARGO > RESTRICTED > CLOSED > UNKNOWN
</pre>