![]() |
#1 |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 171
Karma: 86271
Join Date: Feb 2012
Device: iPad, Kindle Touch, Sony PRS-T1
|
refined metadata in epub2?
hi all - i'm working on an epub2.0 and am looking for a way to refine two different <description> elements in the opf, one for the english description of the book, the other for the german description.
seems like <description> is repeatable, so i guess it wouldn't explode if i simply put two <description> elements in there, but i'd like to find a way to refine it to Code:
<dc:description opf:lang="en"> ... </dc:description> <dc:description opf:lang="de"> ... </dc:description> googling "description element attributes" isn't really working out for me. any help is appreciated! |
![]() |
![]() |
![]() |
#2 |
frumious Bandersnatch
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,543
Karma: 19001583
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
|
I think it should be:
Code:
<dc:description xml:lang="en"> ... </dc:description> <dc:description xml:lang="de"> ... </dc:description> |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 171
Karma: 86271
Join Date: Feb 2012
Device: iPad, Kindle Touch, Sony PRS-T1
|
thanks!
checked it on calibre thinking that there's a chance it might be recognized, but seems like the second <description> entry is just over-writing the first, as that's the only one that shows up in the book's summary window. oh well. |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
series_index gets reset to [1] using "edit metadata in bulk, basic metadata" | Boekenworm | Library Management | 4 | 11-25-2013 06:51 PM |
JAVASCRIPT support in ePub2/ePub3 | Raja1205 | ePub | 7 | 09-03-2012 06:48 AM |
KINDLE DEAL: Brian & Mel Birdwell - Refined by Fire ($0.99) | gospelebooks | Deals and Resources (No Self-Promotion or Affiliate Links) | 0 | 08-30-2011 10:43 PM |
[Metadata Download Plugin] Goodreads Metadata **Deprecated** | kiwidude | Plugins | 30 | 04-23-2011 02:10 PM |
What is the difference between the main metadata.db and sub-directory metadata.db? | iridius | Library Management | 5 | 02-23-2011 11:44 AM |