Hi, Everyone:
I haven't heard from anyone concerning my question on Atom and RSS feeds (see
below). So, unless someone wants to chime in at the last minute, I am going to
assume that there is no answer. Thanks, anyway.
George Kozak
Digital Library Specialist
Cornell University Library Information Technologies (CUL-IT)
218 Olin Library
Cornell University
Ithaca, NY 14853
607-255-8924
From: George Stanley Kozak [mailto:[email protected]]
Sent: Wednesday, May 01, 2013 3:01 PM
To: [email protected]
Subject: [Dspace-tech] Difference with Atom and RSS feeds
This may have been addressed in the past, but I may have missed it. I had a
complaint about the atom feed from my DSpace instance. I am using DSpace 1.8.2
using the JSPUI interface.
I have my RSS feeds set up as follows in the DSpace Config:
webui.feed.item.description = dc.title, dc.contributor.author,
dc.contributor.editor, dc.description.abstract, dc.description
I think this was the default? At least, I don't remember changing it.
The RSS_2.0 feed looks OK, but the Atom_1.0 feed has the author and title
repeated in the Summary field (examples below).
If I change the above config to:
webui.feed.item.description = dc.description.abstract, dc.description
The Atom_1.0 feed is now OK, but the RSS_2.0 feed shows up with the Author
field missing.
Is there a way to configure this so that the data shows up the same for rss_2.0
and atom_1.0?
Here is an example of an rss_2.0 feed:
<item>
<title>Estimating identification disclosure risk using mixed membership
models</title>
<link>http://hdl.handle.net/1813/33184</link<http://hdl.handle.net/1813/33184%3c/link>>
<description>Title: Estimating identification disclosure risk using mixed
membership models
Authors: Manrique-Vallier, Daniel; Reiter, Jerome
Abstract: Statistical agencies and other organizations...(rest
deleted)</description>
<pubDate>Sun, 01 Jan 2012 00:00:00 GMT</pubDate>
<guid
isPermaLink="false">http://hdl.handle.net/1813/33184</guid<http://hdl.handle.net/1813/33184%3c/guid>>
<dc:date>2012-01-01T00:00:00Z</dc:date>
</item>
Same as an atom_1.0 feed:
<entry>
<title>Estimating identification disclosure risk using mixed membership
models</title>
<link rel="alternate" href="http://hdl.handle.net/1813/33184" />
<author>
<name>Manrique-Vallier, Daniel</name>
</author>
<author>
<name>Reiter, Jerome</name>
</author>
<id>http://hdl.handle.net/1813/33184</id<http://hdl.handle.net/1813/33184%3c/id>>
<updated>2013-04-21T05:01:39Z</updated>
<published>2012-01-01T00:00:00Z</published>
<summary type="text">Title: Estimating identification disclosure risk using
mixed membership models
Authors: Manrique-Vallier, Daniel; Reiter, Jerome
Abstract: Statistical agencies and other organizations...(rest
deleted)</summary>
<dc:date>2012-01-01T00:00:00Z</dc:date>
</entry>
George Kozak
Digital Library Specialist
Cornell University Library Information Technologies (CUL-IT)
218 Olin Library
Cornell University
Ithaca, NY 14853
607-255-8924
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette