wipo-gbd-transformation 1.1.47__py3-none-any.whl → 1.1.59__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of wipo-gbd-transformation might be problematic. Click here for more details.

Files changed (138) hide show
  1. gbdtransformation/brands/attm/template.yml +1 -2
  2. gbdtransformation/brands/bgtm/template.yml +1 -1
  3. gbdtransformation/brands/catm/filters.py +2 -1
  4. gbdtransformation/brands/catm/template.yml +10 -6
  5. gbdtransformation/brands/chtm/filters.py +159 -181
  6. gbdtransformation/brands/chtm/schema +79 -91
  7. gbdtransformation/brands/chtm/template.yml +97 -106
  8. gbdtransformation/brands/eetm/template.yml +1 -1
  9. gbdtransformation/brands/emtm/template.yml +1 -1
  10. gbdtransformation/brands/estm/template.yml +1 -1
  11. gbdtransformation/brands/frtm/template.yml +1 -1
  12. gbdtransformation/brands/gdtm/__init__.py +5 -0
  13. gbdtransformation/brands/gdtm/filters.py +61 -0
  14. gbdtransformation/brands/gdtm/schema +87 -0
  15. gbdtransformation/brands/gdtm/template.yml +1 -0
  16. gbdtransformation/brands/gdtm/tests/__init__.py +0 -0
  17. gbdtransformation/brands/istm/filters.py +21 -14
  18. gbdtransformation/brands/istm/template.yml +1 -1
  19. gbdtransformation/brands/krtm/template.yml +1 -1
  20. gbdtransformation/brands/lktm/__init__.py +5 -0
  21. gbdtransformation/brands/lktm/filters.py +83 -0
  22. gbdtransformation/brands/lktm/schema +87 -0
  23. gbdtransformation/brands/lktm/template.yml +1 -0
  24. gbdtransformation/brands/lktm/tests/__init__.py +0 -0
  25. gbdtransformation/brands/natm/__init__.py +2 -3
  26. gbdtransformation/brands/natm/filters.py +8 -2
  27. gbdtransformation/brands/notm/__init__.py +5 -0
  28. gbdtransformation/brands/notm/filters.py +113 -0
  29. gbdtransformation/brands/notm/template.yml +152 -0
  30. gbdtransformation/brands/nztm/template.yml +1 -1
  31. gbdtransformation/brands/phtm/schema +79 -50
  32. gbdtransformation/brands/phtm/schema.classic +50 -0
  33. gbdtransformation/brands/phtm/template.classic.yml +102 -0
  34. gbdtransformation/brands/phtm/template.yml +1 -102
  35. gbdtransformation/brands/qatm/__init__.py +5 -0
  36. gbdtransformation/brands/qatm/filters.py +81 -0
  37. gbdtransformation/brands/qatm/schema +87 -0
  38. gbdtransformation/brands/qatm/template.yml +1 -0
  39. gbdtransformation/brands/qatm/tests/__init__.py +0 -0
  40. gbdtransformation/brands/sgtm/filters.py +1 -1
  41. gbdtransformation/brands/sgtm/template.trademark.yml +2 -2
  42. gbdtransformation/brands/ustm/template.yml +1 -1
  43. gbdtransformation/brands/vctm/__init__.py +5 -0
  44. gbdtransformation/brands/vctm/filters.py +75 -0
  45. gbdtransformation/brands/vctm/schema +87 -0
  46. gbdtransformation/brands/vctm/template.yml +1 -0
  47. gbdtransformation/brands/vctm/tests/__init__.py +0 -0
  48. gbdtransformation/brands/vntm/filters.py +1 -3
  49. gbdtransformation/brands/xxxx/template.yml +1 -1
  50. gbdtransformation/designs/__init__.py +8 -0
  51. gbdtransformation/designs/alid/__init__.py +1 -1
  52. gbdtransformation/designs/alid/filters.py +14 -1
  53. gbdtransformation/designs/bnid/__init__.py +5 -0
  54. gbdtransformation/designs/bnid/filters.py +61 -0
  55. gbdtransformation/designs/bnid/schema +80 -0
  56. gbdtransformation/designs/bnid/template.yml +1 -0
  57. gbdtransformation/designs/bwid/__init__.py +6 -0
  58. gbdtransformation/designs/bwid/filters.py +64 -0
  59. gbdtransformation/designs/bwid/schema +101 -0
  60. gbdtransformation/designs/bwid/template.yml +1 -0
  61. gbdtransformation/designs/crid/__init__.py +5 -0
  62. gbdtransformation/designs/crid/filters.py +63 -0
  63. gbdtransformation/designs/crid/schema +94 -0
  64. gbdtransformation/designs/crid/template.yml +1 -0
  65. gbdtransformation/designs/cuid/__init__.py +5 -0
  66. gbdtransformation/designs/cuid/filters.py +60 -0
  67. gbdtransformation/designs/cuid/schema +98 -0
  68. gbdtransformation/designs/cuid/template.yml +1 -0
  69. gbdtransformation/designs/egid/__init__.py +5 -0
  70. gbdtransformation/designs/egid/filters.py +62 -0
  71. gbdtransformation/designs/egid/schema +82 -0
  72. gbdtransformation/designs/egid/template.yml +1 -0
  73. gbdtransformation/designs/filters.py +73 -0
  74. gbdtransformation/designs/idid/__init__.py +5 -0
  75. gbdtransformation/designs/idid/filters.py +67 -0
  76. gbdtransformation/designs/idid/schema +102 -0
  77. gbdtransformation/designs/idid/template.yml +1 -0
  78. gbdtransformation/designs/ipas/filters.py +84 -2
  79. gbdtransformation/designs/ipas/template.yml +90 -79
  80. gbdtransformation/designs/joid/__init__.py +6 -0
  81. gbdtransformation/designs/joid/filters.py +62 -0
  82. gbdtransformation/designs/joid/schema +97 -0
  83. gbdtransformation/designs/joid/template.yml +1 -0
  84. gbdtransformation/designs/keid/__init__.py +5 -0
  85. gbdtransformation/designs/keid/filters.py +62 -0
  86. gbdtransformation/designs/keid/schema +99 -0
  87. gbdtransformation/designs/keid/template.yml +1 -0
  88. gbdtransformation/designs/khid/__init__.py +5 -0
  89. gbdtransformation/designs/khid/filters.py +63 -0
  90. gbdtransformation/designs/khid/schema +100 -0
  91. gbdtransformation/designs/khid/template.yml +1 -0
  92. gbdtransformation/designs/laid/__init__.py +5 -0
  93. gbdtransformation/designs/laid/filters.py +61 -0
  94. gbdtransformation/designs/laid/schema +94 -0
  95. gbdtransformation/designs/laid/template.yml +1 -0
  96. gbdtransformation/designs/mnid/__init__.py +6 -0
  97. gbdtransformation/designs/mnid/filters.py +62 -0
  98. gbdtransformation/designs/mnid/schema +98 -0
  99. gbdtransformation/designs/mnid/template.yml +1 -0
  100. gbdtransformation/designs/myid/__init__.py +5 -0
  101. gbdtransformation/designs/myid/filters.py +60 -0
  102. gbdtransformation/designs/myid/schema +95 -0
  103. gbdtransformation/designs/myid/template.yml +1 -0
  104. gbdtransformation/designs/phid/__init__.py +5 -0
  105. gbdtransformation/designs/phid/filters.py +70 -0
  106. gbdtransformation/designs/phid/schema +95 -0
  107. gbdtransformation/designs/phid/template.yml +1 -0
  108. gbdtransformation/designs/sgid/__init__.py +6 -0
  109. gbdtransformation/designs/sgid/filters.py +66 -0
  110. gbdtransformation/designs/sgid/schema +115 -0
  111. gbdtransformation/designs/sgid/template.yml +1 -0
  112. gbdtransformation/designs/thid/__init__.py +4 -0
  113. gbdtransformation/designs/thid/filters.py +64 -0
  114. gbdtransformation/designs/thid/schema +98 -0
  115. gbdtransformation/designs/thid/template.yml +1 -0
  116. gbdtransformation/designs/tnid/__init__.py +5 -0
  117. gbdtransformation/designs/tnid/filters.py +66 -0
  118. gbdtransformation/designs/tnid/schema +96 -0
  119. gbdtransformation/designs/tnid/template.yml +1 -0
  120. gbdtransformation/designs/vnid/__init__.py +5 -0
  121. gbdtransformation/designs/vnid/filters.py +62 -0
  122. gbdtransformation/designs/vnid/schema +97 -0
  123. gbdtransformation/designs/vnid/template.yml +1 -0
  124. gbdtransformation/designs/woid/__init__.py +2 -0
  125. gbdtransformation/designs/woid/filters.py +372 -0
  126. gbdtransformation/designs/woid/schema +592 -0
  127. gbdtransformation/designs/woid/template.yml +516 -0
  128. gbdtransformation/designs/xxid/template.yml +331 -119
  129. gbdtransformation/execs-nico.py +709 -0
  130. gbdtransformation/execs.py +55 -4
  131. gbdtransformation/gbd-transform.exec.tgz +0 -0
  132. {wipo_gbd_transformation-1.1.47.dist-info → wipo_gbd_transformation-1.1.59.dist-info}/METADATA +4 -1
  133. {wipo_gbd_transformation-1.1.47.dist-info → wipo_gbd_transformation-1.1.59.dist-info}/RECORD +138 -38
  134. wipo_gbd_transformation-1.1.59.dist-info/SOURCES_Stefans-Mac-Studio.local_Sep-18-063455-2024_Conflict.txt +690 -0
  135. {wipo_gbd_transformation-1.1.47.dist-info → wipo_gbd_transformation-1.1.59.dist-info}/entry_points.txt +1 -0
  136. {wipo_gbd_transformation-1.1.47.dist-info → wipo_gbd_transformation-1.1.59.dist-info}/LICENSE.md +0 -0
  137. {wipo_gbd_transformation-1.1.47.dist-info → wipo_gbd_transformation-1.1.59.dist-info}/WHEEL +0 -0
  138. {wipo_gbd_transformation-1.1.47.dist-info → wipo_gbd_transformation-1.1.59.dist-info}/top_level.txt +0 -0
@@ -1,3 +1,5 @@
1
+ import shutil
2
+
1
3
  import sys
2
4
  import time
3
5
  import argparse
@@ -269,7 +271,7 @@ def _paralel_process(path, xpath_lines):
269
271
  for root, dirs, files in os.walk(path):
270
272
  for f in files:
271
273
  # TODO: match file name with regex
272
- if f.endswith('.xml.gz'):
274
+ if f.endswith('.xml.gz') or f.endswith('.xml'):
273
275
  file2process = os.path.join(path, root, f)
274
276
  tasks_to_do.append(file2process)
275
277
  pbar = progress(len(tasks_to_do))
@@ -445,6 +447,36 @@ def do_multiprocess(files, settings):
445
447
  # results.append(tmp)
446
448
  return results
447
449
 
450
+ def organize():
451
+ doc = """
452
+ organize input to output using a defined template name.
453
+ """
454
+ configs = [{
455
+ 'name': ['path'],
456
+ 'type': str,
457
+ 'help': 'path to a file or a directory'
458
+ } ]
459
+ args = build_command_parser(configs, doc)
460
+ def _walk_dir(root_path):
461
+ buffer = []
462
+ for root, dirs, files in os.walk(root_path):
463
+ for f in files:
464
+ if f.endswith('.xml') or f.endswith('.json'):
465
+ buffer.append(os.path.join(root_path, root, f))
466
+ return buffer
467
+ path = args.path
468
+ # in case the path passed is relative
469
+ if not os.path.isabs(path):
470
+ path = os.path.realpath(os.path.join(os.getcwd(), path))
471
+ files = _walk_dir(path)
472
+ for f in files:
473
+
474
+ fname, ext = os.path.splitext(os.path.basename(f))
475
+ fname = fname.split('_')[0]
476
+ dest_path = os.path.join(os.path.dirname(f), fname[-4:-2], fname[-2:], os.path.basename(f))
477
+ os.makedirs(os.path.dirname(dest_path), exist_ok=True)
478
+ shutil.move(f, dest_path)
479
+ print(dest_path)
448
480
 
449
481
  def run():
450
482
  doc = """
@@ -514,7 +546,7 @@ def run():
514
546
  buffer = []
515
547
  for root, dirs, files in os.walk(root_path):
516
548
  for f in files:
517
- if f.endswith('.xml.gz') or f.endswith('.xml'):
549
+ if f.endswith('.xml.gz') or f.endswith('.xml') or f.endswith('.json'):
518
550
  buffer.append(os.path.join(root_path, root, f))
519
551
  if len(buffer) == nb:
520
552
  return buffer
@@ -589,7 +621,25 @@ def run():
589
621
  _print_transformation_out(results, args)
590
622
  _print_transformation_err(results, args)
591
623
  _print_validation_err(results, args)
592
-
624
+ st13s = set()
625
+ l1 = []
626
+ l2 = []
627
+ non_skipped_results = []
628
+ import json
629
+ for rest in results:
630
+ if rest.get('terror', None) and 'skipping' in str(rest['terror']['message']).lower():
631
+ continue
632
+ non_skipped_results.append(rest)
633
+ st13 = json.loads(rest['out'])['st13']
634
+ appnumber = json.loads(rest['out']).get('applicationNumber')
635
+ registration_number = json.loads(rest['out']).get('registrationNumber')
636
+ if st13 in st13s:
637
+ print(st13, appnumber, registration_number, l2[l1.index(st13)])
638
+ else:
639
+ l1.append(st13)
640
+ l2.append(appnumber)
641
+ st13s.add(st13)
642
+ print(len(non_skipped_results), len(st13s))
593
643
 
594
644
 
595
645
  def _print_transformation_out(results, args):
@@ -656,7 +706,8 @@ def _print_transformation_err(results, args):
656
706
  for result in results:
657
707
  if not result.get('terror', None):
658
708
  continue
659
-
709
+ if 'skipping' in str(result['terror']['message']).lower():
710
+ continue
660
711
  display_line = {}
661
712
  display_line['Transformation Failed File'] = __format_color(result['src'], bcolors.FAIL)
662
713
  display_line['Error Message'] = result['terror']['message']
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: wipo-gbd-transformation
3
- Version: 1.1.47
3
+ Version: 1.1.59
4
4
  Summary: GBD XML ETL package
5
5
  Home-page: https://github.com/GBD-Wipo/xmlE
6
6
  Author: WIPO GDB team
@@ -15,5 +15,8 @@ Requires-Dist: dicttoxml
15
15
  Requires-Dist: PyYAML
16
16
  Requires-Dist: munch
17
17
  Requires-Dist: tabulate
18
+ Requires-Dist: markupsafe (==2.0.1)
19
+ Requires-Dist: lingua-language-detector
20
+ Requires-Dist: lxml
18
21
 
19
22
  GBD XML ETL package
@@ -1,6 +1,8 @@
1
1
  gbdtransformation/.DS_Store,sha256=0P5iuLZ7zgY5l38MNfo5m8w3yfR_rIdKFFFjvnF0ws4,6148
2
2
  gbdtransformation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- gbdtransformation/execs.py,sha256=c36fHKA61mZ5bIiwvQMenuYHF2mJnqjNGMJtVLXKA5M,23510
3
+ gbdtransformation/execs-nico.py,sha256=UC8E6CPLS5YwhB8AC_Z9_VIxlDGjweOv7NEMMxEVte0,24514
4
+ gbdtransformation/execs.py,sha256=h4BBz3YrEBwPRwt312iNf2tAT_AglqLbssa1faJe1PA,25450
5
+ gbdtransformation/gbd-transform.exec.tgz,sha256=fOcqmzJRIuAhCVtbhju3kaikTDAuQF2K16lt9xllnOE,6262
4
6
  gbdtransformation/parser.py,sha256=m6b1J0kJEaEDc0I8HKxzzN2nsQWKFfLlQqS3nT02kb4,7074
5
7
  gbdtransformation/renders.py,sha256=RmvQgugnG2ErvDxP4I9yovW67gEZNpOd59nrzEYfQPI,4555
6
8
  gbdtransformation/brands/__init__.py,sha256=abDdinNkilR-qYg4dhVxP_e1-ZixCzVuHGxbFt710TE,1605
@@ -24,7 +26,7 @@ gbdtransformation/brands/aptm/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQ
24
26
  gbdtransformation/brands/attm/__init__.py,sha256=_4Pwyp0Q0_aVKGzham3fR-kwz0VEMNulwRV6cxCleo8,183
25
27
  gbdtransformation/brands/attm/filters.py,sha256=iQSq5YvrbCGzsBXQVgOaX5q7cxAeiqooTcKDsfQ5xyQ,2132
26
28
  gbdtransformation/brands/attm/schema,sha256=qVTJ_da77BzoqVIbkQgKJFlzU_BeAs6K6OyJX0u_9pc,788
27
- gbdtransformation/brands/attm/template.yml,sha256=8hLngvJvjg7qIiAKeyQOeOiBa0LnDmFhiHWie1mD7as,2495
29
+ gbdtransformation/brands/attm/template.yml,sha256=P5sziAKjlItlBK8gWSXnso4kJjLhThTpwhG-Uo0AEwM,2494
28
30
  gbdtransformation/brands/autm/__init__.py,sha256=yqzC7OagUR0RLui3pHPWo5WxLyksznHcpI-NEEgnlYE,36
29
31
  gbdtransformation/brands/autm/filters.py,sha256=j3_biKQrz3cAgE4fdOcd8w73XvZiyWHxXpq8Fa4ZuHI,7283
30
32
  gbdtransformation/brands/autm/schema,sha256=BQ98dIqfJHMFacTLO5xKLwwJlz1j0UGT9J23634xuNE,1150
@@ -32,7 +34,7 @@ gbdtransformation/brands/autm/template.yml,sha256=EeYm1TZCBdd5m94R3vmuXAQlQKJtz1
32
34
  gbdtransformation/brands/bgtm/__init__.py,sha256=6GPBFsLpbifmq8Ar2njs1Qf_vtIkUqvGUAegvJ4zIsQ,124
33
35
  gbdtransformation/brands/bgtm/filters.py,sha256=ay8JzoCc-X2leg7Ihcbgqy9ACOcOe1KUaPbOEfaKiKw,3369
34
36
  gbdtransformation/brands/bgtm/schema,sha256=CCZ2HtmgidPqBs9byleAC6ksQ6jFgclmVewH3Vnex8w,9643
35
- gbdtransformation/brands/bgtm/template.yml,sha256=j7ZWIFp186opEnGLiZnWVpiT3noc_Is7Z5G_D1MxPMM,6682
37
+ gbdtransformation/brands/bgtm/template.yml,sha256=HOMIpx4UoEZaJL5KuG9HvanV-JDfwWnaHgnyd3cWB6g,6682
36
38
  gbdtransformation/brands/bhtm/__init__.py,sha256=szBEWY6f6JR0wvoLDQriyWXQ7bdAardyXW0dzk7LLyY,231
37
39
  gbdtransformation/brands/bhtm/filters.py,sha256=swJWzCjH_ADFgtK_boCoomYyYlDm6hLUd2DhF8nfVjg,2648
38
40
  gbdtransformation/brands/bhtm/schema,sha256=AP0MxQyD0hY4APRh8nxitlxMqJYJB4AaaTJ8y20-XBA,3283
@@ -64,13 +66,13 @@ gbdtransformation/brands/bztm/schema,sha256=AP0MxQyD0hY4APRh8nxitlxMqJYJB4AaaTJ8
64
66
  gbdtransformation/brands/bztm/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
65
67
  gbdtransformation/brands/bztm/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
66
68
  gbdtransformation/brands/catm/__init__.py,sha256=pMtR-N5slJD0QHJU36_dbeWyqoqn4Q0eaMOmfO4Ed_o,270
67
- gbdtransformation/brands/catm/filters.py,sha256=_bjcSr1EccujS-zJnUAIqtacOxDTmY4PfCrYuQqIeio,8204
69
+ gbdtransformation/brands/catm/filters.py,sha256=iZOJFFpmXySl08VWkLDF3cMqFxW3ZGclTIXfG20HW-A,8216
68
70
  gbdtransformation/brands/catm/schema,sha256=Xace88lwiEefhHkk6Zg12dzVF237nMy06HMISEXaTwk,34762
69
- gbdtransformation/brands/catm/template.yml,sha256=X5rQHkDZR9G29gi1-gHGU56y0QMccPgHZegHFev_8LM,9738
71
+ gbdtransformation/brands/catm/template.yml,sha256=AwAv3VPRY2VmoyTyPZCwKdRJSmYdVUTRpJj4Zv3uqrM,9861
70
72
  gbdtransformation/brands/chtm/__init__.py,sha256=HPYmDCQ41vkuoXSA94CRtqN_pEKDaUhbpXLOBqlaumQ,130
71
- gbdtransformation/brands/chtm/filters.py,sha256=920M3dD2ag6RmotTQJwrGaxnsuI5VvTwsdZsYwDxcVI,5174
72
- gbdtransformation/brands/chtm/schema,sha256=PWp5xUNXHbOt3U2zQKelVOKIbH0OYqNmwzkcB3QucuE,1385
73
- gbdtransformation/brands/chtm/template.yml,sha256=RUiGJU8gU-pBbOSp1qt8NUEYNbGbDSlMPOfOdtmNEhE,3434
73
+ gbdtransformation/brands/chtm/filters.py,sha256=kSMlYumpaLg53MdPAF5L7bM3ZiNsRfd0BgkPLgDDzQQ,5317
74
+ gbdtransformation/brands/chtm/schema,sha256=f3lVto7Y6O9W7dmhR-4lShQMTVL3tl6bGbw1DZLXuxU,2071
75
+ gbdtransformation/brands/chtm/template.yml,sha256=qQadx7c5XXmhAVOi9ao_zcKggTwWNr-LMUVtHGSzqN8,4380
74
76
  gbdtransformation/brands/cltm/__init__.py,sha256=yqzC7OagUR0RLui3pHPWo5WxLyksznHcpI-NEEgnlYE,36
75
77
  gbdtransformation/brands/cltm/filters.py,sha256=tmcDE85IAHVuV7GX-EddvNqDktDxYkCCeZIC-RPlbck,2417
76
78
  gbdtransformation/brands/cltm/schema,sha256=TFrF4FR76cytcbtQkDWxtF74I0tCPRDIvWRFeqaJt6Q,3242
@@ -102,7 +104,7 @@ gbdtransformation/brands/dztm/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQ
102
104
  gbdtransformation/brands/eetm/__init__.py,sha256=dM__aghWu24kctlrNF2umswIPuhHx58RxXT5P14RaWU,202
103
105
  gbdtransformation/brands/eetm/filters.py,sha256=pKocOWRZHxELz4qjHd7IWf8yqOzHRaPqnjOCT85LW9M,3665
104
106
  gbdtransformation/brands/eetm/schema,sha256=Skg7NaYnEA0aJmo8WbsHI67PcJaMh7hkuU9AH4dZMUg,993
105
- gbdtransformation/brands/eetm/template.yml,sha256=7Wtom1efu1VhTpiW8KONhzmvZfKuEwljejZui4HLh6E,3470
107
+ gbdtransformation/brands/eetm/template.yml,sha256=iFEdOjTEfHyFIS7MR2Mm8D-zEUsliq1z-dTlGGEfj-8,3470
106
108
  gbdtransformation/brands/egtm/__init__.py,sha256=8B2Soc1KpB__3RawiQEzy2TeCKcL1spWu11r70RWDxE,75
107
109
  gbdtransformation/brands/egtm/filters.py,sha256=J4ihs4qWnXjxElO5lI88dM0qDvnueYRmCd5IXWUx1yM,2124
108
110
  gbdtransformation/brands/egtm/schema,sha256=AP0MxQyD0hY4APRh8nxitlxMqJYJB4AaaTJ8y20-XBA,3283
@@ -111,19 +113,24 @@ gbdtransformation/brands/egtm/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQ
111
113
  gbdtransformation/brands/emtm/__init__.py,sha256=9J9MpkcIR-7PWVjbzvT-ey9F400wxdlRAQF5ZiX8FX8,91
112
114
  gbdtransformation/brands/emtm/filters.py,sha256=xHkvSRnkkpUxLzUcLGNfVbdReLcB9vhz0ybT0oCdeP0,3250
113
115
  gbdtransformation/brands/emtm/schema,sha256=CCZ2HtmgidPqBs9byleAC6ksQ6jFgclmVewH3Vnex8w,9643
114
- gbdtransformation/brands/emtm/template.yml,sha256=Ffwu7G1L8Qevcw9U0O5QkWOw-5yruO0aD6kyXxwG7Oo,7135
116
+ gbdtransformation/brands/emtm/template.yml,sha256=xNNQTLiI7aDU5or7ByodxPVMjean2kTvkzbz3L8bWgw,7135
115
117
  gbdtransformation/brands/estm/__init__.py,sha256=UHmbQDIPDdApISBKfO9tKOX6LgUQ_Ib-IVMR5kCVMTY,86
116
118
  gbdtransformation/brands/estm/filters.py,sha256=GzhXr2dnPmZ4l71q0a3ulNTJgdpLQI6qcQcNEK8E5Co,3553
117
119
  gbdtransformation/brands/estm/schema,sha256=y7ZeQPuHez-DbBs1wnQjkyPvQ3hQ2uX5eNdrimCnFh4,3334
118
- gbdtransformation/brands/estm/template.yml,sha256=bQaXUSoU_SGuCBk5hnOxrlLcS13ZPexykXIFK_ZI9XY,5733
120
+ gbdtransformation/brands/estm/template.yml,sha256=WlQAPrn0_1cSVXlfbMx0DPviBq0Or2I9bBuhiuE0HDM,5733
119
121
  gbdtransformation/brands/frtm/__init__.py,sha256=yqzC7OagUR0RLui3pHPWo5WxLyksznHcpI-NEEgnlYE,36
120
122
  gbdtransformation/brands/frtm/filters.py,sha256=Umf_QBzgTXbT5CkTXwPvfx-WIVDkThTXv0FqkRrbXxI,5662
121
123
  gbdtransformation/brands/frtm/schema,sha256=j-VU6tu7B0vecH0bL5PATK_1iHuHgJ34w3Bk82PviKc,8885
122
- gbdtransformation/brands/frtm/template.yml,sha256=Uc02stDUwfQJn-HrBeY2Ji7qNysehBzN3NPBdNpzftY,7826
124
+ gbdtransformation/brands/frtm/template.yml,sha256=T6JaVH23e71JBtCkpjkARacvgJd16G23cnRnk4VG9BQ,7826
123
125
  gbdtransformation/brands/gbtm/__init__.py,sha256=UHmbQDIPDdApISBKfO9tKOX6LgUQ_Ib-IVMR5kCVMTY,86
124
126
  gbdtransformation/brands/gbtm/filters.py,sha256=IBajcCJJutucKLPDrOgft6mZhwepeacEr-jQJiuW3yQ,4327
125
127
  gbdtransformation/brands/gbtm/schema,sha256=fwTT16clc_vF6eckSyyXhfDkCxbN4MMAhLOjlyRjfZ0,9395
126
128
  gbdtransformation/brands/gbtm/template.yml,sha256=i2R0rGxMVjwFxFNSRh5e-uPsl0V4QhREhOlhzEEL83Y,6669
129
+ gbdtransformation/brands/gdtm/__init__.py,sha256=12Lx89GSh8Dux2pZNTl8J44XLzzyZmet_4kwkbH3sQ0,110
130
+ gbdtransformation/brands/gdtm/filters.py,sha256=7qlpwuREYjrNSyd9rwUO9D6R_3q4aDHBaGfPxt0A9r4,1766
131
+ gbdtransformation/brands/gdtm/schema,sha256=AP0MxQyD0hY4APRh8nxitlxMqJYJB4AaaTJ8y20-XBA,3283
132
+ gbdtransformation/brands/gdtm/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
133
+ gbdtransformation/brands/gdtm/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
127
134
  gbdtransformation/brands/getm/__init__.py,sha256=UHmbQDIPDdApISBKfO9tKOX6LgUQ_Ib-IVMR5kCVMTY,86
128
135
  gbdtransformation/brands/getm/filters.py,sha256=9nJtX8WO83KcxePdDr_eVNXL2iBLMCNJ2YNKNqMte-k,2136
129
136
  gbdtransformation/brands/getm/schema,sha256=jLZa_r9emAhmOMOODUicsgLbzX2vhbWb9MdxR2S6i-Q,7665
@@ -170,9 +177,9 @@ gbdtransformation/brands/ipas/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5N
170
177
  gbdtransformation/brands/ipas/filters.py,sha256=cjHa9yciQfUWC2XehqcluwLODbajU8yZvleATpKI6-4,6561
171
178
  gbdtransformation/brands/ipas/template.yml,sha256=TMD1OLKdxGN9XLc6gjTIArM0bXjT0hwQbam4PTvxAzE,7402
172
179
  gbdtransformation/brands/istm/__init__.py,sha256=Odl0eAIHwvFrNHxJCqM-9Yht1kcLcXJSZDpJbSLXeq0,192
173
- gbdtransformation/brands/istm/filters.py,sha256=TjX0o9pFDsx5UWqpZkRMz9WqbhfnfscNMDpmKPCTKFg,2550
180
+ gbdtransformation/brands/istm/filters.py,sha256=KlqBtHmwxU8e4Y58elGqEMnzNf97ceqTS-FpyB1WgA0,2833
174
181
  gbdtransformation/brands/istm/schema,sha256=iMcsysU2fLG9lQYr3rwsbt3U0oC8xrIrB0-XitQGsMg,789
175
- gbdtransformation/brands/istm/template.yml,sha256=I6aXb8xEo7G8nygMuCj2aKO9O3RQWaE-lFzv3lugYWg,3660
182
+ gbdtransformation/brands/istm/template.yml,sha256=Eo7aW87OOyLeHpR7TwEejapKYFFevMfW7S26yH2IaL0,3660
176
183
  gbdtransformation/brands/ittm/__init__.py,sha256=x7MEG0cRT7jOj2U9I4stffawL5ZOFcH3iywiNSsdXEQ,132
177
184
  gbdtransformation/brands/ittm/filters.py,sha256=ahXKK_Eusx7ntnLfBWX0emmRVXepuox3TrX51cdAVsw,3543
178
185
  gbdtransformation/brands/ittm/schema,sha256=jiGflWMqmH1QDNyv6jbfbiJD60JsM0CgOAaYTJCIvfo,3542
@@ -205,7 +212,7 @@ gbdtransformation/brands/khtm/tests/khtm.xml,sha256=S9btAbaiOPde9trr7xCGxE4QmjjN
205
212
  gbdtransformation/brands/krtm/__init__.py,sha256=hWGAqFRjPh5TtZ7HYuSKFlwrU_1TsSKsrMAtTHbDrEk,140
206
213
  gbdtransformation/brands/krtm/filters.py,sha256=RONTOg4vF7FICcZ8kZ_zbU5qBgGkVHZKYwVFTuSdE1Y,4417
207
214
  gbdtransformation/brands/krtm/schema,sha256=2ItfPX8_nT_WQr5LrVh32TXHARoq7Ikk6ZOzZB3Xjm8,6286
208
- gbdtransformation/brands/krtm/template.yml,sha256=wwKu8mo-bCoKkULlkN3o0Cb_bq0n71z9OgoCZEBdxLo,7477
215
+ gbdtransformation/brands/krtm/template.yml,sha256=sr-PJFVHSs0r01PV0f1jAwBJ3m65rcxDv2kVVI2e1Bg,7477
209
216
  gbdtransformation/brands/kwtm/__init__.py,sha256=yqzC7OagUR0RLui3pHPWo5WxLyksznHcpI-NEEgnlYE,36
210
217
  gbdtransformation/brands/kwtm/filters.py,sha256=BvX5gQSdI9y4mxVUe_IUa5y2B5WysiVjceJeRWfJ41Y,1982
211
218
  gbdtransformation/brands/kwtm/schema,sha256=TFrF4FR76cytcbtQkDWxtF74I0tCPRDIvWRFeqaJt6Q,3242
@@ -222,6 +229,11 @@ gbdtransformation/brands/latm/schema,sha256=TFrF4FR76cytcbtQkDWxtF74I0tCPRDIvWRF
222
229
  gbdtransformation/brands/latm/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
223
230
  gbdtransformation/brands/latm/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
224
231
  gbdtransformation/brands/latm/tests/test.xml.gz,sha256=hbMV5-OrRcv_03kIb2CRtxO0fqL9ki3CWWMA_DUxkD0,1147
232
+ gbdtransformation/brands/lktm/__init__.py,sha256=baI_xh_xUTxJ7igEYW1BUqlUw-Mkn4EJaXzCjedbBP0,79
233
+ gbdtransformation/brands/lktm/filters.py,sha256=dWLFZMmiJDfAt29Pbyh7iHjS_LMGmVM-IBEoc6_LkoY,2483
234
+ gbdtransformation/brands/lktm/schema,sha256=AP0MxQyD0hY4APRh8nxitlxMqJYJB4AaaTJ8y20-XBA,3283
235
+ gbdtransformation/brands/lktm/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
236
+ gbdtransformation/brands/lktm/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
225
237
  gbdtransformation/brands/matm/__init__.py,sha256=UHmbQDIPDdApISBKfO9tKOX6LgUQ_Ib-IVMR5kCVMTY,86
226
238
  gbdtransformation/brands/matm/filters.py,sha256=N_XQKimSlJc2DEcf4cbC45KTTUeul9KYYyLpGww_Juw,1326
227
239
  gbdtransformation/brands/matm/schema,sha256=3PV7cG_7K5NbfISVHZMheuv5GN7dYfshiN23g-3cLcE,679
@@ -275,15 +287,18 @@ gbdtransformation/brands/mztm/filters.py,sha256=tth_VE7SNWFzXQVeTQaUiuie0_JM_TY1
275
287
  gbdtransformation/brands/mztm/schema,sha256=TFrF4FR76cytcbtQkDWxtF74I0tCPRDIvWRFeqaJt6Q,3242
276
288
  gbdtransformation/brands/mztm/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
277
289
  gbdtransformation/brands/mztm/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
278
- gbdtransformation/brands/natm/__init__.py,sha256=IU1684C-h4dkjtW82vYxlXM_D3P5nmFd5LvvjWUfxxg,254
279
- gbdtransformation/brands/natm/filters.py,sha256=J2oTUtoJX7BIy_dIvksOWG0MMnL1N3S1_ELs96sArJw,2506
290
+ gbdtransformation/brands/natm/__init__.py,sha256=EjLdRVnlzSTlU2VD_YRTDAR_Zb69iCRRVjsKmIB0RT4,208
291
+ gbdtransformation/brands/natm/filters.py,sha256=xTGTSiymu_UgbTGRrXd7eIydfjSy5aJLPwPE_neuScY,2874
280
292
  gbdtransformation/brands/natm/schema,sha256=TFrF4FR76cytcbtQkDWxtF74I0tCPRDIvWRFeqaJt6Q,3242
281
293
  gbdtransformation/brands/natm/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
282
294
  gbdtransformation/brands/natm/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
295
+ gbdtransformation/brands/notm/__init__.py,sha256=YRZPymjJv7V5vqjphBN1UOHZ3RL1oeYYqaOI6AKInl0,88
296
+ gbdtransformation/brands/notm/filters.py,sha256=1f1vF9kKTlMQ9K_Qh7Hk6OQ964WGWQ8BadNOu-61sIo,3738
297
+ gbdtransformation/brands/notm/template.yml,sha256=UmJ35fKzAHQSYrECsJtXRXTE2egXM69oXcu0Ya5fqWA,5090
283
298
  gbdtransformation/brands/nztm/__init__.py,sha256=UHmbQDIPDdApISBKfO9tKOX6LgUQ_Ib-IVMR5kCVMTY,86
284
299
  gbdtransformation/brands/nztm/filters.py,sha256=dAjrg03Yq37H10oAM8rnAMNa71lZHuG1uMwHi25kIvA,4211
285
300
  gbdtransformation/brands/nztm/schema,sha256=tpcyNMtmiBQQ0FsxKKTASRSo4nbrw0j0_b1nhELyAzE,6355
286
- gbdtransformation/brands/nztm/template.yml,sha256=IFvjecHfTb1Q96OsqKly-GgKwdJJgnjbp-MhmtYagus,6053
301
+ gbdtransformation/brands/nztm/template.yml,sha256=xWs9CJmNhtHjWI4w16-p_1bHHTdoTXbQUAnn7E6HzoY,6053
287
302
  gbdtransformation/brands/oatm/__init__.py,sha256=tOEPGuYzJlW0wEgqucA6xs-CsaXYygFefmw9hBq-LuI,384
288
303
  gbdtransformation/brands/oatm/filters.py,sha256=tZv4Li0kKBjr5xF1r-ltNqTk6et0sM6QYJaXX3v8fiQ,2613
289
304
  gbdtransformation/brands/oatm/schema,sha256=AP0MxQyD0hY4APRh8nxitlxMqJYJB4AaaTJ8y20-XBA,3283
@@ -303,8 +318,15 @@ gbdtransformation/brands/pgtm/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQ
303
318
  gbdtransformation/brands/pgtm/tests/pgtm.xml,sha256=fAzAz2VtqOFV_2QImDbNxDvuTr-Ue3e5tGx8h-Lnnvg,6533
304
319
  gbdtransformation/brands/phtm/__init__.py,sha256=UHmbQDIPDdApISBKfO9tKOX6LgUQ_Ib-IVMR5kCVMTY,86
305
320
  gbdtransformation/brands/phtm/filters.py,sha256=yNBSktkG4dBGe_E8vxT6N4k6kwkM1A2llNLD4lHVh88,3599
306
- gbdtransformation/brands/phtm/schema,sha256=3JOKHUfK0jSo0NBlDmeGFAKqfYdMJOrIPBIoNUMrVFI,808
307
- gbdtransformation/brands/phtm/template.yml,sha256=U5th90SpXjspWTPuimqftd8vZfJ3tT90mIud5n7Zv8w,2820
321
+ gbdtransformation/brands/phtm/schema,sha256=Nb5tI5MUrzn19c8GpLFuJhpiLn0Fa9XPza10eNHeesI,2877
322
+ gbdtransformation/brands/phtm/schema.classic,sha256=3JOKHUfK0jSo0NBlDmeGFAKqfYdMJOrIPBIoNUMrVFI,808
323
+ gbdtransformation/brands/phtm/template.classic.yml,sha256=U5th90SpXjspWTPuimqftd8vZfJ3tT90mIud5n7Zv8w,2820
324
+ gbdtransformation/brands/phtm/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
325
+ gbdtransformation/brands/qatm/__init__.py,sha256=NBdOewZ1F_3eErahjyR-up8bjz1FSxwEiPSJfDw6GxY,79
326
+ gbdtransformation/brands/qatm/filters.py,sha256=lMPVBX2ProdUtg5LcuQAmlInoGCo1-JZemHrvE1lNvw,2330
327
+ gbdtransformation/brands/qatm/schema,sha256=AP0MxQyD0hY4APRh8nxitlxMqJYJB4AaaTJ8y20-XBA,3283
328
+ gbdtransformation/brands/qatm/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
329
+ gbdtransformation/brands/qatm/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
308
330
  gbdtransformation/brands/rotm/__init__.py,sha256=UHmbQDIPDdApISBKfO9tKOX6LgUQ_Ib-IVMR5kCVMTY,86
309
331
  gbdtransformation/brands/rotm/filters.py,sha256=Oa9H3K9iVKV_931C5vneuGV8hRFkWqKxOCetX0cOiME,2597
310
332
  gbdtransformation/brands/rotm/schema,sha256=tfKmy1EAbBSHBODWEWnmxGQ7shVL1MV_g2JJFaH4buc,3498
@@ -325,11 +347,11 @@ gbdtransformation/brands/sdtm/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62Y
325
347
  gbdtransformation/brands/sdtm/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
326
348
  gbdtransformation/brands/sdtm/tests/test.xml.gz,sha256=t3u3Pb2I_vgHU9AZJhw_FTOqoVglBLUcrL3S8HgbRsk,857
327
349
  gbdtransformation/brands/sgtm/__init__.py,sha256=WH-be3N3qbu8Qd7bd_Nz12qxU2UzaNGfR8hgu584_XY,377
328
- gbdtransformation/brands/sgtm/filters.py,sha256=cP40zsQZYupKtBx6oAwhM722iXMsntegUBhDXjw0hds,6559
350
+ gbdtransformation/brands/sgtm/filters.py,sha256=A33B4MgHARwiRZOoAYp5jph9Ou9tbVLZi6LVh40mrJE,6561
329
351
  gbdtransformation/brands/sgtm/schema,sha256=ALI9vWmb7uoMBS0JABxaKzoX3xmiXpC_T_abgs5W09k,4140
330
352
  gbdtransformation/brands/sgtm/template.article6ter.yml,sha256=xjxu53T6OHeLIDVJtAb4bEcvC2kE_eAabPYxhWJy30I,1282
331
353
  gbdtransformation/brands/sgtm/template.r13.yml,sha256=2VwWbySE3wioV3sM5aX4nnaptYLIUM3CpbVQzBSRk34,1076
332
- gbdtransformation/brands/sgtm/template.trademark.yml,sha256=zHi0Pd2scmzsrh-puYlRHq02mdlpw8gHC3jrdGW-NrI,5218
354
+ gbdtransformation/brands/sgtm/template.trademark.yml,sha256=AONjkqmM-oVherPT8dpBpsP_FvadqnmZIE7L-YSBYJE,5219
333
355
  gbdtransformation/brands/sgtm/template.yml,sha256=1lTY8vRYFjD4Jrm01eEVYsyrc1eAunIyoUR1JQ1ab1s,231
334
356
  gbdtransformation/brands/smtm/__init__.py,sha256=PvcF7h_D20Ek7gX5oteTimzNH0AFDmIHnQeCbkGLR5I,109
335
357
  gbdtransformation/brands/smtm/filters.py,sha256=9JkafJ4XuA9SdQ6OqidukGKf7xK1QtPiSCiLo8QfAvg,2369
@@ -384,13 +406,18 @@ gbdtransformation/brands/uatm/template.yml,sha256=7E7Q9HUg8aFdiwzpYYqB0LIWbkG_zk
384
406
  gbdtransformation/brands/ustm/__init__.py,sha256=kTDTnS4FtOCbvjeHCz0Tt2fXvlQ-I5ukdgvm8ECBW44,9679
385
407
  gbdtransformation/brands/ustm/filters.py,sha256=BOM3Cmo4KhhkCMcgHEEIpH-4J8RcYDFbLb2-pVEOCrs,5184
386
408
  gbdtransformation/brands/ustm/schema,sha256=7vcbDMFy76nAxZ5dRjssbOhHNFOqVIlVldrNssBB1Mc,133581
387
- gbdtransformation/brands/ustm/template.yml,sha256=UWkeH_sU0Bl_SaBIv-7xfgkTv_KZubgP5PZ1UzzQ0GM,4582
409
+ gbdtransformation/brands/ustm/template.yml,sha256=92F8h-MT_m6S0QACKlJyldWHP1CWJKRpzdJDyC1zoeY,4582
388
410
  gbdtransformation/brands/uytm/__init__.py,sha256=UHmbQDIPDdApISBKfO9tKOX6LgUQ_Ib-IVMR5kCVMTY,86
389
411
  gbdtransformation/brands/uytm/filters.py,sha256=i7SBMVTF70OERVdsS3Dfv19S3-9kyxE-y4aYA59YxA4,1976
390
412
  gbdtransformation/brands/uytm/schema,sha256=uMd1E_XRVQ_wHVrGq5fqFH6Fyg8cWx2DTQbVvH8tmmA,3730
391
413
  gbdtransformation/brands/uytm/template.yml,sha256=fLZVKwC0j6fAxv-kpngeSnGOZMiK-T_wWdxFmd4L7pc,5497
414
+ gbdtransformation/brands/vctm/__init__.py,sha256=EHssGg8NHP_ywIgUYk2fxpNtalIlSdpzuCOhUfbJuA8,86
415
+ gbdtransformation/brands/vctm/filters.py,sha256=sjw2IhCg0CYh0zeci5dL7VY8A2us8dHpigIi6JNCTYY,2138
416
+ gbdtransformation/brands/vctm/schema,sha256=AP0MxQyD0hY4APRh8nxitlxMqJYJB4AaaTJ8y20-XBA,3283
417
+ gbdtransformation/brands/vctm/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
418
+ gbdtransformation/brands/vctm/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
392
419
  gbdtransformation/brands/vntm/__init__.py,sha256=po50MWZ7H_x6jhT_C83-HvsjAE0J8IQpubzvXwTqmgI,225
393
- gbdtransformation/brands/vntm/filters.py,sha256=JgOjG03WnRD_N5tL5jP5mP-YGJozRECyypsm3TvlCJo,2530
420
+ gbdtransformation/brands/vntm/filters.py,sha256=R6qF0UGIHL3njBEXH5P_GI9I8Fyg1__HhTAvRwu92rw,2441
394
421
  gbdtransformation/brands/vntm/schema,sha256=TFrF4FR76cytcbtQkDWxtF74I0tCPRDIvWRFeqaJt6Q,3242
395
422
  gbdtransformation/brands/vntm/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
396
423
  gbdtransformation/brands/vntm/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -426,7 +453,7 @@ gbdtransformation/brands/wstm/tests/test.xml.gz,sha256=UKm7LTvKaETUtHMKurFGqkqXO
426
453
  gbdtransformation/brands/xxxx/__init__.py,sha256=fricc3VHm4BwGRFKIIqB0t-NtP3tTVRrEYee_gWpiFo,172
427
454
  gbdtransformation/brands/xxxx/filters.py,sha256=YCaQ6yH2LINwCQvbPHDhnORQyWglbswLlSOY6ur3KXQ,1874
428
455
  gbdtransformation/brands/xxxx/schema,sha256=g_oWkd7k2e5fAQR1BdNkPSsIgP3dkTyc7esWo_UOHQA,163
429
- gbdtransformation/brands/xxxx/template.yml,sha256=EfJdXmkz0EMc751vZZZPvIu8IPW23GXrqtS-PEROOYY,4664
456
+ gbdtransformation/brands/xxxx/template.yml,sha256=asJd5FHB2g5mfneMMqIkTSR9w3w-AUROnO6YgTyaR00,4665
430
457
  gbdtransformation/brands/zmtm/__init__.py,sha256=Mtsi_-CaLQirHkhnletNhJ4li-pZlzEZMcKjv6mEk50,256
431
458
  gbdtransformation/brands/zmtm/filters.py,sha256=FkGfv3nPiYDUy97O7bDzPp824qoDsqX-oh2Ox01NTpA,2344
432
459
  gbdtransformation/brands/zmtm/schema,sha256=TFrF4FR76cytcbtQkDWxtF74I0tCPRDIvWRFeqaJt6Q,3242
@@ -456,19 +483,91 @@ gbdtransformation/commons/emap/template.yml,sha256=acb3nyjhNFSZa89KjIwrAhcc7Em2M
456
483
  gbdtransformation/commons/emrp/__init__.py,sha256=LPq1qlU4nPGFyKPsgKWZG9K2mV4vWR1OAZ1OGWH-NjU,16
457
484
  gbdtransformation/commons/emrp/filters.py,sha256=CA7FRKxuhP1QVlB7hh6uIf7EVBXr1MkJ_NKAaP7nqBo,68
458
485
  gbdtransformation/commons/emrp/template.yml,sha256=Zor0npqNLZfY9oFs7Ts-bwbsLlUJGmZMHi1cb35MQmI,1402
459
- gbdtransformation/designs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
460
- gbdtransformation/designs/filters.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
461
- gbdtransformation/designs/alid/__init__.py,sha256=0kyp4Yt-Kg9aA3BN4CRURi7-5evAVd9VmPAufXzsxtI,95
462
- gbdtransformation/designs/alid/filters.py,sha256=mWXLCYZr5davrmog1VAgtm7tDwwrRx6meOfpU2W0SiQ,1563
486
+ gbdtransformation/designs/__init__.py,sha256=0zM_Nw5d8cwxBsFq0NMxBRb21DiOUqgCb020CGJN_KY,242
487
+ gbdtransformation/designs/filters.py,sha256=cFXAVGynjZjd5IX1CisEAfVhNLCMIZiu3xz1RUsX3zw,2584
488
+ gbdtransformation/designs/alid/__init__.py,sha256=U1i1Qng034s7l_2No1yJKbHvUSnMWl66ZLSinKMMS7Y,95
489
+ gbdtransformation/designs/alid/filters.py,sha256=bwE0eg3BCaoUlWT_U1BSvBIbKz1a2n0JTENJW-ZfD5s,1947
463
490
  gbdtransformation/designs/alid/schema,sha256=4W6aAkQ4JFTzOEVGYRWlWpsieoIIWoVqhLLnGzI3MjM,3502
464
491
  gbdtransformation/designs/alid/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
492
+ gbdtransformation/designs/bnid/__init__.py,sha256=Y_X59eGmIFOkwWF4SkaxTQ3z7QAfIHGoL1VHM8ywbHo,87
493
+ gbdtransformation/designs/bnid/filters.py,sha256=vx4rZhlOIYzpYfMvm8baxuKfQZWml8dW58oN_I_NT6M,1644
494
+ gbdtransformation/designs/bnid/schema,sha256=BSzYzhQUcv3cLI-rDSLEEcIAOxMSIgQClvfKDVVTyak,3145
495
+ gbdtransformation/designs/bnid/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
496
+ gbdtransformation/designs/bwid/__init__.py,sha256=pzix_Sy_6D6uWvMeWsirR9n3jTWzrl5BjxD40JNRheQ,140
497
+ gbdtransformation/designs/bwid/filters.py,sha256=sLDmJwIKas7UsshOnKqJw3v-6dV6GB0WQahWp3udEMk,1763
498
+ gbdtransformation/designs/bwid/schema,sha256=1r9dWYV65h_PoGOkhC9NcCM0n-co-_s3tipPbkA0_GU,4042
499
+ gbdtransformation/designs/bwid/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
500
+ gbdtransformation/designs/crid/__init__.py,sha256=8EoYA1bg1glF-0Gsfnwy4EInbekNZLa_FFMYZXFW_VQ,88
501
+ gbdtransformation/designs/crid/filters.py,sha256=32KRvV_mWQGFd4asa069FoZ-thn1pSkpeClkq8RfX00,1707
502
+ gbdtransformation/designs/crid/schema,sha256=MsviyYOn0iDtlxZEPr-u4jfqBdkPb03OJNxDspjlz-I,3696
503
+ gbdtransformation/designs/crid/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
504
+ gbdtransformation/designs/cuid/__init__.py,sha256=uc087GF8rJ3uwm5VRxZ1mqxxhz0MNQQWgjzKilsu080,93
505
+ gbdtransformation/designs/cuid/filters.py,sha256=bo2qJ6ttq_qFzkedjsDMN5Mc0Cw_gOko7a8RD9H2z6k,1489
506
+ gbdtransformation/designs/cuid/schema,sha256=JZ_ZYSgaFIKAkT8DBc_jlUkCzrS5dNWU9GBTBsPA9-8,3857
507
+ gbdtransformation/designs/cuid/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
508
+ gbdtransformation/designs/egid/__init__.py,sha256=7mgvG_Z35b9eE-1bOsv_0adbFhtjMA3oo7_RhUTVt-4,87
509
+ gbdtransformation/designs/egid/filters.py,sha256=mhaTzZbNjcDeRLQLiTGL3kJFJkPcu-fft_NdVPm2UIE,1635
510
+ gbdtransformation/designs/egid/schema,sha256=wYLahygD8w60xS0Cjiu7To2GmB1spODG3dx0GFawNr0,3202
511
+ gbdtransformation/designs/egid/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
512
+ gbdtransformation/designs/idid/__init__.py,sha256=VkDcskZjJF6RN5GGF7CebAwffmoHA7bQyUFhwbgvHZ0,98
513
+ gbdtransformation/designs/idid/filters.py,sha256=Yr9uv_fnfnurUPILKV6aK5pW6NwrsHBtPR7Lv_hS8pk,1797
514
+ gbdtransformation/designs/idid/schema,sha256=wNCAOWV0H7CPQ1tnrZ4ClX5SnwgyGv3gBAiKz2h2Ijw,4092
515
+ gbdtransformation/designs/idid/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
465
516
  gbdtransformation/designs/ipas/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
466
- gbdtransformation/designs/ipas/filters.py,sha256=TytwuAxktVKoeq04ffZT_BP6JZOiMe58eO7nkf5Cnzw,3618
467
- gbdtransformation/designs/ipas/template.yml,sha256=lPfqFnc5cIkkVHE_4HaMZek31i1bNWBjKRIIc65i5hE,7396
517
+ gbdtransformation/designs/ipas/filters.py,sha256=VnvR4Bj-W7ZlA9tBZLWlt-Lw7Vk53qCZwo5FmN1F01M,6711
518
+ gbdtransformation/designs/ipas/template.yml,sha256=86XUmvJr6598TWQ8T-nLCKY-V6MOxfbwCPHIfcrzrSs,8108
519
+ gbdtransformation/designs/joid/__init__.py,sha256=n3o4q-5ZgLxMOaw_ILCd-oXyQlRegHD29V308bWdhG4,129
520
+ gbdtransformation/designs/joid/filters.py,sha256=cXpeljaZMDYdRoz3B7IAN-F4RleOFa5ZcuROmlmXQCs,1649
521
+ gbdtransformation/designs/joid/schema,sha256=F2yRVbByiFoLfftr5-N8CU38-cMSeYE5yQPm3_fYw-A,3830
522
+ gbdtransformation/designs/joid/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
523
+ gbdtransformation/designs/keid/__init__.py,sha256=3VPO0He0ST4Np7iu-GbganBs5nLpfAeEMS85mP0ZZQc,124
524
+ gbdtransformation/designs/keid/filters.py,sha256=6B7iiR7d2dRnynK3gBkxi2Mzrz0izmWNR3NhSHwOoPQ,1658
525
+ gbdtransformation/designs/keid/schema,sha256=PXmZWv6H9lE2Dyh6wd_ZfZdd73umFioDRkBX-u5n_i8,3914
526
+ gbdtransformation/designs/keid/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
527
+ gbdtransformation/designs/khid/__init__.py,sha256=s1v2N-zkWufdXw6D644D_vnJL1vAsFZ9TSBZNCmvUnU,87
528
+ gbdtransformation/designs/khid/filters.py,sha256=kJ5-blSb1QRU8D032BgaTyQ9Jgq65_gsyElRUwQnXcQ,1646
529
+ gbdtransformation/designs/khid/schema,sha256=UADl14SH_-sRCY7D8Enf6FeH2al_1kTLWCVneCRtDJI,3968
530
+ gbdtransformation/designs/khid/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
531
+ gbdtransformation/designs/laid/__init__.py,sha256=YM1Q1PEfEWCnqpX7UQMmwGGs4VVoly176mTcTIZtNKE,81
532
+ gbdtransformation/designs/laid/filters.py,sha256=AvcSiq7LPPF6M3dRg2XxU0D6D7QbYnTLK8KJM5NYfGk,1631
533
+ gbdtransformation/designs/laid/schema,sha256=jkMwyOhGR1tGpFL6Ovi55wpSpbHylu3UnGpLO-ynt_o,3684
534
+ gbdtransformation/designs/laid/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
535
+ gbdtransformation/designs/mnid/__init__.py,sha256=iEM2BvQvr2FzismA4mcZu2thpz6Ak5PcFO81vxdxk68,125
536
+ gbdtransformation/designs/mnid/filters.py,sha256=vZN5eWpoWdNLfTignhJYF7QFXdFbTpG73u_NrIpfXKs,1645
537
+ gbdtransformation/designs/mnid/schema,sha256=cL6vjXJsQNmJ-acerybZAQ2SP5xBR9FksDXRcwgJ8b8,3858
538
+ gbdtransformation/designs/mnid/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
539
+ gbdtransformation/designs/myid/__init__.py,sha256=r7ki64LZqptIipzExxfEa-UFp_FsB3zyUi8UnmKydYo,122
540
+ gbdtransformation/designs/myid/filters.py,sha256=xSbAg6ShiR1GGra5C_9_t0QcBftUGQ1al1rITv5Opjs,1580
541
+ gbdtransformation/designs/myid/schema,sha256=3SYG1Pu6xMhTmasJYFgJlKr1Im8UUZKX9EjUHKUfY80,3785
542
+ gbdtransformation/designs/myid/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
543
+ gbdtransformation/designs/phid/__init__.py,sha256=c2hjuzYjA2-okkbnfOTA4vCphr8CJX-aYFRWg_zwAJg,134
544
+ gbdtransformation/designs/phid/filters.py,sha256=EZoG-h7ZV6k8P_PSkEEReYZRWCIJrRW6FIrBIZwEmW0,1921
545
+ gbdtransformation/designs/phid/schema,sha256=UxP-sj3ONGQqW-2qSsLAVXpQU8ymPHZFm0AENKhrhOM,3754
546
+ gbdtransformation/designs/phid/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
547
+ gbdtransformation/designs/sgid/__init__.py,sha256=_KSJwFiKqhUT1aLXgaPgr6fojPLqfmvPdkh_xpihPds,128
548
+ gbdtransformation/designs/sgid/filters.py,sha256=8Wb9AKU6W9GLODH4D2gUxjGaTVlEoH3Z2aet57NCHXE,1765
549
+ gbdtransformation/designs/sgid/schema,sha256=0bNKAL6VKaiRu3TK3SZ9V-t6vqoN86pkiU3PfE2kr40,4501
550
+ gbdtransformation/designs/sgid/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
551
+ gbdtransformation/designs/thid/__init__.py,sha256=hXLZOUHc4HHuGC-WOMKZDCJlgrHL6-EYjdyLW2GWDME,56
552
+ gbdtransformation/designs/thid/filters.py,sha256=txW_UeiUfKmFrIp9_Zxpf0Y3nMOL5gcj3aXhBBk4mis,1744
553
+ gbdtransformation/designs/thid/schema,sha256=nNz7rstNxaulw6nMr-65w7yVF0tgkDYob08gtB1i3WE,3912
554
+ gbdtransformation/designs/thid/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
555
+ gbdtransformation/designs/tnid/__init__.py,sha256=um-XfQWW58iiIqrWdXTMbY1UQ9tG7h9e5kTehhb9vvc,93
556
+ gbdtransformation/designs/tnid/filters.py,sha256=3pc0--Cnx9pIkUaAhkA7sdfP8I407V02e2lXPFgxJxg,1808
557
+ gbdtransformation/designs/tnid/schema,sha256=kkDxno6zbBk6qqxZs8JE9Y6lcpn9JJ8qE5885PhI7GE,3829
558
+ gbdtransformation/designs/tnid/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
559
+ gbdtransformation/designs/vnid/__init__.py,sha256=JaV6-HeRUl11JwL9V7_uc8gBmSRj0pnKyAXftATfS4c,86
560
+ gbdtransformation/designs/vnid/filters.py,sha256=HlZJp1Zb1zU37tZO-xBe0Kt-TlCT0nlBS4QbpK6Nq7Y,1701
561
+ gbdtransformation/designs/vnid/schema,sha256=HxkKmaih8mUTYZst9aIbEgv_uXhqS6PQp3C4S7utz18,3830
562
+ gbdtransformation/designs/vnid/template.yml,sha256=PO7s1HDQM9ushIJuIX3z_dfWO-f62YDzBG_sYKDlnG8,34
563
+ gbdtransformation/designs/woid/__init__.py,sha256=Cdy9Ki01mAvufymKb9QSLwfFggaoerOenq6BxhPu500,66
564
+ gbdtransformation/designs/woid/filters.py,sha256=RVqDYsGL-9BNEpe5VmAXdBwtM8B5HuHDI1ycP65ssmc,17352
565
+ gbdtransformation/designs/woid/schema,sha256=DoJKgqrbOIPrrSJ7WcJM6aQpDqG34yD0MT7bsxauNpM,19967
566
+ gbdtransformation/designs/woid/template.yml,sha256=td3Y7vfssL569Anr4Sz1y11ejOZmbRbC_-xw2ON7Vk4,27778
468
567
  gbdtransformation/designs/xxid/__init__.py,sha256=Cdy9Ki01mAvufymKb9QSLwfFggaoerOenq6BxhPu500,66
469
568
  gbdtransformation/designs/xxid/filters.py,sha256=YCaQ6yH2LINwCQvbPHDhnORQyWglbswLlSOY6ur3KXQ,1874
470
569
  gbdtransformation/designs/xxid/schema,sha256=KaFhfG6P5SE787wkAuME6hhpcg7vLnSb9x1rW_0EL3M,163
471
- gbdtransformation/designs/xxid/template.yml,sha256=UojdcznkYxmZ_f7H2E5-SfqDsk7YBpuhPX9FiCahHOU,2890
570
+ gbdtransformation/designs/xxid/template.yml,sha256=m1V4DZqfFwGuMNDLDlCsiw_YjBVlGruga6AzVvzH6HA,6934
472
571
  gbdtransformation/utilities/ISOCountryCodeType-V2006.xsd,sha256=T-QCdih6hFG7Tj_YlL7R0OyEmdAh1_NUDK_sMhVy4CI,41465
473
572
  gbdtransformation/utilities/ISOCurrencyCodeType-V2001.xsd,sha256=FC0I3EPmeLfXeRGV25i7t5G8KXLHnX5m-pKHOYWNmSw,28868
474
573
  gbdtransformation/utilities/ISOLanguageCodeType-V2002.xsd,sha256=ouRSwAnkVtjGLwZ50LXOW3V21lIWVlPw3yr9CcsVPRU,22147
@@ -481,9 +580,10 @@ gbdtransformation/utilities/st66.xsd,sha256=co8aFN3a5TpudllRttWmfLeiZu8ulNipfeXm
481
580
  schemas/ShazamConfig.py,sha256=D67os5B11C41h_WZ7kk54Ss0Kk7tHh8W0d_1c_aX-lY,1191
482
581
  schemas/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
483
582
  schemas/schema_extractor.py,sha256=3-ImtnI777f6b3VA0A_w-NoXdlGz5VZMzK6MnPdQQAY,10294
484
- wipo_gbd_transformation-1.1.47.dist-info/LICENSE.md,sha256=6r2dL13EwZqSt2ellLbJRFTA-6ECIDOer4YthCfkac0,35654
485
- wipo_gbd_transformation-1.1.47.dist-info/METADATA,sha256=5TUItR2rbGlTdnVmDbASJkPfscdc5JFr6ha_mf0OKNA,485
486
- wipo_gbd_transformation-1.1.47.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
487
- wipo_gbd_transformation-1.1.47.dist-info/entry_points.txt,sha256=CiiRxivMelcgA7W_4rzY1fG-AGEarhpXQUlKYzKWsOI,165
488
- wipo_gbd_transformation-1.1.47.dist-info/top_level.txt,sha256=oU1j-JNLga18Fd-EV6Xl9wM8zxYoNVEzb7P8MDhTPJg,26
489
- wipo_gbd_transformation-1.1.47.dist-info/RECORD,,
583
+ wipo_gbd_transformation-1.1.59.dist-info/LICENSE.md,sha256=6r2dL13EwZqSt2ellLbJRFTA-6ECIDOer4YthCfkac0,35654
584
+ wipo_gbd_transformation-1.1.59.dist-info/METADATA,sha256=DYQkCz-iNdW9tQHTcnWg_6oMAowTWKgHKwHDifFlf9c,581
585
+ wipo_gbd_transformation-1.1.59.dist-info/SOURCES_Stefans-Mac-Studio.local_Sep-18-063455-2024_Conflict.txt,sha256=NeGxpq7lHSg1kaKoQE1hRDhEL5c39TAp008ptbN08NU,29740
586
+ wipo_gbd_transformation-1.1.59.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
587
+ wipo_gbd_transformation-1.1.59.dist-info/entry_points.txt,sha256=NFLtlP3mPHUi-hEoUcz4CXa7vcpP8bbwd18HS4arbEk,223
588
+ wipo_gbd_transformation-1.1.59.dist-info/top_level.txt,sha256=oU1j-JNLga18Fd-EV6Xl9wM8zxYoNVEzb7P8MDhTPJg,26
589
+ wipo_gbd_transformation-1.1.59.dist-info/RECORD,,