|
5 | 5 |
|
6 | 6 | local _version = '1.0.0'
|
7 | 7 | local properties_and_aliases = {
|
8 |
| - agrees_with = { |
9 |
| - 'agree_with' |
| 8 | + agreesWith = { |
| 9 | + 'agreeWith', |
| 10 | + 'agree_with', |
| 11 | + 'agrees_with', |
10 | 12 | },
|
11 | 13 | citation = {
|
12 | 14 | },
|
13 | 15 | cites = {
|
14 | 16 | },
|
15 |
| - cites_as_authority = { |
| 17 | + citesAsAuthority = { |
| 18 | + 'asAuthority', |
| 19 | + 'cites_as_authority', |
16 | 20 | 'as_authority',
|
17 | 21 | 'authority'
|
18 | 22 | },
|
19 |
| - cites_as_data_source = { |
| 23 | + citesAsDataSource = { |
| 24 | + "asDataSource", |
| 25 | + "dataSource", |
| 26 | + 'cites_as_data_source', |
20 | 27 | "as_data_source",
|
21 | 28 | "data_source"
|
22 | 29 | },
|
23 |
| - cites_as_evidence = { |
| 30 | + citesAsEvidence = { |
| 31 | + 'asEvidence', |
| 32 | + 'cites_as_evidence', |
24 | 33 | 'as_evidence',
|
25 | 34 | 'evidence'
|
26 | 35 | },
|
27 |
| - cites_as_metadata_document = { |
| 36 | + citesAsMetadataDocument = { |
| 37 | + 'asMetadataDocument', |
| 38 | + 'metadataDocument', |
| 39 | + 'cites_as_metadata_document', |
28 | 40 | 'as_metadata_document',
|
29 | 41 | 'metadata_document',
|
30 | 42 | 'metadata'
|
31 | 43 | },
|
32 |
| - cites_as_recommended_reading = { |
| 44 | + citesAsPotentialSolution = { |
| 45 | + 'cites_as_potential_solution', |
| 46 | + 'potentialSolution', |
| 47 | + 'potential_solution', |
| 48 | + 'solution' |
| 49 | + }, |
| 50 | + citesAsRecommendedReading = { |
| 51 | + 'asRecommendedReading', |
| 52 | + 'recommendedReading', |
| 53 | + 'cites_as_recommended_reading', |
33 | 54 | 'as_recommended_reading',
|
34 | 55 | 'recommended_reading'
|
35 | 56 | },
|
36 |
| - disagrees_with = { |
| 57 | + citesAsRelated = { |
| 58 | + 'cites_as_related', |
| 59 | + 'related', |
| 60 | + }, |
| 61 | + citesAsSourceDocument = { |
| 62 | + 'cites_as_source_document', |
| 63 | + 'sourceDocument', |
| 64 | + 'source_document' |
| 65 | + }, |
| 66 | + citesForInformation = { |
| 67 | + 'cites_for_information', |
| 68 | + 'information', |
| 69 | + }, |
| 70 | + compiles = { |
| 71 | + }, |
| 72 | + confirms = { |
| 73 | + }, |
| 74 | + containsAssertionFrom = { |
| 75 | + }, |
| 76 | + corrects = { |
| 77 | + }, |
| 78 | + credits = { |
| 79 | + }, |
| 80 | + critiques = { |
| 81 | + }, |
| 82 | + derides = { |
| 83 | + }, |
| 84 | + describes = { |
| 85 | + }, |
| 86 | + disagreesWith = { |
| 87 | + 'disagrees_with', |
37 | 88 | 'disagree',
|
38 | 89 | 'disagrees'
|
39 | 90 | },
|
| 91 | + discusses = { |
| 92 | + }, |
40 | 93 | disputes = {
|
41 | 94 | },
|
42 | 95 | documents = {
|
43 | 96 | },
|
44 | 97 | extends = {
|
45 | 98 | },
|
46 |
| - includes_excerpt_from = { |
| 99 | + includesExcerptFrom = { |
| 100 | + 'excerptFrom', |
47 | 101 | 'excerpt',
|
48 |
| - 'excerpt_from' |
| 102 | + 'excerpt_from', |
| 103 | + 'includes_excerpt_from', |
49 | 104 | },
|
50 |
| - includes_quotation_from = { |
| 105 | + includesQuotationFrom = { |
| 106 | + 'quotationFrom', |
| 107 | + 'includes_quotation_from', |
51 | 108 | 'quotation',
|
52 | 109 | 'quotation_from'
|
53 | 110 | },
|
54 |
| - obtains_background_from = { |
| 111 | + linksTo = { |
| 112 | + 'links_to', |
| 113 | + 'link' |
| 114 | + }, |
| 115 | + obtainsBackgroundFrom = { |
| 116 | + 'backgroundFrom', |
| 117 | + 'obtains_background_from', |
55 | 118 | 'background',
|
56 | 119 | 'background_from'
|
57 | 120 | },
|
| 121 | + providesDataFor = { |
| 122 | + }, |
| 123 | + obtainsSupportFrom = { |
| 124 | + }, |
| 125 | + qualifies = { |
| 126 | + }, |
| 127 | + parodies = { |
| 128 | + }, |
58 | 129 | refutes = {
|
59 | 130 | },
|
60 |
| - replies_to = { |
| 131 | + repliesTo = { |
| 132 | + 'replies_to', |
| 133 | + }, |
| 134 | + retracts = { |
| 135 | + }, |
| 136 | + reviews = { |
| 137 | + }, |
| 138 | + ridicules = { |
| 139 | + }, |
| 140 | + speculatesOn = { |
| 141 | + }, |
| 142 | + supports = { |
61 | 143 | },
|
62 | 144 | updates = {
|
63 | 145 | },
|
64 |
| - uses_data_from = { |
| 146 | + usesConclusionsFrom = { |
| 147 | + 'uses_conclusions_from' |
| 148 | + }, |
| 149 | + usesDataFrom = { |
| 150 | + 'dataFrom', |
| 151 | + 'uses_data_from', |
65 | 152 | 'data',
|
66 | 153 | 'data_from'
|
67 | 154 | },
|
68 |
| - uses_method_in = { |
| 155 | + usesMethodIn = { |
| 156 | + 'methodIn', |
| 157 | + 'uses_method_in', |
69 | 158 | 'method',
|
70 | 159 | 'method_in'
|
71 | 160 | },
|
|
0 commit comments