zotero / citeproc-rs

CSL processor in Rust.

Home Page:https://cormacrelf.github.io/citeproc-wasm-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSL v1.1 support

bdarcus opened this issue · comments

Just to note that at the CSL project, we're hoping to close work on v1.1 in the coming weeks.

The most significant changes/additions are features which are closely modeled on, or exactly the same as, those in CSL-M; notably the intext and conditions elements. So if you support those, should be trivial to support v1.1 also.

Dates on the input model are also changing, with priority going forward on EDTF.

Please weigh in if any feedback. We're currently discussing some big questions; cf citation-style-language/schema#268.

Also, v1.0.2 should be tagged in the next week; this adds new variables, types, terms mostly.

Two other conversations you should weigh in on @cormacrelf:

You can see the wider state of the data model changes and additions already merged most directly on the 1.1 branch csl-data schema.

Now would be a good time to affirm, or suggest changes. There's been a lot of activity on CSL over the past few months!

I was wondering: could we use this issue to update on where zotero and this project stands on the above?

Are we basically good ATM for example, after recent merged PRs for the json schema?

I'm particularly interested in thoughts on the rich-text schema, which is basically a strawman suggestion of how to formalize and generalize the current html-like tags.

If yes, you can probably close this.