Ticket #873 (closed clarification: fixed)

Opened 10 months ago

Last modified 7 months ago

add header separators, line breaks to structured abstract in feed

Reported by: russ Assigned to: russ
Priority: medium Milestone: 0.9.0
Component: ambra Version: 0.8.2.1
Keywords: feed Cc:
Blocking: Blocked By:

Description

For abstracts that have sections, e.g., Background, Summary, Conclusion, please separate the section head from the section text with a colon and space, and please put a line break at the end of each section.

Current format is:

<item>
         <title>A Database of Wing Diversity in the Hawaiian Drosophila</title>
         <pubDate>Wed, 30 May 2007 00:00:00 GMT</pubDate>
<link>http://www.plosone.org/article/fetchArticle.action?articleURI=info:doi/10.1371/journal.pone.0000487</link>
         <description>BackgroundWithin genus Drosophila, the endemic Hawaiian species offer some of

Want to add a ": " after each section head and add a space at the end of each section, e.g.,

         <description>Background: Within genus Drosophila, the endemic Hawaiian species offer some of

Dependency Graph

Change History

06/19/08 15:48:34 changed by amit

  • blockedby changed.
  • priority changed from unassigned to medium.
  • milestone set to 0.9.0.
  • owner changed from alex to russ.
  • type changed from enhancement to clarification.
  • blocking changed.

Can you show me an example on 0.9 test platform for this? Say on snape..

06/20/08 11:31:00 changed by russ

  • owner changed from russ to amit.

could you ingest pone0000487 on snape?

http://snape.topazproject.org:8080/article/info%3Adoi%2F10.1371%2Fjournal.pone.0000487

gives a site error, presumably no such article id?

06/20/08 14:10:52 changed by amit

I have not ingested it yet. Doing a new build and will let you know.

06/20/08 16:34:32 changed by amit

  • owner changed from amit to russ.

Ingested...Pone 487

06/25/08 10:39:35 changed by russ

  • status changed from new to closed.
  • resolution set to fixed.

looks like snape is down, or port 8080 is blocked. sorry for not being quick enough to catch this...

i'll try ingesting the same on branch...

looks good in 0.9. let's close!