Difference between revisions of "Talk:PubMan Func Spec Easy Submission"

From MPDLMediaWiki
Jump to navigation Jump to search
 
(83 intermediate revisions by 9 users not shown)
Line 1: Line 1:
==UC_PM_EASM_01 upload file in structured format==
===Status/Schedule===
*Status: '''in specification'''
*Schedule:'''R3'''


===Motivation===
All important information has been moved to http://colab.mpdl.mpg.de/mediawiki/PubMan_Ingestion
*The user wants to upload a locally created BibTeX file, containing one reference.
Discussions and older versions of the scenarios have been moved to http://colab.mpdl.mpg.de/mediawiki/Talk:PubMan_Ingestion


===Expected outcome===
==Functional Prototype==
Reference is uploaded to a collection on PubMan.
Please check the [https://zim01.gwdg.de/repos/smc/tags/public/PubMan/Prototypes/Easy_Submission/index.html functional prototype for easy submission]
 
The item is created on PubMan and can be edited/modified afterwards.
 
===Steps===
# The user chooses a collection where he has depositor privileges
# The user chooses to upload a file in structured format.
# The user starts the upload.
# The system processes the uploaded file, checks for completeness, creates an item and releases them immediately. The use case ends successfully.
 
===Alternatives===
 
4. The user gets an error message, indicating type of error (time out during upload, invalid file, validation rules not met).
 
4a. User tries the upload again. continue with step 3.
 
4b. User cancels the upload procedure.
 
===Actors involved===
User with depositing rights for at least one collection
 
===Data involved===
BibTex File, structured format
 
===Constraints===
*BibTeX files are individually structured. We have to agree on one common BibTex format we are going to support.
''We can provide mandatory fields for each genre. Question: where should we document the mapping?''--[[User:Uat|Ulla]] 12:41, 15 February 2008 (CET)
 
===Future development===
*Upload files in structured format containing more than one reference
see [[Talk:PubMan_Ingestion|Ingestion]]
 
 
 
''see https://dev.livingreviews.org/projects/epubtk/browser/trunk/ePubTk/lib/arxiv.py for an example of how to use arxiv's oai-pmh interface.
''
 
===Constraints===
By providing ArXiv identifier, we might be able to fetch as well the fulltext. Has to be checked!
===Future development===
Provide fetching for other identifier
 
=Functional Prototype=
Please check the [https://zim01.gwdg.de/repos/smc/trunk/04_Design/03_GUI_Design/03_Prototyping/Pototype_Easy_Submission.rp|functional prototype for easy submission]
 
Comments functional team:
*Do we have agreed which are the Metadata to be filled in manual easy submission? At least source is missing.--[[User:Uat|Ulla]] 12:35, 15 February 2008 (CET)
*Manual Submission, Step 2: For the manual submission method, the submission is always a new submission, ie. no item has been created before. It is therefore not possible, that there is already an uploaded file. --[[User:Uat|Ulla]] 12:35, 15 February 2008 (CET)
*The proposals by Natasa should be considered: default content category per genre, default creator roles per genre, default affiliation (same as previous), default source genre per item genre, default creator role if creator is of type organisation--[[User:Uat|Ulla]] 12:35, 15 February 2008 (CET)
*The overall requirement for submission (genre-specific Metadata for edit mask) has to be considered for easy as well as normal submission for R3
*After Manual submission, step 4, user has the same option as in Fetch MD, Step 3--[[User:Uat|Ulla]] 12:35, 15 February 2008 (CET)
*Fetch MD, Step 2: Provision of an external Id and uploading a bibtex file are 2 different issues. The introductory phrase on the GUI "Please provide an ID" should be more generic to cover both cases.--[[User:Uat|Ulla]] 12:35, 15 February 2008 (CET)
*Fetch MD, Step 3: Typo on GUI, short short. In addition, would re-phrase to "...might not cover all fetched Metadata".
--[[User:Uat|Ulla]] 12:35, 15 February 2008 (CET)

Latest revision as of 07:27, 9 September 2009

All important information has been moved to http://colab.mpdl.mpg.de/mediawiki/PubMan_Ingestion Discussions and older versions of the scenarios have been moved to http://colab.mpdl.mpg.de/mediawiki/Talk:PubMan_Ingestion

Functional Prototype

Please check the functional prototype for easy submission