onoma 0.6.2 → 0.7.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/config/locales/eng.yml +37 -0
- data/config/locales/fra.yml +42 -5
- data/db/reference.xml +43 -3
- data/lib/onoma/item.rb +1 -1
- data/lib/onoma/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 19a7cd8318c90bfdb53f6bbd5fb73d88de2c0532
|
4
|
+
data.tar.gz: 375a7d995be1f542159b52f965b37401ff35d6b2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fd6121f1ef02e4d74693083c97a405d5e0d4bace8acff8ea93605b82178f387f841050cc666b17e9a42b027a251654f98e0a1ab2adb91db8f750b9d3d16029ff
|
7
|
+
data.tar.gz: dddf37403ee890d1d9e3578e29d620b6a393f1415a18c0ab7e929e49914543d7ffb37a4393efb68674deaa0336005ea91b8cbe42f43203bf2077f96414579894
|
data/config/locales/eng.yml
CHANGED
@@ -1905,6 +1905,7 @@ eng:
|
|
1905
1905
|
acta_category: "Acta category"
|
1906
1906
|
document_natures:
|
1907
1907
|
items:
|
1908
|
+
ac_work_sheet: "AC work sheet"
|
1908
1909
|
account_journal_entry_sheet: "Account journal entry sheet"
|
1909
1910
|
activity_cost: "Activity cost"
|
1910
1911
|
animal_husbandry_register: "Animal husbandry register"
|
@@ -1942,6 +1943,7 @@ eng:
|
|
1942
1943
|
outgoing_payment_list__standard: "Outgoing payment list"
|
1943
1944
|
pending_vat_register: "Pending VAT register"
|
1944
1945
|
pfi_land_parcel_register: "Phytosanitary Frequency Indicators register"
|
1946
|
+
phytosanitary_applicator_sheet: "Applicator sheet"
|
1945
1947
|
phytosanitary_certification: "Phytosanitary certification"
|
1946
1948
|
phytosanitary_register: "Phytosanitary register"
|
1947
1949
|
prescription: "Prescription"
|
@@ -1953,6 +1955,7 @@ eng:
|
|
1953
1955
|
purchases_original: "Purchases original"
|
1954
1956
|
sales_estimate: "Sales estimate"
|
1955
1957
|
sales_invoice: "Sales invoice"
|
1958
|
+
sales_invoice_shipment: "Sales invoice (shipments)"
|
1956
1959
|
sales_order: "Sales order"
|
1957
1960
|
security_data_sheet: "Security data sheet"
|
1958
1961
|
shipping_note: "Shipping note"
|
@@ -2162,6 +2165,7 @@ eng:
|
|
2162
2165
|
element_count: "Element count"
|
2163
2166
|
end_of_life_witness: "End of life witness"
|
2164
2167
|
energy: "Energy"
|
2168
|
+
engine_speed: "Engine speed"
|
2165
2169
|
entry_date: "Entry date"
|
2166
2170
|
entry_reason: "Entry reason"
|
2167
2171
|
estimated_harvest_alcoholic_volumetric_concentration: "Estimated harvest alcoholic volumetric concentration"
|
@@ -2185,6 +2189,7 @@ eng:
|
|
2185
2189
|
germination_rate: "Germination rate"
|
2186
2190
|
grains_area_density: "Grains area density"
|
2187
2191
|
grains_count: "Grains count"
|
2192
|
+
ground_speed: "Ground_speed"
|
2188
2193
|
hagberg_falling_number: "Hagberg falling number"
|
2189
2194
|
healthy: "Healthiness"
|
2190
2195
|
height: "Height"
|
@@ -2251,6 +2256,8 @@ eng:
|
|
2251
2256
|
nominal_storable_easement_area: "Nominal storable easement area"
|
2252
2257
|
nominal_storable_net_mass: "Nominal storable net mass"
|
2253
2258
|
nominal_storable_net_volume: "Nominal storable net volume"
|
2259
|
+
nozzle_count: "Nozzle count"
|
2260
|
+
nozzle_type: "Nozzle type"
|
2254
2261
|
organic_matter_concentration: "Organic matter concentration"
|
2255
2262
|
origin_country_code: "Origin country code"
|
2256
2263
|
origin_identification_number: "Origin identification number"
|
@@ -2294,6 +2301,8 @@ eng:
|
|
2294
2301
|
spans_count: "Spans count"
|
2295
2302
|
species_purity: "Species purity"
|
2296
2303
|
specific_weight: "Specific weight"
|
2304
|
+
spray_mix_volume_area_density: "Spray mix volume area density"
|
2305
|
+
spray_pressure: "Spray pressure"
|
2297
2306
|
stakes_count: "Stakes count"
|
2298
2307
|
subsoil_nature: "Subsoil nature"
|
2299
2308
|
sucrose_concentration: "Sucrose concentration"
|
@@ -4547,7 +4556,16 @@ eng:
|
|
4547
4556
|
algerian_vat_null: "Algerian VAT null"
|
4548
4557
|
algerian_vat_reduced: "Algerian VAT reduced"
|
4549
4558
|
algerian_vat_reduced_2017: "Algerian VAT reduced 2017"
|
4559
|
+
austria_vat_normal: "Austrian VAT normal"
|
4560
|
+
austria_vat_reduced: "Austrian VAT reduced"
|
4561
|
+
belgium_vat_normal: "Belgian VAT normal"
|
4562
|
+
bulgaria_vat_normal: "Bulgarian VAT normal"
|
4563
|
+
croatia_vat_normal: "Croatian VAT normal"
|
4564
|
+
cyprus_vat_normal: "Cypriot VAT normal"
|
4565
|
+
czechia_vat_normal: "Czech VAT normal"
|
4550
4566
|
danemark_vat_normal: "Danemark VAT normal"
|
4567
|
+
estonia_vat_normal: "Estonian VAT normal"
|
4568
|
+
finland_vat_normal: "Finnish VAT normal"
|
4551
4569
|
french_vat_eu: "France VAT EU"
|
4552
4570
|
french_vat_import_export: "France VAT import/export"
|
4553
4571
|
french_vat_intermediate_2012: "France VAT intermediate 2012"
|
@@ -4561,22 +4579,39 @@ eng:
|
|
4561
4579
|
french_vat_particular_1982: "France VAT particular 1982"
|
4562
4580
|
french_vat_particular_1989: "France VAT particular 1989"
|
4563
4581
|
french_vat_reduced: "France VAT reduced"
|
4582
|
+
germany_vat_normal: "German VAT normal"
|
4583
|
+
greece_vat_normal: "Greek VAT normal"
|
4584
|
+
hungary_vat_normal: "Hungarian VAT normal"
|
4585
|
+
ireland_vat_normal: "Irish VAT normal"
|
4586
|
+
italy_vat_normal: "Italian VAT normal"
|
4587
|
+
latvia_vat_normal: "Latvian VAT normal"
|
4588
|
+
lithuania_vat_normal: "Lithuanian VAT normal"
|
4589
|
+
luxembourg_vat_normal: "Luxembourg VAT normal"
|
4590
|
+
luxembourg_vat_reduced: "Luxembourg VAT reduced"
|
4591
|
+
malta_vat_normal: "Maltese VAT normal"
|
4592
|
+
netherlands_vat_normal: "Dutch VAT normal"
|
4593
|
+
poland_vat_normal: "Polish VAT normal"
|
4564
4594
|
portugal_vat_eu: "Portugal VAT EU"
|
4565
4595
|
portugal_vat_import_export: "Portugal VAT import/export"
|
4566
4596
|
portugal_vat_normal: "Portugal VAT normal"
|
4567
4597
|
portugal_vat_null: "Portugal VAT null"
|
4568
4598
|
portugal_vat_particular: "Portugal VAT particular"
|
4569
4599
|
portugal_vat_reduced: "Portugal VAT reduced"
|
4600
|
+
romania_vat_normal: "Romanian VAT normal"
|
4601
|
+
slovakia_vat_normal: "Slovak VAT normal"
|
4602
|
+
slovania_vat_normal: "Slovanian VAT normal"
|
4570
4603
|
spain_vat_eu: "Spain VAT EU"
|
4571
4604
|
spain_vat_import_export: "Spain VAT import/export"
|
4572
4605
|
spain_vat_intermediate_2013: "Spain VAT intermediate 2013"
|
4573
4606
|
spain_vat_normal_2013: "Spain VAT normal 2013"
|
4574
4607
|
spain_vat_null: "Spain VAT null"
|
4575
4608
|
spain_vat_reduced_2013: "Spain VAT reduced 2013"
|
4609
|
+
sweden_vat_normal: "Swedish VAT normal"
|
4576
4610
|
swiss_vat_normal_2011: "Swiss VAT normal 2011"
|
4577
4611
|
swiss_vat_null_2011: "Swiss VAT null 2011"
|
4578
4612
|
swiss_vat_particular_2011: "Swiss VAT particular 2011"
|
4579
4613
|
swiss_vat_reduced_2011: "Swiss VAT reduced 2011"
|
4614
|
+
uk_vat_normal: "British VAT normal"
|
4580
4615
|
name: "Taxes"
|
4581
4616
|
property_natures:
|
4582
4617
|
amount: "Amount"
|
@@ -4675,6 +4710,8 @@ eng:
|
|
4675
4710
|
quintal: "Quintal"
|
4676
4711
|
quintal_per_hectare: "Quintal per hectare"
|
4677
4712
|
radian: "Radian"
|
4713
|
+
radian_per_second: "Radian per second"
|
4714
|
+
revolution_per_second: "Revolution per second"
|
4678
4715
|
second: "Second"
|
4679
4716
|
square_centimeter: "Square centimeter"
|
4680
4717
|
square_meter: "Square meter"
|
data/config/locales/fra.yml
CHANGED
@@ -550,8 +550,8 @@ fra:
|
|
550
550
|
staff_salary: "Salaires"
|
551
551
|
staff_submissions: "Personnel - Dépôt"
|
552
552
|
staff_supply_stock: "Denrées et fournitures pour le personnel"
|
553
|
-
state_and_other_public_entities: "
|
554
|
-
state_emission_quota_to_restitute: "Quotas d'émission à restituer à l'
|
553
|
+
state_and_other_public_entities: "État et autres collectivités publiques"
|
554
|
+
state_emission_quota_to_restitute: "Quotas d'émission à restituer à l'État"
|
555
555
|
statutory_or_contractual_reserves: "Réserves statutaires ou contractuelles"
|
556
556
|
stocks: "Comptes de stocks et en-cours"
|
557
557
|
stocks_variation: "Variation de stocks"
|
@@ -1977,6 +1977,7 @@ fra:
|
|
1977
1977
|
acta_category: "Catégorie ACTA"
|
1978
1978
|
document_natures:
|
1979
1979
|
items:
|
1980
|
+
ac_work_sheet: "Fiche de chantier ETA"
|
1980
1981
|
account_journal_entry_sheet: "Extrait de compte"
|
1981
1982
|
activity_cost: "Coûts de production détaillés"
|
1982
1983
|
animal_husbandry_register: "Registre d’élevage"
|
@@ -2016,6 +2017,7 @@ fra:
|
|
2016
2017
|
outgoing_payment_list__standard: "Lot de décaissements"
|
2017
2018
|
pending_vat_register: "État de TVA préparatoire"
|
2018
2019
|
pfi_land_parcel_register: "Bilan IFT"
|
2020
|
+
phytosanitary_applicator_sheet: "Fiche applicateur"
|
2019
2021
|
phytosanitary_certification: "Certi-Phyto"
|
2020
2022
|
phytosanitary_register: "Registre phytosanitaire"
|
2021
2023
|
prescription: "Prescription vétérinaire"
|
@@ -2027,6 +2029,7 @@ fra:
|
|
2027
2029
|
purchases_original: "Pièce originale d’achat"
|
2028
2030
|
sales_estimate: "Devis de vente"
|
2029
2031
|
sales_invoice: "Facture de vente"
|
2032
|
+
sales_invoice_shipment: "Facture de vente (expéditions)"
|
2030
2033
|
sales_order: "Commande de vente"
|
2031
2034
|
security_data_sheet: "Fiche de données de sécurité"
|
2032
2035
|
shipping_note: "Bon de livraison"
|
@@ -2269,6 +2272,7 @@ fra:
|
|
2269
2272
|
element_count: "Nombre d'éléments"
|
2270
2273
|
end_of_life_witness: "Témoin du décès"
|
2271
2274
|
energy: "Énergie"
|
2275
|
+
engine_speed: "Régime"
|
2272
2276
|
entry_date: "Date d'entrée"
|
2273
2277
|
entry_reason: "Motif d'entrée"
|
2274
2278
|
estimated_harvest_alcoholic_volumetric_concentration: "TAVP vendange"
|
@@ -2292,6 +2296,7 @@ fra:
|
|
2292
2296
|
germination_rate: "Taux de germination"
|
2293
2297
|
grains_area_density: "Grains par surface"
|
2294
2298
|
grains_count: "Nombre de grains"
|
2299
|
+
ground_speed: "Vitesse"
|
2295
2300
|
hagberg_falling_number: "Temps de chute de Hagberg"
|
2296
2301
|
healthy: "Bonne santé"
|
2297
2302
|
height: "Hauteur"
|
@@ -2358,6 +2363,8 @@ fra:
|
|
2358
2363
|
nominal_storable_easement_area: "Capacité de stockage surfacique nominale (emprise au sol)"
|
2359
2364
|
nominal_storable_net_mass: "Capacité de stockage massique nominale"
|
2360
2365
|
nominal_storable_net_volume: "Capacité de stockage volumique nominale"
|
2366
|
+
nozzle_count: "Nombre de buses"
|
2367
|
+
nozzle_type: "Couleur/type de buses"
|
2361
2368
|
organic_matter_concentration: "Teneur en matière organique"
|
2362
2369
|
origin_country_code: "Code pays d'origine"
|
2363
2370
|
origin_identification_number: "Numéro d'identification d'origine"
|
@@ -2388,7 +2395,7 @@ fra:
|
|
2388
2395
|
rows_count: "Nombre de rangs"
|
2389
2396
|
rows_interval: "Intervalle inter-rangs"
|
2390
2397
|
rows_orientation: "Orientation des rangs"
|
2391
|
-
sanitary_vine_harvesting_state: "
|
2398
|
+
sanitary_vine_harvesting_state: "État sanitaire de la vendange"
|
2392
2399
|
seedling_area_density: "Plants par surface"
|
2393
2400
|
seedling_count: "Nombre de plants"
|
2394
2401
|
sex: "Sexe"
|
@@ -2402,6 +2409,8 @@ fra:
|
|
2402
2409
|
spans_count: "Nombre de travées"
|
2403
2410
|
species_purity: "Pureté spécifique"
|
2404
2411
|
specific_weight: "Poids spécifique"
|
2412
|
+
spray_mix_volume_area_density: "Volume de bouillie surfacique"
|
2413
|
+
spray_pressure: "Pression"
|
2405
2414
|
stakes_count: "Nombre de piquets"
|
2406
2415
|
subsoil_nature: "Type de sous-sol"
|
2407
2416
|
sucrose_concentration: "Teneur en sucre"
|
@@ -2921,7 +2930,7 @@ fra:
|
|
2921
2930
|
stake_count: "Comptage de piquet"
|
2922
2931
|
stake_distribution: "Distribution de piquet"
|
2923
2932
|
stake_driving: "Enfoncement de piquet"
|
2924
|
-
sterilization: "
|
2933
|
+
sterilization: "Stérilisation"
|
2925
2934
|
straw_bunching: "Pressage"
|
2926
2935
|
sulfur_addition: "Sulfitage"
|
2927
2936
|
sun_protection: "Ombrage"
|
@@ -2929,7 +2938,7 @@ fra:
|
|
2929
2938
|
talpicide: "Taupicide"
|
2930
2939
|
temperature_improvement: "Augmentation de la température"
|
2931
2940
|
topkilling: "Défanage"
|
2932
|
-
topping: "
|
2941
|
+
topping: "Écimage"
|
2933
2942
|
tractor_troubleshooting: "Dépannage tracteur"
|
2934
2943
|
transportation: "Transport"
|
2935
2944
|
trimming: "Rognage"
|
@@ -4788,7 +4797,16 @@ fra:
|
|
4788
4797
|
algerian_vat_null: "TVA null Algérie"
|
4789
4798
|
algerian_vat_reduced: "TVA algérienne réduite"
|
4790
4799
|
algerian_vat_reduced_2017: "TVA algérienne réduite 2017"
|
4800
|
+
austria_vat_normal: "TVA Autrichienne normale"
|
4801
|
+
austria_vat_reduced: "TVA Autrichienne réduite"
|
4802
|
+
belgium_vat_normal: "TVA Belge normale"
|
4803
|
+
bulgaria_vat_normal: "TVA Bulgare normale"
|
4804
|
+
croatia_vat_normal: "TVA Croate normale"
|
4805
|
+
cyprus_vat_normal: "TVA Chypriote normal"
|
4806
|
+
czechia_vat_normal: "TVA Tchèque normal"
|
4791
4807
|
danemark_vat_normal: "TVA Danoise normale"
|
4808
|
+
estonia_vat_normal: "TVA Estonienne normale"
|
4809
|
+
finland_vat_normal: "TVA Finlandaise normale"
|
4792
4810
|
fr_vat_intermediate: "TVA française intermédiaire"
|
4793
4811
|
fr_vat_normal: "TVA française normale"
|
4794
4812
|
fr_vat_null: "TVA française nulle"
|
@@ -4807,22 +4825,39 @@ fra:
|
|
4807
4825
|
french_vat_particular_1982: "TVA 5.5 % (1982)"
|
4808
4826
|
french_vat_particular_1989: "TVA 2.1 %"
|
4809
4827
|
french_vat_reduced: "TVA 5.5 %"
|
4828
|
+
germany_vat_normal: "TVA Allemande normale"
|
4829
|
+
greece_vat_normal: "TVA Grecque normale"
|
4830
|
+
hungary_vat_normal: "TVA Hongroise normale"
|
4831
|
+
ireland_vat_normal: "TVA Irlandaise normale"
|
4832
|
+
italy_vat_normal: "TVA Italienne normale"
|
4833
|
+
latvia_vat_normal: "TVA Lettone normale"
|
4834
|
+
lithuania_vat_normal: "TVA lithuanienne normale"
|
4835
|
+
luxembourg_vat_normal: "TVA Luxembourgeoise normale"
|
4836
|
+
luxembourg_vat_reduced: "TVA Luxembourgeoise réduite"
|
4837
|
+
malta_vat_normal: "TVA Maltaise normale"
|
4838
|
+
netherlands_vat_normal: "TVA Néerlandaise normale"
|
4839
|
+
poland_vat_normal: "TVA Polonaise normale"
|
4810
4840
|
portugal_vat_eu: "TVA portugaise intra-communautaire"
|
4811
4841
|
portugal_vat_import_export: "TVA portugaise import/export"
|
4812
4842
|
portugal_vat_normal: "TVA portugaise normale"
|
4813
4843
|
portugal_vat_null: "TVA portugaise nulle"
|
4814
4844
|
portugal_vat_particular: "TVA portugaise particulière"
|
4815
4845
|
portugal_vat_reduced: "TVA portugaise réduite"
|
4846
|
+
romania_vat_normal: "TVA Roumaine normale"
|
4847
|
+
slovakia_vat_normal: "TVA Slovaque normale"
|
4848
|
+
slovania_vat_normal: "TVA Slovène normale"
|
4816
4849
|
spain_vat_eu: "TVA espagnole intra-communautaire"
|
4817
4850
|
spain_vat_import_export: "TVA espagnole import/export"
|
4818
4851
|
spain_vat_intermediate_2013: "TVA espagnole intermédiaire 2013"
|
4819
4852
|
spain_vat_normal_2013: "TVA espagnole normale 2013"
|
4820
4853
|
spain_vat_null: "TVA espagnole nulle"
|
4821
4854
|
spain_vat_reduced_2013: "TVA espagnole réduite 2013"
|
4855
|
+
sweden_vat_normal: "TVA Suédoise normale"
|
4822
4856
|
swiss_vat_normal_2011: "TVA suisse normale 2011"
|
4823
4857
|
swiss_vat_null_2011: "TVA suisse non-applicable 2011"
|
4824
4858
|
swiss_vat_particular_2011: "TVA suisse particulière 2011"
|
4825
4859
|
swiss_vat_reduced_2011: "TVA suisse réduite 2011"
|
4860
|
+
uk_vat_normal: "TVA Britannique normale"
|
4826
4861
|
name: "Taxes"
|
4827
4862
|
property_natures:
|
4828
4863
|
active: "actif"
|
@@ -4926,6 +4961,8 @@ fra:
|
|
4926
4961
|
quintal: "Quintal"
|
4927
4962
|
quintal_per_hectare: "Quintal par hectare"
|
4928
4963
|
radian: "Radian"
|
4964
|
+
radian_per_second: "Radian par seconde"
|
4965
|
+
revolution_per_second: "Tour par minute"
|
4929
4966
|
second: "Seconde"
|
4930
4967
|
square_centimeter: "Centimètre carré"
|
4931
4968
|
square_meter: "Mètre carré"
|
data/db/reference.xml
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
|
-
<nomenclatures xmlns="http://www.ekylibre.org/XML/2013/nomenclatures" version="
|
2
|
+
<nomenclatures xmlns="http://www.ekylibre.org/XML/2013/nomenclatures" version="20220504085540">
|
3
3
|
<nomenclature name="abilities" translateable="true">
|
4
4
|
<properties>
|
5
5
|
<property name="parameters" type="choice_list" choices="variety, issue_nature"/>
|
@@ -1913,6 +1913,7 @@
|
|
1913
1913
|
<item name="amount_of_substance" symbol="mol"/>
|
1914
1914
|
<item name="amount_of_substance_density" symbol="mol/kg"/>
|
1915
1915
|
<item name="angle" symbol="rad"/>
|
1916
|
+
<item name="angular_velocity" symbol="rad/s"/>
|
1916
1917
|
<item name="concentration" symbol="./m³"/>
|
1917
1918
|
<item name="distance" symbol="m"/>
|
1918
1919
|
<item name="distance_speed" symbol="m/s"/>
|
@@ -1964,10 +1965,12 @@
|
|
1964
1965
|
</nomenclature>
|
1965
1966
|
<nomenclature name="document_natures" translateable="true">
|
1966
1967
|
<properties>
|
1968
|
+
<property name="active" type="boolean" default="true"/>
|
1967
1969
|
<property name="category" type="item_list" choices="document_categories"/>
|
1968
1970
|
<property name="signed" type="boolean" default="false"/>
|
1969
1971
|
</properties>
|
1970
1972
|
<items>
|
1973
|
+
<item name="ac_work_sheet" category="management" active="false"/>
|
1971
1974
|
<item name="account_journal_entry_sheet" category="accountancy"/>
|
1972
1975
|
<item name="activity_cost" category="management"/>
|
1973
1976
|
<item name="animal_husbandry_register" category="animal_farming"/>
|
@@ -2009,6 +2012,7 @@
|
|
2009
2012
|
<item name="outgoing_payment_list__standard" category="exploitation"/>
|
2010
2013
|
<item name="pending_vat_register" category="accountancy"/>
|
2011
2014
|
<item name="pfi_land_parcel_register" category="land_parcel_management"/>
|
2015
|
+
<item name="phytosanitary_applicator_sheet" category="management"/>
|
2012
2016
|
<item name="phytosanitary_certification" category="land_parcel_management"/>
|
2013
2017
|
<item name="phytosanitary_register" category="land_parcel_management"/>
|
2014
2018
|
<item name="prescription" category="health"/>
|
@@ -2020,6 +2024,7 @@
|
|
2020
2024
|
<item name="purchases_original" category="exploitation"/>
|
2021
2025
|
<item name="sales_estimate" category="marketing"/>
|
2022
2026
|
<item name="sales_invoice" category="marketing" signed="true"/>
|
2027
|
+
<item name="sales_invoice_shipment" category="marketing" signed="true"/>
|
2023
2028
|
<item name="sales_order" category="marketing"/>
|
2024
2029
|
<item name="security_data_sheet" category="land_parcel_management"/>
|
2025
2030
|
<item name="shipping_note" category="exploitation"/>
|
@@ -2217,6 +2222,7 @@
|
|
2217
2222
|
<item name="element_count" datatype="integer"/>
|
2218
2223
|
<item name="end_of_life_witness" datatype="string"/>
|
2219
2224
|
<item name="energy" datatype="measure" unit="kilowatt_hour"/>
|
2225
|
+
<item name="engine_speed" datatype="measure" unit="revolution_per_minute"/>
|
2220
2226
|
<item name="entry_date" datatype="string"/>
|
2221
2227
|
<item name="entry_reason" datatype="string"/>
|
2222
2228
|
<item name="estimated_harvest_alcoholic_volumetric_concentration" datatype="measure" unit="volume_percent"/>
|
@@ -2240,6 +2246,7 @@
|
|
2240
2246
|
<item name="germination_rate" datatype="measure" unit="percent"/>
|
2241
2247
|
<item name="grains_area_density" datatype="measure" unit="unity_per_square_meter"/>
|
2242
2248
|
<item name="grains_count" datatype="measure" unit="thousand"/>
|
2249
|
+
<item name="ground_speed" datatype="measure" unit="kilometer_per_hour"/>
|
2243
2250
|
<item name="hagberg_falling_number" datatype="measure" unit="second"/>
|
2244
2251
|
<item name="healthy" datatype="boolean"/>
|
2245
2252
|
<item name="height" datatype="measure" unit="meter"/>
|
@@ -2306,6 +2313,8 @@
|
|
2306
2313
|
<item name="nominal_storable_easement_area" datatype="measure" unit="square_meter"/>
|
2307
2314
|
<item name="nominal_storable_net_mass" datatype="measure" unit="kilogram"/>
|
2308
2315
|
<item name="nominal_storable_net_volume" datatype="measure" unit="liter"/>
|
2316
|
+
<item name="nozzle_count" datatype="integer"/>
|
2317
|
+
<item name="nozzle_type" datatype="string"/>
|
2309
2318
|
<item name="organic_matter_concentration" datatype="measure" unit="mass_percent"/>
|
2310
2319
|
<item name="origin_country_code" datatype="string"/>
|
2311
2320
|
<item name="origin_identification_number" datatype="string"/>
|
@@ -2349,6 +2358,8 @@
|
|
2349
2358
|
<item name="spans_count" datatype="integer"/>
|
2350
2359
|
<item name="species_purity" datatype="measure" unit="percent"/>
|
2351
2360
|
<item name="specific_weight" datatype="measure" unit="kilogram_per_hectoliter"/>
|
2361
|
+
<item name="spray_mix_volume_area_density" datatype="measure" unit="liter_per_hectare"/>
|
2362
|
+
<item name="spray_pressure" datatype="measure" unit="bar"/>
|
2352
2363
|
<item name="stakes_count" datatype="integer" gathering="proportional_to_population"/>
|
2353
2364
|
<item name="subsoil_nature" datatype="choice" choices="soil_natures"/>
|
2354
2365
|
<item name="sucrose_concentration" datatype="measure" unit="mass_percent"/>
|
@@ -4314,7 +4325,7 @@
|
|
4314
4325
|
<item name="sower" category="equipment" variety="trailed_equipment" population_counting="unitary" abilities="sow" variable_indicators="geolocation" frozen_indicators="nominal_storable_net_volume, application_width, rows_count, theoretical_working_speed" nature="equipment"/>
|
4315
4326
|
<item name="species" category="fruit" variety="pollen" derivative_of="plant" population_counting="decimal" variable_indicators="reference_year" frozen_indicators="net_mass, net_volume" nature="article"/>
|
4316
4327
|
<item name="spinach" category="vegetable" variety="vegetable" derivative_of="spinacia_oleracea" population_counting="decimal" abilities="feed(animal)" variable_indicators="" frozen_indicators="net_mass" nature="article"/>
|
4317
|
-
<item name="sprayer" category="equipment" variety="trailed_equipment" population_counting="unitary" abilities="spray" variable_indicators="geolocation
|
4328
|
+
<item name="sprayer" category="equipment" variety="trailed_equipment" population_counting="unitary" abilities="spray" variable_indicators="geolocation, application_width, element_count, nominal_storable_net_volume, rows_count, theoretical_working_speed" frozen_indicators="" nature="equipment"/>
|
4318
4329
|
<item name="spread_renting" category="equipment_rent" variety="service" population_counting="decimal" abilities="spread(preparation)" variable_indicators="" frozen_indicators="usage_duration" nature="fee_and_service"/>
|
4319
4330
|
<item name="spreader" category="equipment" variety="trailed_equipment" population_counting="unitary" abilities="spread(preparation)" variable_indicators="geolocation" frozen_indicators="nominal_storable_net_volume, application_width, theoretical_working_speed" nature="equipment"/>
|
4320
4331
|
<item name="spreader_trailer" category="equipment" variety="trailed_equipment" population_counting="unitary" abilities="store(excrement), move, spread(excrement), store(raw_matter), store_fluid, spread(preparation)" variable_indicators="geolocation" frozen_indicators="nominal_storable_net_volume, nominal_storable_net_mass" nature="equipment"/>
|
@@ -4330,7 +4341,7 @@
|
|
4330
4341
|
<item name="telescopic_handler" category="equipment" variety="handling_equipment" population_counting="unitary" variable_indicators="geolocation" abilities="catch(product)" nature="equipment"/>
|
4331
4342
|
<item name="tool" category="equipment" variety="equipment" population_counting="unitary" nature="equipment"/>
|
4332
4343
|
<item name="topper" category="equipment" variety="trailed_equipment" population_counting="unitary" abilities="cut" frozen_indicators="application_width, theoretical_working_speed" variable_indicators="geolocation" nature="equipment"/>
|
4333
|
-
<item name="tractor" category="equipment" variety="tractor" population_counting="unitary" abilities="catch(matter), move, tow(matter), consume(oil), consume(fuel)" variable_indicators="
|
4344
|
+
<item name="tractor" category="equipment" variety="tractor" population_counting="unitary" abilities="catch(matter), move, tow(matter), consume(oil), consume(fuel)" variable_indicators="fuel_consumption, geolocation, motor_power, hour_counter, ground_speed" frozen_indicators="" linkage_points="rear, front" nature="equipment"/>
|
4334
4345
|
<item name="trade_show" category="trade_show" variety="service" population_counting="integer" variable_indicators="" nature="fee_and_service"/>
|
4335
4346
|
<item name="trailer" category="equipment" variety="trailed_equipment" population_counting="unitary" abilities="store_fluid, store(grain), store(grass), store(raw_matter), store(silage), move" variable_indicators="geolocation" frozen_indicators="nominal_storable_net_volume, nominal_storable_net_mass" nature="equipment"/>
|
4336
4347
|
<item name="training_course" category="service" variety="service" population_counting="decimal" variable_indicators="" frozen_indicators="usage_duration" nature="fee_and_service"/>
|
@@ -10082,7 +10093,16 @@
|
|
10082
10093
|
<item name="algerian_vat_null" country="dz" nature="null_vat" amount="0.0" started_on="1962-07-05"/>
|
10083
10094
|
<item name="algerian_vat_reduced" country="dz" nature="reduced_vat" amount="7.0" started_on="1962-07-05" stopped_on="2016-12-31"/>
|
10084
10095
|
<item name="algerian_vat_reduced_2017" country="dz" nature="reduced_vat" amount="9.0" started_on="2017-01-01"/>
|
10096
|
+
<item name="austria_vat_normal" country="at" nature="normal_vat" amount="20.0" started_on="1970-01-01"/>
|
10097
|
+
<item name="austria_vat_reduced" country="at" nature="reduced_vat" amount="13.0" started_on="1970-01-01"/>
|
10098
|
+
<item name="belgium_vat_normal" country="be" nature="normal_vat" amount="21.0" started_on="1970-01-01"/>
|
10099
|
+
<item name="bulgaria_vat_normal" country="bg" nature="normal_vat" amount="20.0" started_on="1970-01-01"/>
|
10100
|
+
<item name="croatia_vat_normal" country="hr" nature="normal_vat" amount="25.0" started_on="1970-01-01"/>
|
10101
|
+
<item name="cyprus_vat_normal" country="cy" nature="normal_vat" amount="19.0" started_on="1970-01-01"/>
|
10102
|
+
<item name="czechia_vat_normal" country="cz" nature="normal_vat" amount="21.0" started_on="1970-01-01"/>
|
10085
10103
|
<item name="danemark_vat_normal" country="dk" nature="normal_vat" amount="25.0" started_on="1962-07-05"/>
|
10104
|
+
<item name="estonia_vat_normal" country="ee" nature="normal_vat" amount="20.0" started_on="1970-01-01"/>
|
10105
|
+
<item name="finland_vat_normal" country="fi" nature="normal_vat" amount="24.0" started_on="1970-01-01"/>
|
10086
10106
|
<item name="french_vat_eu" country="fr" nature="eu_vat" started_on="1954-04-10" amount="0.0"/>
|
10087
10107
|
<item name="french_vat_import_export" country="fr" nature="import_export_vat" started_on="1954-04-10" amount="0.0"/>
|
10088
10108
|
<item name="french_vat_intermediate_2012" country="fr" nature="intermediate_vat" amount="7.0" started_on="2011-12-28" stopped_on="2011-12-31"/>
|
@@ -10096,22 +10116,40 @@
|
|
10096
10116
|
<item name="french_vat_particular_1982" country="fr" nature="particular_vat" amount="5.5" started_on="1982-04-01" stopped_on="1989-12-28"/>
|
10097
10117
|
<item name="french_vat_particular_1989" country="fr" nature="particular_vat" amount="2.1" started_on="1989-12-29"/>
|
10098
10118
|
<item name="french_vat_reduced" country="fr" nature="reduced_vat" amount="5.5" started_on="1989-12-29"/>
|
10119
|
+
<item name="germany_vat_normal" country="de" nature="normal_vat" amount="19.0" started_on="1970-01-01"/>
|
10120
|
+
<item name="greece_vat_normal" country="gr" nature="normal_vat" amount="23.0" started_on="1970-01-01"/>
|
10121
|
+
<item name="hungary_vat_normal" country="hu" nature="normal_vat" amount="27.0" started_on="1970-01-01"/>
|
10122
|
+
<item name="ireland_vat_normal" country="ie" nature="normal_vat" amount="23.0" started_on="1970-01-01"/>
|
10123
|
+
<item name="italy_vat_normal" country="it" nature="normal_vat" amount="22.0" started_on="1970-01-01"/>
|
10124
|
+
<item name="latvia_vat_normal" country="lv" nature="normal_vat" amount="21.0" started_on="1970-01-01"/>
|
10125
|
+
<item name="lithuania_vat_normal" country="lt" nature="normal_vat" amount="21.0" started_on="1970-01-01"/>
|
10126
|
+
<item name="luxembourg_vat_normal" country="lu" nature="normal_vat" amount="17.0" started_on="1970-01-01"/>
|
10127
|
+
<item name="luxembourg_vat_reduced" country="lu" nature="reduced_vat" amount="14.0" started_on="1970-01-01"/>
|
10128
|
+
<item name="malta_vat_normal" country="mt" nature="normal_vat" amount="18.0" started_on="1970-01-01"/>
|
10129
|
+
<item name="netherlands_vat_normal" country="nl" nature="normal_vat" amount="21.0" started_on="1970-01-01"/>
|
10130
|
+
<item name="poland_vat_normal" country="pl" nature="normal_vat" amount="23.0" started_on="1970-01-01"/>
|
10099
10131
|
<item name="portugal_vat_eu" country="pt" nature="eu_vat" started_on="1954-04-10" amount="0.0"/>
|
10100
10132
|
<item name="portugal_vat_import_export" country="pt" nature="import_export_vat" started_on="1954-04-10" amount="0.0"/>
|
10101
10133
|
<item name="portugal_vat_normal" country="pt" nature="normal_vat" started_on="1954-04-10" amount="23.0"/>
|
10102
10134
|
<item name="portugal_vat_null" country="pt" nature="null_vat" started_on="1954-04-10" amount="0.0"/>
|
10103
10135
|
<item name="portugal_vat_particular" country="pt" nature="reduced_vat" started_on="1954-04-10" amount="6.0"/>
|
10104
10136
|
<item name="portugal_vat_reduced" country="pt" nature="intermediate_vat" started_on="1954-04-10" amount="13.0"/>
|
10137
|
+
<item name="romania_vat_normal" country="ro" nature="normal_vat" amount="20.0" started_on="1970-01-01"/>
|
10138
|
+
<item name="slovakia_vat_normal" country="sk" nature="normal_vat" amount="20.0" started_on="1970-01-01"/>
|
10139
|
+
<item name="slovania_vat_normal" country="si" nature="normal_vat" amount="22.0" started_on="1970-01-01"/>
|
10105
10140
|
<item name="spain_vat_eu" country="es" nature="eu_vat" started_on="1954-04-10" amount="0.0"/>
|
10106
10141
|
<item name="spain_vat_import_export" country="es" nature="import_export_vat" started_on="1954-04-10" amount="0.0"/>
|
10107
10142
|
<item name="spain_vat_intermediate_2013" country="es" nature="intermediate_vat" amount="10.0" started_on="2012-09-01"/>
|
10143
|
+
<item name="spain_vat_normal" country="es" nature="normal_vat" amount="21.0" started_on="1970-01-01"/>
|
10108
10144
|
<item name="spain_vat_normal_2013" country="es" nature="normal_vat" amount="21.0" started_on="2012-09-01"/>
|
10109
10145
|
<item name="spain_vat_null" country="es" nature="null_vat" started_on="1954-04-10" amount="0.0"/>
|
10110
10146
|
<item name="spain_vat_reduced_2013" country="es" nature="reduced_vat" amount="4.0" started_on="2012-09-01"/>
|
10147
|
+
<item name="sweden_vat_normal" country="se" nature="normal_vat" amount="25.0" started_on="1970-01-01"/>
|
10111
10148
|
<item name="swiss_vat_normal_2011" country="ch" nature="normal_vat" amount="8.0" started_on="2011-01-01"/>
|
10112
10149
|
<item name="swiss_vat_null_2011" country="ch" nature="null_vat" amount="0.0" started_on="2011-01-01"/>
|
10113
10150
|
<item name="swiss_vat_particular_2011" country="ch" nature="particular_vat" amount="3.8" started_on="2011-01-01"/>
|
10114
10151
|
<item name="swiss_vat_reduced_2011" country="ch" nature="reduced_vat" amount="2.5" started_on="2011-01-01"/>
|
10152
|
+
<item name="uk_vat_normal" country="gb" nature="normal_vat" amount="20.0" started_on="1970-01-01"/>
|
10115
10153
|
</items>
|
10116
10154
|
</nomenclature>
|
10117
10155
|
<nomenclature name="units" translateable="true">
|
@@ -10231,6 +10269,8 @@
|
|
10231
10269
|
<item name="quintal_per_square_centimeter" dimension="mass_area_density" symbol="qt/cm²" a="1000000.0" base_unit="quintal" base_dimension="mass" repartition_unit="square_centimeter" repartition_dimension="surface_area"/>
|
10232
10270
|
<item name="quintal_per_square_meter" dimension="mass_area_density" symbol="qt/m²" a="100.0" base_unit="quintal" base_dimension="mass" repartition_unit="square_meter" repartition_dimension="surface_area"/>
|
10233
10271
|
<item name="radian" dimension="angle" symbol="rad" base_unit="radian" base_dimension="angle"/>
|
10272
|
+
<item name="radian_per_second" dimension="angular_velocity" symbol="rad/s" repartition_unit="second" repartition_dimension="time" base_unit="radian" base_dimension="angle"/>
|
10273
|
+
<item name="revolution_per_minute" dimension="angular_velocity" symbol="tr/min" a="0.10471975511965977" d="60.0" repartition_unit="minute" repartition_dimension="time"/>
|
10234
10274
|
<item name="second" dimension="time" symbol="s" base_unit="second" base_dimension="time"/>
|
10235
10275
|
<item name="square_centimeter" dimension="surface_area" symbol="cm²" a="0.0001" base_unit="square_centimeter" base_dimension="surface_area"/>
|
10236
10276
|
<item name="square_meter" dimension="surface_area" symbol="m²" base_unit="square_meter" base_dimension="surface_area"/>
|
data/lib/onoma/item.rb
CHANGED
data/lib/onoma/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: onoma
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.7.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ekylibre developers
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2022-05-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activesupport
|