Commit b1d6946
authored
Versioned parsers/serializers/translators + central registry + upgrades through generic queries (IR) (#62)
* add initial upgrade module
* implement first version
* remove redundant code in translators
* tests: versions of parsers
* update docs and wos: deprecated fields
* add docs on upgrade and versioned translators
* shorter heading
* update docs
* rename to ebscohost
* registry
* refactor
* pylint: cyclic import
* revise docs on syntax upgrades
* update docs
* wos:0.0.0
* add note to docs
* wos:0.0.0 translator and test
* update docs
* update docs: syntax upgrade
* docs: minor revisions
* docs: update versioning schema
* prevent parser/translator failures with new linters
* update version scheme
* docs: document platform versions (#72)
* update docs1 parent 2f38c79 commit b1d6946
File tree
125 files changed
+2604
-530
lines changed- docs/source
- dev_docs
- _autosummary
- platforms
- search_query
- ebscohost
- v_1
- ebsco
- generic
- v_1
- pre_notation
- pubmed
- v_1
- structured
- wos
- v_0
- v_1
- test
- ebscohost
- pubmed
- wos
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
125 files changed
+2604
-530
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | 1 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 2 | + | |
9 | 3 | | |
10 | 4 | | |
11 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
5 | 13 | | |
6 | 14 | | |
7 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
65 | 77 | | |
66 | 78 | | |
67 | 79 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
73 | 90 | | |
74 | 91 | | |
75 | 92 | | |
| |||
Lines changed: 0 additions & 21 deletions
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments