Re: [Dspace-tech] xsl question

2014-12-01 Thread Lars Möller
hi helix, thanks. didn't help. i have created a template to transform %2F in /. i have a lot of whitespace in this url at the beginning. but it works for the moment. best lars Am 25.11.14 10:58, schrieb helix84: On Mon, Nov 24, 2014 at 12:32 PM, Lars Möller moel...@basis5.de wrote: hi

[Dspace-tech] xsl question

2014-11-24 Thread Lars Möller
Hi, i have a problem providing in the DSpace OAI-PMH Data Provider a file name. i want to use the first bitstream and catch the data with: xsl:if test=count(doc:metadata/doc:element[@name='bundles']/doc:element/doc:field[text()='ORIGINAL']) gt; 0 xsl:for-each

[Dspace-tech] dspace 3.1 oai adding namespace to dcterms

2014-11-21 Thread Lars Möller
hello, we are using dspace 3 and the DSpace OAI-PMH Data Provider. i created an ese exporter to use the europeana namesapce. starting with europeana:record

Re: [Dspace-tech] oai problem

2013-05-02 Thread Lars Möller
... i see, depends on the schema. so works now. thanks. best lars Am 30.04.13 11:56, schrieb Lars Möller: hi helix, thanks. i just forgot to install the oai in the tomcat webap folder. now running. another problem is to manage the crosswork. i want to output an xml strukture based

[Dspace-tech] oai xsl

2013-05-02 Thread Lars Möller
hi, i don't know if this is the right way. i tried to set up a meta schema for eruopeana harvesting. so copied the oai.xsl and setup the ese schema. starting with: europeana:record xmlns:europeana=http://www.europeana.eu/schemas/ese/; xmlns:dc=http://purl.org/dc/elements/1.1/; i am

Re: [Dspace-tech] oai problem

2013-04-30 Thread Lars Möller
hi helix, thanks. i just forgot to install the oai in the tomcat webap folder. now running. another problem is to manage the crosswork. i want to output an xml strukture based on the oia_dc schema (following the instruction https://wiki.duraspace.org/display/DSPACE/XsltCrosswalk). so just

[Dspace-tech] oai problem

2013-04-29 Thread Lars Möller
hi, i am trying to get the oai module working in dspace 3. ./dpsace oai import -c shows an error like internal server error. if i try to access the solr page manual by: wget http://localhost:8080/solr/search/select?q=search.resourcetype:2 Resolving localhost (localhost)... 127.0.0.1

Re: [Dspace-tech] problem addressing fields

2013-02-14 Thread Lars Möller
contributor.other, then I think it would be: dim:field[@element='title'][not(@qualifier='other')] B-- -Original Message- From: Lars Möller [mailto:moel...@basis5.de] Sent: Wednesday, February 13, 2013 10:16 AM To: dspace-tech@lists.sourceforge.net Subject: [Dspace-tech] problem addressing

[Dspace-tech] problem addressing fields

2013-02-13 Thread Lars Möller
hello, i have problems addressing fields running a for-each statement. the images in the for-each statements are printed out fine. the contributor does not match the test statement. can someone show me the path (absolute or relative) in this case for fetching the contributor? best lars

Re: [Dspace-tech] changing order of aspects

2013-01-30 Thread Lars Möller
hi helix, thanks. works perfect. best lars Am 30.01.13 20:07, schrieb helix84: On Tue, Jan 29, 2013 at 5:59 PM, Lars Möller moel...@basis5.de wrote: i want to change the position in the theme mirage of the dri-options (css isn't a solution for that). dri.options should appear in the source

[Dspace-tech] changing order of aspects

2013-01-29 Thread Lars Möller
hi list, is it possible to change the order of the aspects in dspace 3.0? i want to change the position in the theme mirage of the dri-options (css isn't a solution for that). dri.options should appear in the source html before the content part (ds-body). changing the order of the aspects in

[Dspace-tech] Fwd: Re: dspace 1.7 webui.browse.index

2011-10-11 Thread Lars Möller
Claudia Jürgen: Hello Lars, you created a metadata index with webui.browse.index.7 = identifierother:metadata:... try to create an item index webui.browse.index.7 = identifierother:item:... Hope this helps Claudia Jürgen Am 10.10.2011 16:25, schrieb Lars Möller: hello, i have

[Dspace-tech] dspace 1.7 webui.browse.index

2011-10-10 Thread Lars Möller
hello, i have problems to configure the webui.browse.index in dspace-1.7 using xmlui. in special setting up the index display. the following browsindex should print out a full list. webui.browse.index.7 = identifierother:metadata:dc.identifier.other:date:full in the manual for version 1.7 in

Re: [Dspace-tech] dspace 1.7 webui.browse.index

2011-10-10 Thread Lars Möller
webui.browse.index.7 = identifierother:item:... Hope this helps Claudia Jürgen Am 10.10.2011 16:25, schrieb Lars Möller: hello, i have problems to configure the webui.browse.index in dspace-1.7 using xmlui. in special setting up theindex display. the following browsindex should print out

Re: [Dspace-tech] dspace 1.7 webui.browse.index

2011-10-10 Thread Lars Möller
hello helix, 1) in my first post, i wrote, index has been new created with ./dspace index-init (tomcat restarted). 2) no numbers leaved out. 1 to 7 exists. it isn't the problem, that the index doesn't work. only the index display-option full doesn't work. best lars Am 10.10.11 17:39,