ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Bruce D'Arcus <bdarcus.lists@gmail.com>
Subject: Re: crossref in bibtex
Date: Thu, 23 Mar 2006 18:57:53 +0000 (UTC)	[thread overview]
Message-ID: <loom.20060323T194334-815@post.gmane.org> (raw)
In-Reply-To: <4422B54D.60407@elvenkind.com>

Taco Hoekwater <taco <at> elvenkind.com> writes:

[.. snip ...]

> The next major release of the module (but don't expect a release
> anywhere this year) will indeed support MODS through citeproc:
> 
> 	http://xbiblio.sourceforge.net/citeproc/

As the author of citeproc (hi Taco!), let me just update people on recent
developments there, which are currently in the project subversion repository*,
but not yet officially released.

First, I have switched to using a particular RDF/XML as the internal
representation, and also therefore the primary input format. I will likely be
adding back a MODS input driver when I get a chance, but it's no longer the
focus. I will also be releasing a schema for this RDF representation for people
that need it.

The primary reason for this change is that in comparison to MODS, RDF has a
consistent model that makes it easier to model reference metadata. It's also
fundamentally a relational model, and so easier to integrate with relational
databases where needed.

Also, I am working with the OpenDocument Technical Committee on a plan to add
extensible metadata support using this RDF-based approach, so we hope to adopt
this in OpenOffice as well (I am co-project lead for the OOo bib project).

Second, I have started porting CiteProc to Ruby (and put a citeproc-py directory
in the repo for those python coders that might want to contribute), which might
integrate better with ConTeXt. (I suppose Lua might also be an option given the
integration with pdftex?) In any case, this will take me a bit of time as a) I
don't have much of it, and b) my coding skills aren't that great.

But the actual formatting code (Ruby, XSLT, etc.) is to my mind less important
than the logic as embedded in the XML citation style language I wrote to
configure the formatting.

<http://xbiblio.sourceforge.net/csl/>

Bruce

* <http://svn.sourceforge.net/viewcvs.cgi/xbiblio/>

  reply	other threads:[~2006-03-23 18:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-23 13:50 Ulf Martin
2006-03-23 14:48 ` Taco Hoekwater
2006-03-23 18:57   ` Bruce D'Arcus [this message]
2018-07-12 10:21 Crossref " context
2018-07-12 16:37 ` Alan Braslau
2018-07-20 14:10   ` context

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=loom.20060323T194334-815@post.gmane.org \
    --to=bdarcus.lists@gmail.com \
    --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).