Contains derived CSL↔RIS mappings data.
specs/new/props
: CSV sheets with RIS property lists for different types, from the RIS Format Specifications zip filesummarize_props.js
: create CSV sheets summaryspecs/new/prop_summary.json
*: summary of the CSV sheetsspecs/new/prop_mappings.js
: mappings between RIS property descriptions and CSL properties (with tags for deduplication)analyze_mappings.js
: prints duplication data onprop_mappings.js
match.js
: code to match RIS tags to CSL properties, based onprop_summary.json
andprop_mappings.js
specs/new/index.json
*: input object for the Citation.js Translatorspecs/mixed/additional.json
: mappings to add to the new mappings to create a more complete mappinggenerate_additions.js
: format the additions mentioned above based on the existing mappingsspecs/mixed/index.json
*: additional mappings that do not interfere with existing mappings
* Generated file
specs/old.js
: hand-crafted input object for the Citation.js Translator supporting the old specspecs/types.json
: bidirectional type map for both specs