Hello, Bruno: For this specific use case, I upload an .html file that contains a redirect to the full DOI (or other persistent URL).
I create this in a plain-text editor and save it with the .html file extension: 2018-05-23-articlelink_chase_001.html <html><head> <title>UBIR to publisher redirect</title> <META http-equiv="refresh" content="0;URL=https://doi.org/10.1080/15398285.2012.674000"> </head> <body bgcolor=#ffffff> <center> one moment please </center> </body> Just replace "UBIR" with the name of your repository, and of course, replace the persistent URL. Thanks, Karlen Chase UB Institutional Repository administrator Scholarly Publishing Specialist University Libraries University at Buffalo On Wednesday, September 18, 2019 at 1:44:53 PM UTC-4, Bruno Nocera Zanette wrote: > > Going a bit further, how can i manually add external links instead of > uploading files? > For instance, just as it happens when using OAI Harvester with > metadata-only option activated. Is it possible? > Thanks! > > Em quarta-feira, 4 de setembro de 2019 19:00:04 UTC-3, Diego Spano > escreveu: >> >> Hi David, you have to configure this option in dspace.cfg or local.cfg >> file: >> >> # Whether or not we REQUIRE that a file be uploaded >> # during the 'Upload' step in the submission process >> # Defaults to true; If set to 'false', submitter has option to skip upload >> webui.submit.upload.required = false >> >> Hope this helps. >> Diego >> >> >> *Diego Spano* *Director de Proyectos, Prodigio Consultores* >> Tel: (54 11) 5274-8413 >> >> Argentina >> [email protected] | www.prodigioconsultores.com >> Contact me: [image: Skype] diegospano >> <http://www.linkedin.com/in/diegospano> >> >> >> >> El mié., 4 de sep. de 2019 a la(s) 18:42, David Bigwood ( >> [email protected]) escribió: >> >>> I'd like to enter only the metadata for one of our publications, it >>> contains copyrighted materials. However, when I go through the steps if I >>> try to skip the Upload Files I get the message "* The item must contain >>> at least one file." >>> >>> >>> >>> Is there a way around this? >>> >>> >>> >>> Thanks, >>> >>> David Bigwood >>> >>> [email protected] >>> >>> Regional Planetary Image Facility/Library >>> >>> Lunar and Planetary Institute >>> >>> https://www.facebook.com/RPIFN/ >>> >>> https://repository.hou.usra.edu/ >>> >>> -- >>> All messages to this mailing list should adhere to the DuraSpace Code of >>> Conduct: https://duraspace.org/about/policies/code-of-conduct/ >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "DSpace Community" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/dspace-community/d73f835f-f643-4e0c-927a-fdacb8bf0ae3%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/dspace-community/d73f835f-f643-4e0c-927a-fdacb8bf0ae3%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/00535a6a-8466-4681-b618-be7c9dc4f78f%40googlegroups.com.
