Feature #10960
closedGRSF Record citation facility
100%
Description
GRSF records should be citable through a citation button available within the catalogue portlet
The citation statement will be built according to the value of fields reported in the record itself
Files
Updated by Leonardo Candela over 7 years ago
I'm wondering whether this is going to be something just producing a string (which one?) as we did for the "Share Link" or something richer like expanding and extending the CKAN social facility (see attachment) we hided up to now.
I'll be in favor of the second one although it might me more challenging. Enabling to "share" the records by a larger pool of "channels" will certainly contribute to enlarge the visibility.
Updated by Aureliano Gentile over 7 years ago
A comment about sharing: in its first release(s) the GRSF will be not open to the public, probably open upon registration and as of today we do not know yet under which conditions. Hence the social buttons do not appear to be much relevant today. On the contrary they may trigger disfavoring reactions.
Updated by Massimiliano Assante over 7 years ago
please @costantino.perciante@isti.cnr.it reassign the ticket to the person responsible for this component from tomorrow.
Updated by Costantino Perciante over 7 years ago
- Assignee changed from Costantino Perciante to Francesco Mangiacrapa
Updated by Luca Frosini about 7 years ago
- Tracker changed from Task to Feature
- Project changed from 8 to StocksAndFisheriesKB
- Category deleted (
Default) - Target version changed from WP05 to GRSF
Updated by Francesco Mangiacrapa about 7 years ago
- Status changed from New to In Progress
I'm going to add a custom facility (e.g. a link like "Share by Citation") for the CKAN GRSF template in order to show by clicking on it a popup containing the citation field of a record.
The citation text shown (by the popup) will be modified just replacing the string "[Date accessed and/or downloaded]" with the current time (that by javascript is new Date().toLocaleString()).
I will notify you as soon as the above facility will be available for the GRSF ADMIN Catalogue.
Updated by Francesco Mangiacrapa about 7 years ago
- File Cite_the_record.png Cite_the_record.png added
- Status changed from In Progress to Feedback
@aureliano.gentile@fao.org, @pasquale.pagano@isti.cnr.it,
From #12278 I understood that the current citation text for GRSF records is not completed...
However, I just released the facility "Cite this" (see the attached file) in the GRSF_ADMIN Catalogue (CKAN-side).
By clicking on it the citation text (of the record) is shown as popup just by replacing the string "[Date accessed and/or downloaded]" with the current time.
You can try it e.g. at http://data.d4science.org/ctlg/GRSF_Admin/c58637dd-3a63-3e54-b132-e07f9ed34454
Let me know if it sounds for you
Updated by Aureliano Gentile about 7 years ago
Thanks, the functionality looks good to me.
Indeed the content of the citation needs to be updated as per clarifications provided at https://support.d4science.org/issues/12278#note-6
The button and/or the mouse over and/or the header may simply say "Citation" or "GRSF record citation".
Item vs Record, we already discussed on that, GRSF stands for Global Record of Stocks and Fisheries, not Global Item for Stocks and Fisheries ;-)
Anyway, fine with me as long the content of the citation is fixed, colleagues may further advice...and many thanks!
Updated by Francesco Mangiacrapa about 7 years ago
- Status changed from Feedback to Closed
I just changed the name of the button from "Cite this" to "Citation" and his hover at "GRSF Record Citation". I'm going to close this ticket.
Updated by Francesco Mangiacrapa almost 7 years ago
By clicking on Citation facility the string: [Date accessed and/or downloaded] in the Citation" field of a GRSF record is replaced with the current date through javascript snippet.
I just updated it replacing the old date formatter with the ISO-Date one (e.g. Thu Oct 04 2018 15:23:17 GMT+0200 (CEST))