Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Formats > ePub

Notices

Reply
 
Thread Tools Search this Thread
Old 12-06-2008, 03:06 PM   #16
llasram
Reticulator of Tharn
llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.
 
llasram's Avatar
 
Posts: 618
Karma: 400000
Join Date: Jan 2007
Location: EST
Device: Sony PRS-505
Quote:
Originally Posted by Jellby View Post
And what about an author's alternative names (pseudonyms, real name...)? Is there any field/way to store them?

For instance, I would put "Mark Twain" as a creator with role="aut" and file-as="Twain, Mark"... but where could I put "Samuel Langhorne Clemens", his real name?
Ooh. Tricky. The full list of MARC relator codes has one that look promising:

Quote:
Attributed name [att]
Use for an author, artist, etc., relating him/her to a work for which there is or once was substantial authority for designating that person as author, creator, etc. of the work.
I'd probably go with an @role="aut" of "Mark Twain" and an @role="att" of "Samual Clemens" but I have no formal experience in how the MARC codes are used.
llasram is offline   Reply With Quote
Old 12-06-2008, 03:46 PM   #17
Hadrien
Feedbooks.com Co-Founder
Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.
 
Hadrien's Avatar
 
Posts: 2,263
Karma: 145123
Join Date: Nov 2006
Location: Paris, France
Device: Sony PRS-t-1/350/300/500/505/600/700, Nexus S, iPad
There's also a shorter list in the EPUB specs: http://www.idpf.org/2007/opf/OPF_2.0...l#Section2.2.6
Hadrien is offline   Reply With Quote
Old 12-06-2008, 05:51 PM   #18
llasram
Reticulator of Tharn
llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.
 
llasram's Avatar
 
Posts: 618
Karma: 400000
Join Date: Jan 2007
Location: EST
Device: Sony PRS-505
Quote:
Originally Posted by Hadrien View Post
There's also a shorter list in the EPUB specs: http://www.idpf.org/2007/opf/OPF_2.0...l#Section2.2.6
Indeed, but the short list does not contain "att" .
llasram is offline   Reply With Quote
Old 12-06-2008, 05:51 PM   #19
tompe
Grand Sorcerer
tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.
 
Posts: 7,452
Karma: 7185064
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Kindle Voyage, Nexus 5, Kindle PW
Quote:
Originally Posted by Jellby View Post
And what about an author's alternative names (pseudonyms, real name...)? Is there any field/way to store them?

For instance, I would put "Mark Twain" as a creator with role="aut" and file-as="Twain, Mark"... but where could I put "Samuel Langhorne Clemens", his real name?
Does this kind of information really belong in a book? What happens when an author adds a new psedonym? What happens when an author change his name? And so on. Would it not be better to have a pointer from the book to the current information about the author?
tompe is offline   Reply With Quote
Old 12-07-2008, 05:08 AM   #20
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,549
Karma: 19500001
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by Jellby
Besides, can a given dc:creator element have more than one opf:role attribute?
I've been trying to find something about this, but I couldn't find anything. Nowhere I've seen it stated that only one opf:role is allowed or thar multiple opf:role are possible.

Usually, each dc:creator would have only one opf:role, but I guess one would desire to have several in cases where, for example, the author also drew (some of) the illustrations, or an author translated his/her own work, or the translator added extensive notes and comments...

So, does anyone have more information about this possibility?

[EDIT]: Damn! I clicked "edit" instead of "quote"... I intended to quote my own previous post, but ended up editing (and deleting) it... at least the quoted part still survives (and it's the most important).

Last edited by Jellby; 12-10-2008 at 07:16 AM.
Jellby is offline   Reply With Quote
Old 12-10-2008, 07:18 AM   #21
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,549
Karma: 19500001
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
just a pump, since I failed to add a post... (please read again the one above.)
Jellby is offline   Reply With Quote
Old 12-10-2008, 10:55 AM   #22
llasram
Reticulator of Tharn
llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.
 
llasram's Avatar
 
Posts: 618
Karma: 400000
Join Date: Jan 2007
Location: EST
Device: Sony PRS-505
Quote:
Originally Posted by Jellby View Post
I've been trying to find something about this, but I couldn't find anything. Nowhere I've seen it stated that only one opf:role is allowed or thar multiple opf:role are possible.
Basic XML rules are that all attribute names for a particular element are unique. However, what you could do is just have multiple <dc:creator/> (or <dc:contributor/>) tags with the same content and different @opf:role values.

Oh, and I missed your note about @opf:role="att". I think you may be right, but the phrasing of "there is or once was substantial authority" makes it unclear. Consider a book such as the Rhetorica ad Herennium which was attributed to Cicero, and let's say that we discover definitively that it was actually by Cannutius. The book was "published" by the name "Cicero," but was actually by someone names "Cannutius." What you're proposing is that the @role="aut" is "Cannutius" and @role="att" is "Cicero". But if you do the same thing for Huckleberry Finn then you should have your @role="aut" be "Samuel Clemens" and your @rol="att" be "Mark Twain".

If you wanted to be really specific, you could use the @dcterms:coverage property with @role="att" to specify different time periods of attribution by "substantial authority."

-Marshall
llasram is offline   Reply With Quote
Old 12-10-2008, 11:20 AM   #23
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,549
Karma: 19500001
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by llasram View Post
What you're proposing is that the @role="aut" is "Cannutius" and @role="att" is "Cicero". But if you do the same thing for Huckleberry Finn then you should have your @role="aut" be "Samuel Clemens" and your @rol="att" be "Mark Twain".
Yes, from the specification that's what I think should be done in the first case. The difference is Cicero and Cannutius are (I assume[*]) two different people, while Mark Twain and Samuel Clemens are the same single person (just as "Twain, Mark", in a opf:file-as attribute, is the same person).

So, I guess having two different dc:creator elements for Cicero and Cannutius is all right, but having two for Mark Twain and Samuel Clemens is not practical, there's no way of knowing/marking they are the same person.

For the case of several opf:role for a single author, the reading systems could "merge" multiple dc:creator (each one with a single opf:role) if they have the same opf:file-as... I wonder if any system does this or if any developer will think of this.

[*] It would be different if we discover, instead, that the person we know as Cicero was actually named Cannutius.
Jellby is offline   Reply With Quote
Old 12-10-2008, 11:27 AM   #24
Hadrien
Feedbooks.com Co-Founder
Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.Hadrien understands the importance of being earnest.
 
Hadrien's Avatar
 
Posts: 2,263
Karma: 145123
Join Date: Nov 2006
Location: Paris, France
Device: Sony PRS-t-1/350/300/500/505/600/700, Nexus S, iPad
Quote:
Originally Posted by Jellby View Post
Yes, from the specification that's what I think should be done in the first case. The difference is Cicero and Cannutius are (I assume[*]) two different people, while Mark Twain and Samuel Clemens are the same single person (just as "Twain, Mark", in a opf:file-as attribute, is the same person).

So, I guess having two different dc:creator elements for Cicero and Cannutius is all right, but having two for Mark Twain and Samuel Clemens is not practical, there's no way of knowing/marking they are the same person.

For the case of several opf:role for a single author, the reading systems could "merge" multiple dc:creator (each one with a single opf:role) if they have the same opf:file-as... I wonder if any system does this or if any developer will think of this.

[*] It would be different if we discover, instead, that the person we know as Cicero was actually named Cannutius.
You'll probably need another controlled vocabulary to do this. FOAF (http://xmlns.com/foaf/spec/) is the most commonly used vocabulary in the semantic web community to describe people.
Hadrien is offline   Reply With Quote
Old 12-02-2009, 08:03 AM   #25
Chang
Connoisseur
Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!
 
Posts: 92
Karma: 50000
Join Date: Oct 2009
Device: none
Quote:
Originally Posted by Jellby View Post
And what about an author's alternative names (pseudonyms, real name...)? Is there any field/way to store them?

For instance, I would put "Mark Twain" as a creator with role="aut" and file-as="Twain, Mark"... but where could I put "Samuel Langhorne Clemens", his real name?
I'm just curious where these attributes come in handy. It's not compulsory to use these according to OPF specs. This thread is one year old already but has something changed for nowadays? Does some reading devices pick up info from the attributes and show it for the user e.g. pseydonyms of the author?
To sum up, is there any practical reason to use these attributes?
Chang is offline   Reply With Quote
Old 12-03-2009, 01:07 AM   #26
quillaja
Connoisseur
quillaja began at the beginning.
 
quillaja's Avatar
 
Posts: 79
Karma: 42
Join Date: Sep 2009
Device: sony reader touch (prs-600)
If Samuel Clemens wrote the book, his name would be on it. But it's not. "Mark Twain" wrote the book, whether he's a real person or not. That we know they are the same person is immaterial to the book.
quillaja is offline   Reply With Quote
Old 12-10-2009, 07:44 AM   #27
Chang
Connoisseur
Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!
 
Posts: 92
Karma: 50000
Join Date: Oct 2009
Device: none
I'm sorry but I don't quite get your point.

Quote:
Originally Posted by quillaja View Post
If Samuel Clemens wrote the book, his name would be on it.
Would be on what/where?

And I would still like to know is there any practical reason to use these attributes? Does the regular user get any info from the attributes or is it just for people who unzip epub files?
Chang is offline   Reply With Quote
Old 12-17-2009, 01:36 AM   #28
Chang
Connoisseur
Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!Chang is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!
 
Posts: 92
Karma: 50000
Join Date: Oct 2009
Device: none
bump
Anyone?
Chang is offline   Reply With Quote
Old 12-17-2009, 07:56 PM   #29
rogue_ronin
Banned
rogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-books
 
Posts: 475
Karma: 796
Join Date: Sep 2008
Location: Honolulu
Device: Nokia 770 (fbreader)
By definition, metadata is outside the document as you might read it (although it might be included.) So, usefulness depends on the reader software. The standardized Dublin Core metadata would be available for whatever system might want it, although most readers fail to make much use of it.

Of course, as it's machine readable, it can be used for a lot of purposes besides reading.

Don't mistake the current level of exploitation as the ceiling of what is possible. It's always good to add good metadata and clean markup. Future-you, and others, will appreciate it.

m a r
rogue_ronin is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't get metadata for EPUB for Nook Amy44 Calibre 2 08-23-2010 02:15 PM
Language metadata in ePub files HarryT Calibre 24 07-19-2010 10:24 PM
epub output metadata troymc Calibre 5 05-22-2010 12:23 AM
Epub Revision - enhanced metadata support Nate the great ePub 6 04-09-2010 10:53 PM
Quick metadata from ePUB files Jellby ePub 0 02-14-2010 06:11 AM


All times are GMT -4. The time now is 01:30 PM.


MobileRead.com is a privately owned, operated and funded community.