ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Ulf Martin <ulfmartin@web.de>
Subject: Re: bib amd mods
Date: Tue, 20 Jun 2006 19:19:27 +0200	[thread overview]
Message-ID: <44982E1F.6000003@web.de> (raw)
In-Reply-To: <loom.20060620T174940-866@post.gmane.org>

Hi again folks,

IMHO a good, flexible bibliographic format that plays well with the 
other strength of ConTeXt (e.g. XML support) could be sort a killer 
feature...

Bruce D'Arcus schrieb:
> The big question becomes, if not MODS, then what? As Ulf pointed out, my
> solution -- and the one I will be advocating for OpenDoucment (I am on the TC)
> -- is to use a particular RDF serialization. Indeed, I have a draft RELAX NG
> schema for it, and my formatting system (citeproc) now works with it quite well.
...
> I can certainly help with advice and design, particularly if you want to use CSL
> to configure the output. I've made some changes to it (again) recently, but
> think I'm zeroing in on freezing it. The more feedback I get, the easier it'll
> be to do that.

I think the crucial point for any TeX community is the ability to use 
the rather huge amount of BibTeX legacy DBs.

How about the state of CSL (or RDF) to BibTeX converters?

bibutils uses MODS as its native intermediate format and converts from 
and to BibTeX (not always 100% correct, though).


Summary
-------

So, at present we already have:

(1)  MODS <-(bibutils)-> BibTeX -(bibmod)-> ConTeXt

For an XML-based format in a ConTeXt context we would like to have:

(2)  BibTeX <-(a)-> XML -(b)-> ConTeXt

using the rather nice XML processing capabilities of ConTeXt for
step (b).

Now, there is an XML markup for BibTeX: BibTeXML
http://bibtexml.sourceforge.net/
This isn't too bad, in my experience (it is, at least, lossless, 
contrary to bibutils). Thus

(3)  BibTeX <-(bibtexml)-> BibTeXML -(b')-> ConTeXt

would be an instance of (2).

CSL could use XSL transformer:

(4)  BibTeXML <-(XSLT)-> CSL -(b")-> ConTeXt


Bye
Ulf

  parent reply	other threads:[~2006-06-20 17:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-20 14:17 Hans Hagen
2006-06-20 15:19 ` Ulf Martin
2006-06-20 16:01 ` Bruce D'Arcus
2006-06-20 16:59   ` Hans Hagen
2006-06-20 17:25     ` Bruce D\'Arcus
2006-06-20 17:19   ` Ulf Martin [this message]
2006-06-20 17:40     ` Bruce D'Arcus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44982E1F.6000003@web.de \
    --to=ulfmartin@web.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).