more on xnotes

Bruce D'Arcus <[email protected]>
Newsgroups gmane.text.refdb.devel
Message-ID <[email protected]>
A bit more on xnotes and mods-bn:

First, note that I've constructed mods-bn in such as  way that the root 
element can be one of the following:

modsCollection
mods
xnoteset
xnote

Second, I've moved the user attribute to the note element.  Maybe we 
should allow it optionally on either note or xnote?

Third, I propose that the MARC/MODS method of dealing with keywords be 
adopted, or at least strongly considered.  In RIS, etc., you have:

<keyword>politics</keyword>
<keyword>history</keyword>
<keyword>United States</keyword>
<keyword>Canada</keyword>

In MODS/MARC, it could be:

<subject>
	<topic>politics</topic>
	<topic>history</topic>
	<geographic>United States</geographic>
	<geographic>Canada</geographic>
</subject>

...or:

<subject>
	<topic>politics</topic>
	<geographic>United States</geographic>
</subject>
<subject>
	<topic>history</topic>
	<geographic>Canada</geographic>
</subject>

Bruce



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.