Re: [Dspace-tech] Zotero Embedded RDF issues with some DSpace instance
if you can not remove the 'dspace' from your URL, you can block the dspace-zotero interpreter (that does not work), by the source code of "ItemTag.java" and "styles.css.jsp". Zotreo scans for - itemDisplayTable - miscTable So, if you chance this for example in itemMyDisplayTable and miscMyTable, the RDF embedded Zotero interpreter is used. Greetings and thanks to Andrea Jochen Andrea Bollini schrieb: > just forward to the dspace-tech list the answer that I have received > from the zotero-dev community. > As suggested, I have moved the discussion to the Zotero forum > http://forums.zotero.org/discussion/7009/dspace-translators-not-longer-valid/ > > Rick thanks for your answer. > Andrea > > > Richard Karnesky ha scritto: >> Please note that the zotero forums at http://forums.zotero.org/ may be >> a better place to post dialog like this, as it isn't really about >> zotero development. I'll try to answer your questions quickly. If >> you have more general questions, please post to the forums. >> >> >>> http://dspace-testhaton.cilea.it/jspui/handle/123456789/60 >>> >> >> This uses the DSpace translator (not the embedded RDF translator). >> This is because 'dspace' appears in the url. >> >> >> >>> http://researchspace.auckland.ac.nz/handle/2292/3065 >>> http://www.archenvimat.pz.cnr.it/handle/10122/365 >>> >> >> The embedded RDF import works for both of these for me. >> >> >> >>> PS: another strange behavior is about the list of items, where the >>> single item import works the item list are not importable in Zotero >>> where instead it doesn't work the import option is available >>> >> >> Batch import depends upon using the DSpace translator instead of the >> embedded RDF translator. This essentially means having URIs added to >> Zotero or ensuring that your uri has 'dspace' in it somewhere. >> >> --Rick >> --~--~-~--~~~---~--~~ >> You received this message because you are subscribed to the Google Groups >> "zotero-dev" group. >> To post to this group, send email to zotero-...@googlegroups.com >> To unsubscribe from this group, send email to >> zotero-dev+unsubscr...@googlegroups.com >> For more options, visit this group at >> http://groups.google.com/group/zotero-dev?hl=en >> -~--~~~~--~~--~--~--- >> >> >> >> > > > -- > Dott. Andrea Bollini > Project Manager, IT Architect & Systems Integrator > Sezione Servizi per le Biblioteche e l'Editoria Elettronica > CILEA, http://www.cilea.it > tel. +39 06-59292853 > cel. +39 348-8277525 > > --- > > Disclaimer: the content of this email is confidential and may be privileged, > and it must not be disclosed or copied without the sender's consent. If you > have received this message in error, please notify the sender and remove it > from your system. The content of this email does not constitute legal advice, > nor any responsibility is accepted for loss or damage incurred as a result of > acting upon its contents or attachments. > The statements and opinions expressed in this email are those of the author > and do not necessarily reflect those of the employer. > > > > -- > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables > unlimited royalty-free distribution of the report engine > for externally facing server and web deployment. > http://p.sf.net/sfu/businessobjects > > > ___ > DSpace-tech mailing list > DSpace-tech@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/dspace-tech > -- Dr. rer. nat. Jochen Lienhard UB Universität Freiburg Dezernat EDV Tel: (0761) 203-3908 Email: lienh...@ub.uni-freiburg.de -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech
Re: [Dspace-tech] Zotero Embedded RDF issues with some DSpace instance
just forward to the dspace-tech list the answer that I have received from the zotero-dev community. As suggested, I have moved the discussion to the Zotero forum http://forums.zotero.org/discussion/7009/dspace-translators-not-longer-valid/ Rick thanks for your answer. Andrea Richard Karnesky ha scritto: > Please note that the zotero forums at http://forums.zotero.org/ may be > a better place to post dialog like this, as it isn't really about > zotero development. I'll try to answer your questions quickly. If > you have more general questions, please post to the forums. > > >> http://dspace-testhaton.cilea.it/jspui/handle/123456789/60 >> > > This uses the DSpace translator (not the embedded RDF translator). > This is because 'dspace' appears in the url. > > > >> http://researchspace.auckland.ac.nz/handle/2292/3065 >> http://www.archenvimat.pz.cnr.it/handle/10122/365 >> > > The embedded RDF import works for both of these for me. > > > >> PS: another strange behavior is about the list of items, where the >> single item import works the item list are not importable in Zotero >> where instead it doesn't work the import option is available >> > > Batch import depends upon using the DSpace translator instead of the > embedded RDF translator. This essentially means having URIs added to > Zotero or ensuring that your uri has 'dspace' in it somewhere. > > --Rick > --~--~-~--~~~---~--~~ > You received this message because you are subscribed to the Google Groups > "zotero-dev" group. > To post to this group, send email to zotero-...@googlegroups.com > To unsubscribe from this group, send email to > zotero-dev+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/zotero-dev?hl=en > -~--~~~~--~~--~--~--- > > > > -- Dott. Andrea Bollini Project Manager, IT Architect & Systems Integrator Sezione Servizi per le Biblioteche e l'Editoria Elettronica CILEA, http://www.cilea.it tel. +39 06-59292853 cel. +39 348-8277525 --- Disclaimer: the content of this email is confidential and may be privileged, and it must not be disclosed or copied without the sender's consent. If you have received this message in error, please notify the sender and remove it from your system. The content of this email does not constitute legal advice, nor any responsibility is accepted for loss or damage incurred as a result of acting upon its contents or attachments. The statements and opinions expressed in this email are those of the author and do not necessarily reflect those of the employer. -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech
Re: [Dspace-tech] Zotero Embedded RDF issues with some DSpace instance
Hi all, I have included the zotero dev list in this thread so that we can get some help from the main expert ;-) Dear Zotero Developers, we have a strange behaviour with some DSpace instance that include RDF bibliography info in the XHTML Head section. You can find a clean instance of the 1.5.2 DSpace with the RDF info at http://dspace-testhaton.cilea.it/jspui/handle/123456789/60 some other pretty default installations of DSpace are available here http://researchspace.auckland.ac.nz/handle/2292/3065 http://www.archenvimat.pz.cnr.it/handle/10122/365 In these last instances the import feature of Zotero works perfectly using the embedded RDF, in the first one instead it seems that Zotero doesn't see the RDF info and the standard import of the Web Page fails without notice. Thanks in advance for your help, Andrea PS: another strange behavior is about the list of items, where the single item import works the item list are not importable in Zotero where instead it doesn't work the import option is available, see http://researchspace.auckland.ac.nz/browse?type=title (NO massive import feature available) http://dspace-testhaton.cilea.it/jspui/browse?type=title (massive import feature available) Jochen Lienhard ha scritto: > Hi, > > very strange effect. > If I copy the part in a plain html file, Zotero likes it, but not > when it come from DSpace. > Any ideas? > > Greetings > > Jochen > > Jochen Lienhard schrieb: > >> Hi, >> >> we have the same problem too. >> I only found http://researchspace.auckland.ac.nz/handle/2292/3065 >> so it seems that they have solved this problem, but I did not get an >> answer until now. >> >> Greetings >> >> Jochen >> >> Andrea Bollini schrieb: >> >> >>> Hi all, >>> we have some issues with the Zotero function save Embedded RDF >>> This function show a "celestial page icon" near the URL bar >>> http://www.zotero.org/support/getting_stuff_into_your_library#automatically_capture_bibliographic_information_from_the_web >>> for most of the update dspace instances (i.e. where the xhead crosswalk >>> is active), in some case the icon is white and the tooltip say: Save in >>> Zotero (DSpace) >>> see for example: >>> http://dspace-testhaton.cilea.it/jspui/handle/123456789/60 >>> >>> In these cases, after clicking, we get the waiting cursor and nothing >>> happens (some testers has also reported an "unknow error message" but I >>> not able to reproduce). >>> Anyone has seen this already? any idea? >>> Thanks, >>> Andrea >>> >>> >>> >>> >> >> > > > -- Dott. Andrea Bollini Project Manager, IT Architect & Systems Integrator Sezione Servizi per le Biblioteche e l'Editoria Elettronica CILEA, http://www.cilea.it tel. +39 06-59292853 cel. +39 348-8277525 --- Disclaimer: the content of this email is confidential and may be privileged, and it must not be disclosed or copied without the sender's consent. If you have received this message in error, please notify the sender and remove it from your system. The content of this email does not constitute legal advice, nor any responsibility is accepted for loss or damage incurred as a result of acting upon its contents or attachments. The statements and opinions expressed in this email are those of the author and do not necessarily reflect those of the employer. -- The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech
Re: [Dspace-tech] Zotero Embedded RDF issues with some DSpace instance
Hi, very strange effect. If I copy the part in a plain html file, Zotero likes it, but not when it come from DSpace. Any ideas? Greetings Jochen Jochen Lienhard schrieb: > Hi, > > we have the same problem too. > I only found http://researchspace.auckland.ac.nz/handle/2292/3065 > so it seems that they have solved this problem, but I did not get an > answer until now. > > Greetings > > Jochen > > Andrea Bollini schrieb: > >> Hi all, >> we have some issues with the Zotero function save Embedded RDF >> This function show a "celestial page icon" near the URL bar >> http://www.zotero.org/support/getting_stuff_into_your_library#automatically_capture_bibliographic_information_from_the_web >> for most of the update dspace instances (i.e. where the xhead crosswalk >> is active), in some case the icon is white and the tooltip say: Save in >> Zotero (DSpace) >> see for example: >> http://dspace-testhaton.cilea.it/jspui/handle/123456789/60 >> >> In these cases, after clicking, we get the waiting cursor and nothing >> happens (some testers has also reported an "unknow error message" but I >> not able to reproduce). >> Anyone has seen this already? any idea? >> Thanks, >> Andrea >> >> >> > > > -- Dr. rer. nat. Jochen Lienhard UB Universität Freiburg Dezernat EDV Tel: (0761) 203-3908 Email: lienh...@ub.uni-freiburg.de -- The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech
Re: [Dspace-tech] Zotero Embedded RDF issues with some DSpace instance
Hi, we have the same problem too. I only found http://researchspace.auckland.ac.nz/handle/2292/3065 so it seems that they have solved this problem, but I did not get an answer until now. Greetings Jochen Andrea Bollini schrieb: > Hi all, > we have some issues with the Zotero function save Embedded RDF > This function show a "celestial page icon" near the URL bar > http://www.zotero.org/support/getting_stuff_into_your_library#automatically_capture_bibliographic_information_from_the_web > for most of the update dspace instances (i.e. where the xhead crosswalk > is active), in some case the icon is white and the tooltip say: Save in > Zotero (DSpace) > see for example: > http://dspace-testhaton.cilea.it/jspui/handle/123456789/60 > > In these cases, after clicking, we get the waiting cursor and nothing > happens (some testers has also reported an "unknow error message" but I > not able to reproduce). > Anyone has seen this already? any idea? > Thanks, > Andrea > > -- Dr. rer. nat. Jochen Lienhard UB Universität Freiburg Dezernat EDV Tel: (0761) 203-3908 Email: lienh...@ub.uni-freiburg.de -- The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech
[Dspace-tech] Zotero Embedded RDF issues with some DSpace instance
Hi all, we have some issues with the Zotero function save Embedded RDF This function show a "celestial page icon" near the URL bar http://www.zotero.org/support/getting_stuff_into_your_library#automatically_capture_bibliographic_information_from_the_web for most of the update dspace instances (i.e. where the xhead crosswalk is active), in some case the icon is white and the tooltip say: Save in Zotero (DSpace) see for example: http://dspace-testhaton.cilea.it/jspui/handle/123456789/60 In these cases, after clicking, we get the waiting cursor and nothing happens (some testers has also reported an "unknow error message" but I not able to reproduce). Anyone has seen this already? any idea? Thanks, Andrea -- Dott. Andrea Bollini Project Manager, IT Architect & Systems Integrator Sezione Servizi per le Biblioteche e l'Editoria Elettronica CILEA, http://www.cilea.it tel. +39 06-59292853 cel. +39 348-8277525 --- Disclaimer: the content of this email is confidential and may be privileged, and it must not be disclosed or copied without the sender's consent. If you have received this message in error, please notify the sender and remove it from your system. The content of this email does not constitute legal advice, nor any responsibility is accepted for loss or damage incurred as a result of acting upon its contents or attachments. The statements and opinions expressed in this email are those of the author and do not necessarily reflect those of the employer. -- The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech