aboutsummaryrefslogtreecommitdiffstats
path: root/skate/schema.go
Commit message (Collapse)AuthorAgeFilesLines
* schema: add note regarding field nameMartin Czygan2021-07-271-1/+1
|
* schema: tweaksMartin Czygan2021-07-271-5/+81
| | | | add String() to CSLDate; we only cover a few typical cases
* cleanup and docsMartin Czygan2021-07-271-25/+4
|
* switch to sligthly more performance string builderMartin Czygan2021-07-261-32/+32
|
* skate: use SanitizeDOI in all inputsBryan Newbold2021-07-251-2/+2
|
* schema: switch from '.name' to '.raw_name' for un-parsed CSL name fieldBryan Newbold2021-07-251-2/+2
|
* schema: have issued+accessed (CSLDate) actually omitemptyBryan Newbold2021-07-241-2/+2
| | | | | Similar to TargetCSL, these should be pointer types so they don't get encoded as empty objects when not set.
* fix typo in ref schemaMartin Czygan2021-07-231-1/+1
|
* reduce: add csl fieldMartin Czygan2021-07-141-3/+6
|
* reduce/schema: add cslMartin Czygan2021-07-131-2/+61
|
* wiki: include lang in encoded page titleMartin Czygan2021-07-131-1/+6
|
* schema: prefer isbn13Martin Czygan2021-07-101-1/+5
|
* schema: render isbn as wellMartin Czygan2021-07-101-1/+7
|
* schema: add testMartin Czygan2021-07-101-0/+6
|
* schema: flesh our unstructured renderingMartin Czygan2021-07-101-0/+30
|
* release to unstructured stubMartin Czygan2021-07-101-0/+31
|
* reduce allocations during bref encodingMartin Czygan2021-07-031-0/+23
|
* wip: shorter ol namesMartin Czygan2021-07-011-0/+14
|
* add test caseMartin Czygan2021-06-211-2/+2
|
* zippy: add testMartin Czygan2021-06-191-4/+1
|
* zippy: unique link id for different link typesMartin Czygan2021-06-151-0/+31
|
* zippy: do not include refMartin Czygan2021-06-151-3/+3
|
* zippy: include raw ref when unmatched for debuggingMartin Czygan2021-06-151-0/+3
|
* update docsMartin Czygan2021-06-091-1/+1
|
* update docsMartin Czygan2021-06-071-1/+2
|
* conv: transfer work idMartin Czygan2021-06-071-0/+1
|
* carry ref information over into release.extra.skate.refMartin Czygan2021-06-041-1/+7
| | | | we need index, source, etc. in final assembly
* schema: source records exampleMartin Czygan2021-06-041-0/+7
|
* skate: extend release schemaMartin Czygan2021-06-011-2/+12
|
* add container name abbreviation resolver toolMartin Czygan2021-06-011-0/+1
|
* include edition key as identMartin Czygan2021-05-291-0/+1
|
* schema: mapping exampleMartin Czygan2021-05-281-0/+5
|
* schema: update docsMartin Czygan2021-05-281-11/+19
|
* schema: tweaks and docsMartin Czygan2021-05-281-53/+49
|
* include a dateMartin Czygan2021-05-281-6/+32
|
* include OL work idMartin Czygan2021-05-281-1/+5
|
* ol: string, null or structMartin Czygan2021-05-261-4/+21
|
* add author key mappingMartin Czygan2021-05-261-2/+17
|
* ol editions converterMartin Czygan2021-05-251-2/+21
|
* add OL edition exampleMartin Czygan2021-05-221-2/+60
|
* add benchmarksMartin Czygan2021-05-081-3/+7
|
* split functionality up a bitMartin Czygan2021-05-051-1/+1
|
* skate-conv tweaksMartin Czygan2021-05-051-3/+2
|
* add test for ParseUnstructuredMartin Czygan2021-05-051-16/+18
|
* map is a reference typeMartin Czygan2021-05-011-1/+1
|
* fix a typoMartin Czygan2021-04-301-1/+1
|
* simplify switchMartin Czygan2021-04-281-6/+2
|
* update docsMartin Czygan2021-04-281-3/+3
|
* use sync.Pool for temporary dataMartin Czygan2021-04-281-7/+27
|
* isbn may contain ocr artifactsMartin Czygan2021-04-281-2/+3
|