[Dspace-tech] Custom metadata schema in input-forms.xml

2015-03-24 Thread Roger Gillis
Hi everyone,

I'm trying to customize my input-forms.xml to create a customized
submission that contains references to a new metadata registry that I have
enabled:

I have a series of fields that look like this in my input-forms.xml:



   field
 dc-schemase/dc-schema
 dc-elementsubject/dc-element
 dc-qualifiergeographic/dc-qualifier
 !-- An input-type of twobox MUST be marked as repeatable --
 repeatabletrue/repeatable
 labelSubject Keywords (Geographic)/label
 input-type
value-pairs-name=sespace-geographicdropdown/input-type
 input-typedropdown/input-type
 hintEnter appropriate subject keywords describing geographic
region of the resource or phrases below. /hint
 required/required

   /field

I have created a new metadata schema (se) and put the element and qualifier
in as well. Yet, I get this error when I attempt to update input-forms.xml
as noted above:

org.dspace.app.util.DCInputsReaderException: Error creating submission
forms: org.xml.sax.SAXException: Form sespace, field subject.geographic has
no name attribute


Would anybody have an idea of steps I might have missed (e.g. with adding a
new metadata schema in the registry, or otherwise...)

Any help appreciated...


Roger Gillis

Mount Saint Vincent University Library
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Customizing display of controlled vocabulary terms

2015-03-12 Thread Roger Gillis
Hi there,

I'm using Dspace 4.0 and trying to use the controlled vocabulary option as
part of the submission process. Right now if you select a term from the
controlled vocabulary a term to assign to a submission it shows as this:

Research Subject Categories::HUMANITIES and RELIGION (the default
controlled vocabs in Dspace)

I would like it to just show the last component of the selection
(HUMANITIES AND RELIGION), and store that in the metadata, and not the
hierarchical part preceding it.

Has anyone had any success in editing their controlled vocabularies in this
way?  Or could someone point me to the place in Dspace where I would be
able to customize this?


Thank you!


Roger Gillis
Mount Saint Vincent University
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Issue with Locale selection in XMLUI - Mirage theme

2014-12-01 Thread Roger Gillis
Hello helix84,

Here is a link to the sub-community that I am using:
http://ec.msvu.ca:8080/xmlui/handle/10587/1227

To apply the theme to just the one community, I just used this in
xmlui.conf:

theme name=Atmire Mirage Theme handle=10587/1192 path=Mirage/ /

As you'll notice, I'm using a Mirage-based theme, with some modifications
to the CSS mostly.

Any help you can provide would be much appreciated.

Thank you!

-Roger

On Fri, Nov 28, 2014 at 5:35 AM, helix84 heli...@centrum.sk wrote:

 Hi Roger,

 can you provide a link to your repository and the code you used to
 apply the theme to just one community? (because there are several ways
 how to do that)


 Regards,
 ~~helix84

 Compulsory reading: DSpace Mailing List Etiquette
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Issue with Locale selection in XMLUI - Mirage theme

2014-11-27 Thread Roger Gillis
Hi there,

I am using the Mirage theme for XMLUI for Dspace 4.0 applied to a specific
community on my Dspace instance.

I have three locales enabled: English, French, and German. It works
perfectly fine when I'm browsing a collection within that community, but
then the locale selection disappears entirely from the theme when I go to
view an item or am at the root level of the community (it doesn't even show
up in the resulting HTML code, when I view the source in my browser).

Has anybody encountered this issue before and have idea about how to
resolve it?

Thank you!


Roger
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Biblio-Transformation errors when importing Bibtex and RIS files

2014-08-08 Thread Roger Gillis
Hey everyone,

I'm attempting to import some exported metadata from Zotero in to Dspace
using the Biblio-Transformation-Engine via the command line. So far I've
tried importing using the RIS and the Bibtex format, with similar errors
for both.

I'm running Dspace 4.0 on Windows 2008. Here is the error that I get when
trying to run the import command:

c:\DSpace\bindspace import -b -m mapFile -e ad...@email.com
libr...@msvu.ca -c 10587/1243 -s Ds
pace/imports/bibtex -i bibtex
Using DSpace installation in: c:\DSpace
Destination collections:
Owning  Collection: Test Collection
INFO: Dataloader will load data from the file specified in the command
prompt (a
nd not from the Spring XML configuration file)
INFO: Dataloader gr.ekt.bteio.loaders.BibTeXDataLoader@56518314 will be
used for
 the import!
Exception
gr.ekt.bte.exceptions.EmptySourceException: Input file is not open
at
gr.ekt.bteio.loaders.BibTeXDataLoader.loadFile(BibTeXDataLoader.java:
148)
at
gr.ekt.bteio.loaders.BibTeXDataLoader.getRecords(BibTeXDataLoader.jav
a:90)
at
gr.ekt.bteio.loaders.BibTeXDataLoader.getRecords(BibTeXDataLoader.jav
a:138)
at
gr.ekt.bte.core.TransformationEngine.transform(TransformationEngine.j
ava:87)
at
org.dspace.app.itemimport.ItemImport.addBTEItems(ItemImport.java:712)

at org.dspace.app.itemimport.ItemImport.main(ItemImport.java:579)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.j
ava:225)
at
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:77)
Adding items from directory: C:\DSpace\imports\20140808_1153_gBUDZqML
Generating mapfile: mapFile
Error, cannot open source directory C:\DSpace\imports\20140808_1153_gBUDZqML


Would anybody have an idea what might be going wrong here?

At first glance I thought it might be a permissions issue, but I tried it
with administrative privileges and it seems to make no difference.

Furthermore, if anybody has had any success in exporting Zotero and
importing into Dspace and would be willing to share, that would be
wonderful.

Thank you!


Roger Gillis
Archives  Scholarly Communication Librarian
Mount Saint Vincent University
--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Displaying text based on dc.type value

2013-11-04 Thread Roger Gillis
Hi everyone,


I'm hoping someone might be able to help me out with this issue: I'm
looking to display a bit of text to indicate items that are citations only,
as opposed to those might contain actual digital items. I'm doing this by
submitting an item and indicating the value of dc.type as Citation. I was
hoping then to edit item-list.xsl (I'm using the Mirage theme in Dspace
3.1) to display a bit of text in order to distinguish items that are
citations. So far I've got this:


xsl:when test=dim:field[@element = 'type'/node()='Citation'

  strong
  CITATION ONLY
  /strong
  /xsl:when


However, I'm not really seeing any results. Perhaps my use of the
xsl:when to specify the value of the node is off?

Any help would be appreciated.

Thanks!


-Roger

Roger Gillis
Archives  Scholarly Communication Librarian
Mount Saint Vincent University Library
--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Bilingual submission process -- multiple input-forms.xml ?

2010-12-03 Thread Roger Gillis
Hi there,

We are trying to implement a bilingual submission process. We have our site
configured so that one community has both an English and French site, but we
are hoping to extend this to the submission process as well. Has anyone
successfully done this? And would you be able to provide any insight  on how
to go about doing this?


Thank you


Roger Gillis
MSVU Dspace Administrator
--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Creative Commons license problems

2010-10-19 Thread Roger Gillis
Hi all,

I have been noticing some issues with our Creative Common license in xmlui.
We recently upgraded to 1.6 and I noticed the difference -- the CC license
worked fine when we were running 1.5.1.

I have one item that had been previously deposited when we were working with
1.5.1 , which has a creative commons license assigned and appears to work
fine (
http://dc.msvu.ca:8080/xmlui/bitstream/handle/10587/598/license_text?sequence=3
)

When I submitted another item recently and assigned a Creative Commons
license (now that we're running 1.6), I realized that the Creative Commons
license wasn't working. At first it wasn't recognizing the mime type and I
was prompted to open the license as a plain text file. So, I modified the
bitstreams slightly to match those of the item in our repository that has a
working Creative Commons license, and it worked somewhat -- it displayed the
license as just basic HTML, without the CC license:
http://dc.msvu.ca:8080/xmlui/bitstream/handle/10587/941/license_text?sequence=3

Would anybody have any ideas on how to get the Creative Commons license to
display properly?

I noticed that this issue was supposed to be fixed in 1.6 (
https://jira.duraspace.org/browse/DS-295) , but it doesn't seem to be in our
case.

Any help would be much appreciated.


Thank you,



Roger Gillis
MSVU Dspace admin
--
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Disabling Creative Commons license for a specific collection

2010-01-14 Thread Roger Gillis
Hello:

I am wondering if anyone knows of a way to disable the Creative
commons license step for a specific community or collection in XMLUI?
We want to keep the Creative Commons step in for the rest of the
communities/themes, however, we would like to remove the Creative
Commons step in the submission process for one specific
community/theme.  In the dspace-tech archives there have been
allusions to the possibility of doing such a thing, but I haven't come
across anything that explains how exactly to go about doing it.

Any help would be appreciated.

Thanks,


Roger Gillis
MSVU Dspace Administrator

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] French diacritics in XMLUI

2009-11-13 Thread Roger Gillis
Hello,

I have been having difficulty getting the introductory text form to
accept french characters such as é in XMLUI -- it just comes out as
nonsense.

I have tried changing the  character encoding settings in
webapps/xmlui/WEB-INF/web.xml set to ISO 8859-1 and UTF-8. I have
also tried using both letter and numeric character encodings (e.g.
eacute; and #233;), still with no luck.

I got it so it would accept french characters without entities, but
then it does not accept HTML.

We are running Dspace 1.5.2 on Windows 2003 server.

Any assistance would be appreciated.

Many thanks,



Roger

roger.gillis [at] gmail.com

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech