Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

"OFF": All the publications of the uploaded file will be imported in the user's MyDSpace page as "Unfinished Submissions" while the first one will go thought the submission process.

(Regarding the pubmed, crossref and arxiv file upload, you can find the attached file named "sample-files.zip" that contains samples of these three file types)

3) Free search: In this tab, the user can freely search for Title, Author and Year in the three supported providers (PubMed, CrossRef and Arxiv). By default, the three providers are configured to be disabled for free search but you can enable it via the configuration file. Thus, initially this accordion tab is not shown to the user except for a data loader is declared as a "search provider" - refer to the following paragraphs.

...

a)  searchProvider: if is set to true, the dataloader supports free search by title, author or year. If at least one of these data loaders is declared as a search provider, the accordion tab "Free search" is appeared. Otherwise, it stays hidden.


(Regarding the pubmed, crossref and arxiv file dataloaders, you can find the attached file named "sample-files.zip" that contains samples of the three file types that the corresponding data loaders can handle)

 

Code Block
languagehtml/xml
<bean id="phase1LinearWorkflow" />

...