mat3ra-esse 2024.1.25.post6__tar.gz → 2024.1.26.post0__tar.gz

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 mat3ra-esse might be problematic. Click here for more details.

Files changed (632) hide show
  1. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/.github/workflows/cicd.yml +1 -1
  2. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/.husky/pre-commit +2 -4
  3. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/PKG-INFO +2 -6
  4. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/build_schemas.js +34 -4
  5. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/package.json +1 -0
  6. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/pyproject.toml +5 -5
  7. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/js/esse/index.js +15 -5
  8. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/js/esse/settings.js +4 -0
  9. mat3ra-esse-2024.1.26.post0/src/py/mat3ra/esse/data/examples.py +2 -0
  10. mat3ra-esse-2024.1.26.post0/src/py/mat3ra/esse/data/properties.py +3 -0
  11. mat3ra-esse-2024.1.26.post0/src/py/mat3ra/esse/data/schemas.py +2 -0
  12. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/py/mat3ra_esse.egg-info/PKG-INFO +2 -6
  13. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/py/mat3ra_esse.egg-info/requires.txt +1 -5
  14. mat3ra-esse-2024.1.25.post6/src/py/mat3ra/esse/data/examples.py +0 -2
  15. mat3ra-esse-2024.1.25.post6/src/py/mat3ra/esse/data/properties.py +0 -3
  16. mat3ra-esse-2024.1.25.post6/src/py/mat3ra/esse/data/schemas.py +0 -2
  17. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/.babelrc +0 -0
  18. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/.eslintrc.json +0 -0
  19. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/.gitignore +0 -0
  20. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/.pre-commit-config.yaml +0 -0
  21. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/.prettierrc +0 -0
  22. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/LICENSE.md +0 -0
  23. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/README.md +0 -0
  24. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/build_schemas.py +0 -0
  25. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/docs/README.md +0 -0
  26. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/3pse/file/applications/espresso/7.2/pw.x.json +0 -0
  27. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/abstract/2d_data.json +0 -0
  28. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/abstract/2d_plot.json +0 -0
  29. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/abstract/3d_grid.json +0 -0
  30. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/abstract/3d_tensor.json +0 -0
  31. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/abstract/3d_vector_basis.json +0 -0
  32. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/abstract/point.json +0 -0
  33. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/abstract/vector.json +0 -0
  34. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/primitive/1d_data_series.json +0 -0
  35. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/primitive/3d_lattice.json +0 -0
  36. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/primitive/array_of_3_booleans.json +0 -0
  37. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/primitive/array_of_3_numbers.json +0 -0
  38. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/primitive/array_of_ids.json +0 -0
  39. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/primitive/axis.json +0 -0
  40. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/primitive/scalar.json +0 -0
  41. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/primitive/string.json +0 -0
  42. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/reference/experiment/condition.json +0 -0
  43. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/reference/experiment/location.json +0 -0
  44. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/reference/experiment.json +0 -0
  45. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/reference/literature/name.json +0 -0
  46. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/reference/literature/pages.json +0 -0
  47. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/reference/literature.json +0 -0
  48. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/reference/modeling/exabyte.json +0 -0
  49. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/reference/modeling.json +0 -0
  50. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/reference.json +0 -0
  51. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/reusable/atomic_vectors.json +0 -0
  52. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/reusable/band_gap.json +0 -0
  53. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/reusable/energy.json +0 -0
  54. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/reusable/file_metadata.json +0 -0
  55. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/core/reusable/object_storage_container_data.json +0 -0
  56. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/element.json +0 -0
  57. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/job/compute.json +0 -0
  58. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/job.json +0 -0
  59. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/material.json +0 -0
  60. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/method/categorized_method.json +0 -0
  61. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/method/method_parameters.json +0 -0
  62. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/method.json +0 -0
  63. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/methods_directory/legacy/localorbital.json +0 -0
  64. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/methods_directory/legacy/pseudopotential.json +0 -0
  65. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/methods_directory/legacy/regression.json +0 -0
  66. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/methods_directory/legacy/unknown.json +0 -0
  67. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/methods_directory/mathematical/cg.json +0 -0
  68. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/methods_directory/mathematical/regression.json +0 -0
  69. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/methods_directory/physical/ao/dunning.json +0 -0
  70. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/methods_directory/physical/psp/file.json +0 -0
  71. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/methods_directory/physical/psp.json +0 -0
  72. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/methods_directory/physical/pw.json +0 -0
  73. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/methods_directory/physical/smearing.json +0 -0
  74. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/methods_directory/physical/tetrahedron.json +0 -0
  75. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/model/categorized_model.json +0 -0
  76. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/model/model_parameters.json +0 -0
  77. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/model.json +0 -0
  78. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/models_category/pb/qm/abin/gw.json +0 -0
  79. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/models_category/pb/qm/dft/ksdft.json +0 -0
  80. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/models_category/pb/qm/semp.json +0 -0
  81. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/models_directory/gga.json +0 -0
  82. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/models_directory/gw.json +0 -0
  83. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/models_directory/hybrid.json +0 -0
  84. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/models_directory/lda.json +0 -0
  85. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/models_directory/legacy/dft.json +0 -0
  86. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/models_directory/legacy/ml.json +0 -0
  87. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/models_directory/legacy/unknown.json +0 -0
  88. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/models_directory/re.json +0 -0
  89. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/project.json +0 -0
  90. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/electronic_configuration.json +0 -0
  91. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/elemental/atomic_radius.json +0 -0
  92. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/elemental/electronegativity.json +0 -0
  93. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/elemental/ionization_potential.json +0 -0
  94. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/non-scalar/band_gaps.json +0 -0
  95. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/non-scalar/band_structure.json +0 -0
  96. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/non-scalar/charge_density_profile.json +0 -0
  97. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/non-scalar/density_of_states.json +0 -0
  98. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/non-scalar/dielectric_tensor.json +0 -0
  99. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/non-scalar/file_content.json +0 -0
  100. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/non-scalar/hubbard_u.json +0 -0
  101. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/non-scalar/hubbard_v.json +0 -0
  102. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/non-scalar/hubbard_v_nn.json +0 -0
  103. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/non-scalar/phonon_dispersions.json +0 -0
  104. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/non-scalar/phonon_dos.json +0 -0
  105. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/non-scalar/potential_profile.json +0 -0
  106. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/non-scalar/reaction_energy_profile.json +0 -0
  107. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/non-scalar/stress_tensor.json +0 -0
  108. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/non-scalar/total_energy_contributions.json +0 -0
  109. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/non-scalar/vibrational_spectrum.json +0 -0
  110. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/scalar/electron_affinity.json +0 -0
  111. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/scalar/fermi_energy.json +0 -0
  112. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/scalar/formation_energy.json +0 -0
  113. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/scalar/ionization_potential.json +0 -0
  114. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/scalar/pressure.json +0 -0
  115. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/scalar/reaction_energy_barrier.json +0 -0
  116. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/scalar/surface_energy.json +0 -0
  117. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/scalar/total_energy.json +0 -0
  118. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/scalar/total_force.json +0 -0
  119. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/scalar/valence_band_offset.json +0 -0
  120. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/scalar/zero_point_energy.json +0 -0
  121. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/structural/atomic_forces.json +0 -0
  122. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/structural/basis/atomic_constraints.json +0 -0
  123. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/structural/basis/atomic_coordinate.json +0 -0
  124. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/structural/basis/atomic_coordinates.json +0 -0
  125. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/structural/basis/atomic_element.json +0 -0
  126. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/structural/basis/bonds.json +0 -0
  127. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/structural/basis.json +0 -0
  128. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/structural/density.json +0 -0
  129. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/structural/elemental_ratio.json +0 -0
  130. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/structural/inchi.json +0 -0
  131. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/structural/inchi_key.json +0 -0
  132. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/structural/lattice/lattice_bravais.json +0 -0
  133. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/structural/lattice/lattice_vectors.json +0 -0
  134. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/structural/lattice.json +0 -0
  135. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/structural/magnetic_moments.json +0 -0
  136. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/structural/molecular_pattern.json +0 -0
  137. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/structural/p-norm.json +0 -0
  138. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/structural/symmetry.json +0 -0
  139. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/structural/volume.json +0 -0
  140. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/workflow/convergence/electronic.json +0 -0
  141. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/workflow/convergence/ionic.json +0 -0
  142. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/properties_directory/workflow/convergence/kpoint.json +0 -0
  143. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/property/base.json +0 -0
  144. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software/application.json +0 -0
  145. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software/executable.json +0 -0
  146. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software/flavor.json +0 -0
  147. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software/template.json +0 -0
  148. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software_directory/ml/exabyteml.json +0 -0
  149. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software_directory/ml/unit/execution/evaluate/cross-validate.json +0 -0
  150. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software_directory/ml/unit/execution/initialize.json +0 -0
  151. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software_directory/ml/unit/execution/score.json +0 -0
  152. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software_directory/ml/unit/execution/train.json +0 -0
  153. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software_directory/ml/unit/processing/data_transformation/manipulation.json +0 -0
  154. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software_directory/ml/unit/processing/data_transformation/scale_and_reduce.json +0 -0
  155. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software_directory/ml/unit/processing/feature_selection/filter_based.json +0 -0
  156. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software_directory/modeling/espresso/arguments.json +0 -0
  157. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software_directory/modeling/espresso.json +0 -0
  158. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software_directory/modeling/nwchem.json +0 -0
  159. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software_directory/modeling/unit/execution.json +0 -0
  160. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software_directory/modeling/vasp.json +0 -0
  161. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software_directory/scripting/jupyter-lab.json +0 -0
  162. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software_directory/scripting/python.json +0 -0
  163. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software_directory/scripting/shell.json +0 -0
  164. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/software_directory/scripting/unit/execution.json +0 -0
  165. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/system/_material.json +0 -0
  166. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/system/_parent_job.json +0 -0
  167. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/system/_project.json +0 -0
  168. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/system/consistency_check.json +0 -0
  169. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/system/creator.json +0 -0
  170. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/system/entity_reference.json +0 -0
  171. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/system/file_source.json +0 -0
  172. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/system/message.json +0 -0
  173. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/system/owner.json +0 -0
  174. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/workflow/subworkflow.json +0 -0
  175. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/workflow/unit/assignment.json +0 -0
  176. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/workflow/unit/condition.json +0 -0
  177. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/workflow/unit/execution.json +0 -0
  178. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/workflow/unit/input/_inputItemScope.json +0 -0
  179. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/workflow/unit/io/api.json +0 -0
  180. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/workflow/unit/io/db.json +0 -0
  181. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/workflow/unit/io/object_storage.json +0 -0
  182. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/workflow/unit/io.json +0 -0
  183. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/workflow/unit/map.json +0 -0
  184. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/workflow/unit/processing.json +0 -0
  185. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/workflow/unit/reduce.json +0 -0
  186. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/workflow/unit/runtime/runtime_items.json +0 -0
  187. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/workflow/unit.json +0 -0
  188. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/example/workflow.json +0 -0
  189. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/manifest/dft_unit_functionals.yaml +0 -0
  190. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/manifest/functional_lookup_table.yaml +0 -0
  191. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/manifest/models.yaml +0 -0
  192. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/manifest/properties.yaml +0 -0
  193. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/npmignore +0 -0
  194. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/package-lock.json +0 -0
  195. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/atomic_positions.json +0 -0
  196. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/atomic_species.json +0 -0
  197. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/cell.json +0 -0
  198. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/cell_parameters.json +0 -0
  199. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/control.json +0 -0
  200. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/electrons.json +0 -0
  201. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/hubbard.json +0 -0
  202. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/ions.json +0 -0
  203. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/k_points.json +0 -0
  204. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/system.json +0 -0
  205. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/3pse/file/applications/espresso/7.2/pw.x.json +0 -0
  206. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/abstract/2d_data.json +0 -0
  207. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/abstract/2d_plot.json +0 -0
  208. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/abstract/3d_grid.json +0 -0
  209. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/abstract/3d_tensor.json +0 -0
  210. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/abstract/3d_vector_basis.json +0 -0
  211. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/abstract/point.json +0 -0
  212. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/abstract/vector.json +0 -0
  213. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/primitive/1d_data_series.json +0 -0
  214. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/primitive/3d_lattice.json +0 -0
  215. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/primitive/array_of_3_booleans.json +0 -0
  216. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/primitive/array_of_3_numbers.json +0 -0
  217. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/primitive/array_of_ids.json +0 -0
  218. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/primitive/array_of_strings.json +0 -0
  219. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/primitive/axis.json +0 -0
  220. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/primitive/group_info.json +0 -0
  221. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/primitive/integer_one_or_zero.json +0 -0
  222. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/primitive/linked_list/base_node.json +0 -0
  223. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/primitive/linked_list/named_node.json +0 -0
  224. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/primitive/linked_list/named_node_in_group.json +0 -0
  225. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/primitive/linked_list/node_with_type.json +0 -0
  226. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/primitive/linked_list.json +0 -0
  227. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/primitive/scalar.json +0 -0
  228. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/primitive/slugified_entry.json +0 -0
  229. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/primitive/slugified_entry_or_slug.json +0 -0
  230. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/primitive/string.json +0 -0
  231. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reference/exabyte.json +0 -0
  232. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reference/experiment/condition.json +0 -0
  233. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reference/experiment/location.json +0 -0
  234. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reference/experiment.json +0 -0
  235. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reference/literature/name.json +0 -0
  236. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reference/literature/pages.json +0 -0
  237. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reference/literature.json +0 -0
  238. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reference/modeling/exabyte.json +0 -0
  239. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reference/modeling.json +0 -0
  240. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reference.json +0 -0
  241. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reusable/atomic_data/per_orbital.json +0 -0
  242. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reusable/atomic_data/per_orbital_pair.json +0 -0
  243. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reusable/atomic_data/value_number.json +0 -0
  244. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reusable/atomic_data/value_string.json +0 -0
  245. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reusable/atomic_data_per_orbital_numeric.json +0 -0
  246. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reusable/atomic_data_per_orbital_pair_numeric.json +0 -0
  247. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reusable/atomic_orbital.json +0 -0
  248. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reusable/atomic_scalars.json +0 -0
  249. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reusable/atomic_strings.json +0 -0
  250. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reusable/atomic_vectors.json +0 -0
  251. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reusable/band_gap.json +0 -0
  252. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reusable/categories.json +0 -0
  253. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reusable/category_path.json +0 -0
  254. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reusable/dielectric_tensor_component.json +0 -0
  255. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reusable/energy.json +0 -0
  256. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reusable/file_metadata.json +0 -0
  257. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reusable/frequency_function_matrix.json +0 -0
  258. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/core/reusable/object_storage_container_data.json +0 -0
  259. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/definitions/units.json +0 -0
  260. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/element.json +0 -0
  261. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/in_memory_entity/base.json +0 -0
  262. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/in_memory_entity/defaultable.json +0 -0
  263. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/in_memory_entity/named.json +0 -0
  264. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/in_memory_entity/named_defaultable.json +0 -0
  265. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/in_memory_entity/named_defaultable_has_metadata.json +0 -0
  266. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/in_memory_entity/named_defaultable_runtime_items.json +0 -0
  267. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/job/base.json +0 -0
  268. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/job/compute.json +0 -0
  269. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/job.json +0 -0
  270. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/material/conventional.json +0 -0
  271. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/material.json +0 -0
  272. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/method/categorized_method.json +0 -0
  273. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/method/method_parameters.json +0 -0
  274. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/method/unit_method.json +0 -0
  275. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/method.json +0 -0
  276. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/diff/enum_options.json +0 -0
  277. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/diff/enum_options.yml +0 -0
  278. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/diff/fd.json +0 -0
  279. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/diff.json +0 -0
  280. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/discr/enum_options.json +0 -0
  281. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/discr/enum_options.yml +0 -0
  282. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/discr/mesh/enum_options.json +0 -0
  283. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/discr/mesh/enum_options.yml +0 -0
  284. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/discr/mesh/hybrid.json +0 -0
  285. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/discr/mesh/nstruct.json +0 -0
  286. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/discr/mesh/struct/cartesian.json +0 -0
  287. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/discr/mesh/struct/enum_options.json +0 -0
  288. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/discr/mesh/struct/enum_options.yml +0 -0
  289. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/discr/mesh/struct.json +0 -0
  290. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/discr/mesh.json +0 -0
  291. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/discr.json +0 -0
  292. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/enum_options.json +0 -0
  293. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/enum_options.yml +0 -0
  294. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/fapprx/basisexp.json +0 -0
  295. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/fapprx/enum_options.json +0 -0
  296. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/fapprx/enum_options.yml +0 -0
  297. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/fapprx/ipol/enum_options.json +0 -0
  298. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/fapprx/ipol/enum_options.yml +0 -0
  299. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/fapprx/ipol/lin.json +0 -0
  300. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/fapprx/ipol/poly.json +0 -0
  301. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/fapprx/ipol/spline.json +0 -0
  302. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/fapprx/ipol.json +0 -0
  303. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/fapprx.json +0 -0
  304. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/analytic/enum_options.json +0 -0
  305. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/analytic/enum_options.yml +0 -0
  306. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/analytic/volume.json +0 -0
  307. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/analytic.json +0 -0
  308. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/diffeq/enum_options.json +0 -0
  309. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/diffeq/enum_options.yml +0 -0
  310. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/diffeq/order1.json +0 -0
  311. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/diffeq/order2.json +0 -0
  312. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/diffeq.json +0 -0
  313. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/enum_options.json +0 -0
  314. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/enum_options.yml +0 -0
  315. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/numquad/enum_options.json +0 -0
  316. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/numquad/enum_options.yml +0 -0
  317. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/numquad/gauss.json +0 -0
  318. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/numquad/newcot.json +0 -0
  319. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/numquad.json +0 -0
  320. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/transf/enum_options.json +0 -0
  321. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/transf/enum_options.yml +0 -0
  322. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/transf/fourier.json +0 -0
  323. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr/transf.json +0 -0
  324. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/intgr.json +0 -0
  325. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/linalg/dcomp.json +0 -0
  326. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/linalg/diag/davidson.json +0 -0
  327. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/linalg/diag/enum_options.json +0 -0
  328. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/linalg/diag/enum_options.yml +0 -0
  329. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/linalg/diag.json +0 -0
  330. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/linalg/enum_options.json +0 -0
  331. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/linalg/enum_options.yml +0 -0
  332. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/linalg/lintra.json +0 -0
  333. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/linalg/matf.json +0 -0
  334. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/linalg.json +0 -0
  335. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/diff/bracket.json +0 -0
  336. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/diff/enum_options.json +0 -0
  337. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/diff/enum_options.yml +0 -0
  338. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/diff/local.json +0 -0
  339. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/diff/order1.json +0 -0
  340. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/diff/order2.json +0 -0
  341. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/diff/ordern/cg.json +0 -0
  342. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/diff/ordern/enum_options.json +0 -0
  343. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/diff/ordern/enum_options.yml +0 -0
  344. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/diff/ordern.json +0 -0
  345. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/diff.json +0 -0
  346. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/enum_options.json +0 -0
  347. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/enum_options.yml +0 -0
  348. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/ndiff/direct.json +0 -0
  349. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/ndiff/enum_options.json +0 -0
  350. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/ndiff/enum_options.yml +0 -0
  351. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/ndiff/pop.json +0 -0
  352. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/ndiff/stoch.json +0 -0
  353. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/ndiff.json +0 -0
  354. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/root/bracket.json +0 -0
  355. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/root/enum_options.json +0 -0
  356. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/root/enum_options.yml +0 -0
  357. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/root/iter.json +0 -0
  358. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt/root.json +0 -0
  359. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/opt.json +0 -0
  360. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/mathematical/regression.json +0 -0
  361. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/physical/enum_options.json +0 -0
  362. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/physical/enum_options.yml +0 -0
  363. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/physical/qm/enum_options.json +0 -0
  364. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/physical/qm/enum_options.yml +0 -0
  365. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/physical/qm/wf/ao/dunning.json +0 -0
  366. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/physical/qm/wf/ao/other.json +0 -0
  367. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/physical/qm/wf/ao/pople.json +0 -0
  368. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/physical/qm/wf/ao.json +0 -0
  369. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/physical/qm/wf/enum_options.json +0 -0
  370. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/physical/qm/wf/enum_options.yml +0 -0
  371. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/physical/qm/wf/psp.json +0 -0
  372. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/physical/qm/wf/pw.json +0 -0
  373. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/physical/qm/wf/smearing.json +0 -0
  374. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/physical/qm/wf/tetrahedron.json +0 -0
  375. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/physical/qm/wf.json +0 -0
  376. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_category/physical/qm.json +0 -0
  377. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/legacy/localorbital.json +0 -0
  378. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/legacy/pseudopotential.json +0 -0
  379. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/legacy/regression.json +0 -0
  380. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/legacy/unknown.json +0 -0
  381. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/mathematical/cg.json +0 -0
  382. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/mathematical/davidson.json +0 -0
  383. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/mathematical/regression/data.json +0 -0
  384. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/mathematical/regression/dataset.json +0 -0
  385. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/mathematical/regression/kernel_ridge/data_per_property.json +0 -0
  386. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/mathematical/regression/linear/data_per_property.json +0 -0
  387. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/mathematical/regression/per_feature_item.json +0 -0
  388. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/mathematical/regression/precision.json +0 -0
  389. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/mathematical/regression/precision_per_property.json +0 -0
  390. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/mathematical/regression.json +0 -0
  391. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/physical/ao/dunning.json +0 -0
  392. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/physical/ao/enum_options.json +0 -0
  393. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/physical/ao/enum_options.yml +0 -0
  394. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/physical/ao/other.json +0 -0
  395. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/physical/ao/pople.json +0 -0
  396. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/physical/psp/file.json +0 -0
  397. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/physical/psp/file_data_item.json +0 -0
  398. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/physical/psp.json +0 -0
  399. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/physical/pw.json +0 -0
  400. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/physical/smearing.json +0 -0
  401. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/methods_directory/physical/tetrahedron.json +0 -0
  402. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/model/categorized_model.json +0 -0
  403. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/model/mixins/dft/double_hybrid_functional.json +0 -0
  404. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/model/mixins/dft/enum_options.json +0 -0
  405. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/model/mixins/dft/enum_options.yml +0 -0
  406. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/model/mixins/dft/gga_functional.json +0 -0
  407. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/model/mixins/dft/hybrid_functional.json +0 -0
  408. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/model/mixins/dft/lda_functional.json +0 -0
  409. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/model/mixins/dft/mgga_functional.json +0 -0
  410. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/model/mixins/dispersion_correction.json +0 -0
  411. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/model/mixins/enum_options.json +0 -0
  412. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/model/mixins/enum_options.yml +0 -0
  413. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/model/mixins/hubbard.json +0 -0
  414. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/model/mixins/spin_orbit_coupling.json +0 -0
  415. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/model/mixins/spin_polarization.json +0 -0
  416. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/model/model_parameters.json +0 -0
  417. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/model/model_without_method.json +0 -0
  418. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/model.json +0 -0
  419. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/enum_options.json +0 -0
  420. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/enum_options.yml +0 -0
  421. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/enum_options.json +0 -0
  422. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/enum_options.yml +0 -0
  423. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/qm/abin/enum_options.json +0 -0
  424. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/qm/abin/enum_options.yml +0 -0
  425. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/qm/abin/gw.json +0 -0
  426. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/qm/abin.json +0 -0
  427. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/qm/dft/enum_options.json +0 -0
  428. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/qm/dft/enum_options.yml +0 -0
  429. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/qm/dft/ksdft/double_hybrid.json +0 -0
  430. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/qm/dft/ksdft/enum_options.json +0 -0
  431. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/qm/dft/ksdft/enum_options.yml +0 -0
  432. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/qm/dft/ksdft/gga.json +0 -0
  433. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/qm/dft/ksdft/hybrid.json +0 -0
  434. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/qm/dft/ksdft/lda.json +0 -0
  435. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/qm/dft/ksdft/mgga.json +0 -0
  436. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/qm/dft/ksdft.json +0 -0
  437. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/qm/dft.json +0 -0
  438. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/qm/enum_options.json +0 -0
  439. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/qm/enum_options.yml +0 -0
  440. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/qm/semp.json +0 -0
  441. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb/qm.json +0 -0
  442. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/pb.json +0 -0
  443. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/st/det/enum_options.json +0 -0
  444. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/st/det/enum_options.yml +0 -0
  445. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/st/det/ml/enum_options.json +0 -0
  446. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/st/det/ml/enum_options.yml +0 -0
  447. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/st/det/ml/re.json +0 -0
  448. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/st/det/ml.json +0 -0
  449. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/st/det.json +0 -0
  450. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/st/enum_options.json +0 -0
  451. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/st/enum_options.yml +0 -0
  452. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_category/st.json +0 -0
  453. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_directory/double_hybrid.json +0 -0
  454. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_directory/gga.json +0 -0
  455. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_directory/gw.json +0 -0
  456. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_directory/hybrid.json +0 -0
  457. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_directory/lda.json +0 -0
  458. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_directory/legacy/dft.json +0 -0
  459. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_directory/legacy/ml.json +0 -0
  460. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_directory/legacy/unknown.json +0 -0
  461. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_directory/mgga.json +0 -0
  462. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/models_directory/re.json +0 -0
  463. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/project.json +0 -0
  464. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/derived_properties.json +0 -0
  465. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/electronic_configuration.json +0 -0
  466. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/elemental/atomic_radius.json +0 -0
  467. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/elemental/electronegativity.json +0 -0
  468. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/elemental/ionization_potential.json +0 -0
  469. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/non-scalar/average_potential_profile.json +0 -0
  470. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/non-scalar/band_gaps.json +0 -0
  471. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/non-scalar/band_structure.json +0 -0
  472. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/non-scalar/charge_density_profile.json +0 -0
  473. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/non-scalar/density_of_states.json +0 -0
  474. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/non-scalar/dielectric_tensor.json +0 -0
  475. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/non-scalar/file_content.json +0 -0
  476. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/non-scalar/hubbard_u.json +0 -0
  477. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/non-scalar/hubbard_v.json +0 -0
  478. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/non-scalar/hubbard_v_nn.json +0 -0
  479. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/non-scalar/phonon_dispersions.json +0 -0
  480. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/non-scalar/phonon_dos.json +0 -0
  481. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/non-scalar/potential_profile.json +0 -0
  482. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/non-scalar/reaction_energy_profile.json +0 -0
  483. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/non-scalar/stress_tensor.json +0 -0
  484. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/non-scalar/total_energy_contributions.json +0 -0
  485. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/non-scalar/vibrational_spectrum.json +0 -0
  486. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/scalar/electron_affinity.json +0 -0
  487. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/scalar/fermi_energy.json +0 -0
  488. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/scalar/formation_energy.json +0 -0
  489. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/scalar/ionization_potential.json +0 -0
  490. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/scalar/pressure.json +0 -0
  491. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/scalar/reaction_energy_barrier.json +0 -0
  492. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/scalar/surface_energy.json +0 -0
  493. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/scalar/total_energy.json +0 -0
  494. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/scalar/total_force.json +0 -0
  495. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/scalar/valence_band_offset.json +0 -0
  496. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/scalar/zero_point_energy.json +0 -0
  497. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/atomic_forces.json +0 -0
  498. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/basis/atomic_constraints.json +0 -0
  499. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/basis/atomic_coordinate.json +0 -0
  500. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/basis/atomic_coordinates.json +0 -0
  501. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/basis/atomic_element.json +0 -0
  502. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/basis/bonds.json +0 -0
  503. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/basis.json +0 -0
  504. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/density.json +0 -0
  505. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/elemental_ratio.json +0 -0
  506. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/inchi.json +0 -0
  507. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/inchi_key.json +0 -0
  508. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/lattice/lattice_bravais.json +0 -0
  509. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/lattice/lattice_vectors.json +0 -0
  510. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/lattice/type_enum.json +0 -0
  511. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/lattice/type_extended_enum.json +0 -0
  512. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/lattice.json +0 -0
  513. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/magnetic_moments.json +0 -0
  514. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/molecular_pattern.json +0 -0
  515. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/p-norm.json +0 -0
  516. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/patterns/functional_group.json +0 -0
  517. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/patterns/ring.json +0 -0
  518. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/patterns/special_bond.json +0 -0
  519. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/symmetry.json +0 -0
  520. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/structural/volume.json +0 -0
  521. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/workflow/convergence/electronic.json +0 -0
  522. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/workflow/convergence/ionic.json +0 -0
  523. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/properties_directory/workflow/convergence/kpoint.json +0 -0
  524. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/property/base.json +0 -0
  525. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/property/meta.json +0 -0
  526. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/property/raw.json +0 -0
  527. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/property/source.json +0 -0
  528. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software/application.json +0 -0
  529. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software/executable.json +0 -0
  530. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software/flavor.json +0 -0
  531. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software/template.json +0 -0
  532. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/ml/exabyteml.json +0 -0
  533. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/ml/unit/execution/evaluate/cross-validate.json +0 -0
  534. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/ml/unit/execution/initialize.json +0 -0
  535. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/ml/unit/execution/score.json +0 -0
  536. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/ml/unit/execution/train.json +0 -0
  537. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/ml/unit/execution.json +0 -0
  538. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/ml/unit/processing/data_transformation/manipulation.json +0 -0
  539. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/ml/unit/processing/data_transformation/scale_and_reduce.json +0 -0
  540. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/ml/unit/processing/data_transformation.json +0 -0
  541. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/ml/unit/processing/feature_selection/filter_based.json +0 -0
  542. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/ml/unit/processing/feature_selection.json +0 -0
  543. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/ml/unit/processing.json +0 -0
  544. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/modeling/deepmd.json +0 -0
  545. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/modeling/espresso/arguments.json +0 -0
  546. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/modeling/espresso.json +0 -0
  547. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/modeling/nwchem.json +0 -0
  548. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/modeling/unit/execution.json +0 -0
  549. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/modeling/vasp.json +0 -0
  550. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/scripting/jupyter-lab.json +0 -0
  551. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/scripting/python.json +0 -0
  552. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/scripting/shell.json +0 -0
  553. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/software_directory/scripting/unit/execution.json +0 -0
  554. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/_material.json +0 -0
  555. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/_parent_job.json +0 -0
  556. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/_project.json +0 -0
  557. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/bankable.json +0 -0
  558. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/consistency_check.json +0 -0
  559. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/creator.json +0 -0
  560. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/creator_account.json +0 -0
  561. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/database_source.json +0 -0
  562. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/defaultable.json +0 -0
  563. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/description.json +0 -0
  564. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/entity_reference.json +0 -0
  565. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/file_source.json +0 -0
  566. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/history.json +0 -0
  567. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/in_set.json +0 -0
  568. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/is_multi_material.json +0 -0
  569. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/is_outdated.json +0 -0
  570. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/job_extended.json +0 -0
  571. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/message.json +0 -0
  572. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/metadata.json +0 -0
  573. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/name.json +0 -0
  574. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/owner.json +0 -0
  575. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/path.json +0 -0
  576. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/path_entity.json +0 -0
  577. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/schema_version.json +0 -0
  578. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/scope.json +0 -0
  579. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/set.json +0 -0
  580. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/sharing.json +0 -0
  581. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/soft_removable.json +0 -0
  582. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/status.json +0 -0
  583. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/tags.json +0 -0
  584. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/timestampable.json +0 -0
  585. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/system/use_values.json +0 -0
  586. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/base.json +0 -0
  587. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/base_flow.json +0 -0
  588. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/scope.json +0 -0
  589. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/subworkflow.json +0 -0
  590. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/assertion.json +0 -0
  591. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/assignment.json +0 -0
  592. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/condition.json +0 -0
  593. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/execution.json +0 -0
  594. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/input/_input.json +0 -0
  595. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/input/_inputItem.json +0 -0
  596. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/input/_inputItemId.json +0 -0
  597. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/input/_inputItemScope.json +0 -0
  598. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/io/api.json +0 -0
  599. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/io/db.json +0 -0
  600. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/io/object_storage.json +0 -0
  601. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/io.json +0 -0
  602. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/map.json +0 -0
  603. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/processing.json +0 -0
  604. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/reduce.json +0 -0
  605. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/runtime/_runtime_item_full_object.json +0 -0
  606. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/runtime/_runtime_item_name_object.json +0 -0
  607. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/runtime/_runtime_item_string.json +0 -0
  608. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/runtime/runtime_item.json +0 -0
  609. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit/runtime/runtime_items.json +0 -0
  610. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow/unit.json +0 -0
  611. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/schema/workflow.json +0 -0
  612. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/setup.cfg +0 -0
  613. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/__init__.py +0 -0
  614. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/js/esse/schemaUtils.js +0 -0
  615. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/js/esse/utils.js +0 -0
  616. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/js/json_include/index.js +0 -0
  617. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/js/json_include/settings.js +0 -0
  618. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/js/json_include/utils.js +0 -0
  619. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/js/scripts/createEnumsFromYaml.mjs +0 -0
  620. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/js/scripts/setSchemaIds.mjs +0 -0
  621. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/py/__init__.py +0 -0
  622. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/py/mat3ra/__init__.py +0 -0
  623. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/py/mat3ra/esse/__init__.py +0 -0
  624. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/py/mat3ra/esse/data/__init__.py +0 -0
  625. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/py/mat3ra/esse/utils.py +0 -0
  626. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/py/mat3ra_esse.egg-info/SOURCES.txt +0 -0
  627. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/py/mat3ra_esse.egg-info/dependency_links.txt +0 -0
  628. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/src/py/mat3ra_esse.egg-info/top_level.txt +0 -0
  629. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/tests/js/validate.js +0 -0
  630. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/tests/py/__init__.py +0 -0
  631. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/tests/py/esse/__init__.py +0 -0
  632. {mat3ra-esse-2024.1.25.post6 → mat3ra-esse-2024.1.26.post0}/tests/py/esse/test_validate.py +0 -0
@@ -40,9 +40,9 @@ jobs:
40
40
  strategy:
41
41
  matrix:
42
42
  python-version:
43
+ # Enable 3.10 after resolving Cython/PyYAML issue https://github.com/yaml/pyyaml/issues/724
43
44
  - 3.8.6
44
45
  - 3.9.x
45
- # Enable after resolving Cython/PyYAML issue https://github.com/yaml/pyyaml/issues/724
46
46
  - 3.10.x
47
47
  - 3.11.x
48
48
  # Enable after: AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?
@@ -5,10 +5,8 @@ SRC_PATTERN="\.json$"
5
5
  if git diff --cached --name-only | grep --quiet -E "$SRC_PATTERN"
6
6
  then
7
7
  echo "JSON assets changed. Running build scripts."
8
- echo "Re-building JS assets."
9
- npm run build:assets
10
- echo "Re-building Python assets: requires virtual environment and dependencies (pip install .'[tests]')."
11
- python build_schemas.py
8
+ echo "Re-building JS and PY assets using JS script."
9
+ npm run build:js-and-python-modules
12
10
  fi
13
11
 
14
12
  npx lint-staged
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mat3ra-esse
3
- Version: 2024.1.25.post6
3
+ Version: 2024.1.26.post0
4
4
  Summary: Excellent Source of Schemas and Examples.
5
5
  Author-email: "Exabyte Inc." <info@mat3ra.com>
6
6
  License: # LICENSE
@@ -27,11 +27,7 @@ Requires-Python: >=3.8
27
27
  Description-Content-Type: text/markdown
28
28
  License-File: LICENSE.md
29
29
  Requires-Dist: exabyte-json-include>=2023.12.23.post0
30
- Requires-Dist: jsonschema==2.6.0
31
- Requires-Dist: python-slugify==2.0.1
32
- Requires-Dist: Unidecode==1.1.1
33
- Requires-Dist: toml==0.10.2
34
- Requires-Dist: importlib-resources==5.2.2
30
+ Requires-Dist: jsonschema>=2.6.0
35
31
  Provides-Extra: tests
36
32
  Requires-Dist: coverage[toml]>=5.3; extra == "tests"
37
33
  Requires-Dist: parameterized>=0.9.0; extra == "tests"
@@ -8,8 +8,10 @@ const path = require("path");
8
8
  const mergeAllOf = require("json-schema-merge-allof");
9
9
  const { ESSE } = require("./lib/js/esse");
10
10
 
11
+ // JS Modules
12
+
11
13
  const esse = new ESSE();
12
- const { schemas, wrappedExamples } = esse;
14
+ const { schemas, wrappedExamples, propertiesManifest, results } = esse;
13
15
  const schema = esse.buildGlobalSchema();
14
16
 
15
17
  fs.writeFileSync(
@@ -20,19 +22,47 @@ fs.writeFileSync(
20
22
 
21
23
  fs.writeFileSync("./schema.js", "module.exports = " + JSON.stringify(schema), "utf8");
22
24
 
25
+ if (process.env.BUILD_PYTHON_MODULES === "true") {
26
+ // PY Modules
27
+ fs.writeFileSync(
28
+ "./src/py/mat3ra/esse/data/examples.py",
29
+ ["import json", `EXAMPLES = json.loads(r'''${JSON.stringify(wrappedExamples)}''')`].join(
30
+ "\n",
31
+ ),
32
+ "utf8",
33
+ );
34
+ fs.writeFileSync(
35
+ "./src/py/mat3ra/esse/data/schemas.py",
36
+ ["import json", `SCHEMAS = json.loads(r'''${JSON.stringify(schemas)}''')`].join("\n"),
37
+ "utf8",
38
+ );
39
+ fs.writeFileSync(
40
+ "./src/py/mat3ra/esse/data/properties.py",
41
+ [
42
+ "import json",
43
+ `PROPERTIES_MANIFEST = json.loads(r'''${JSON.stringify(propertiesManifest)}''')`,
44
+ `RESULTS = json.loads(r'''${JSON.stringify(results)}''')`,
45
+ ].join("\n"),
46
+ "utf8",
47
+ );
48
+ }
49
+
23
50
  if (process.env.BUILD_ASSETS !== "true") {
24
51
  process.exit(0);
25
52
  }
26
53
 
27
54
  const subfolder = process.env.BUILD_PATH || "./docs/js/";
28
55
  schemas.forEach((s) => {
56
+ let mergedSchema = s;
29
57
  if (process.env.SKIP_MERGE_ALLOF !== "true") {
30
- s = mergeAllOf(s, { resolvers: { defaultResolver: mergeAllOf.options.resolvers.title } });
58
+ mergedSchema = mergeAllOf(s, {
59
+ resolvers: { defaultResolver: mergeAllOf.options.resolvers.title },
60
+ });
31
61
  }
32
- const id_as_path = s.$id.replace("-", "_");
62
+ const id_as_path = mergedSchema.$id.replace("-", "_");
33
63
  const full_path = `${subfolder}/schema/${id_as_path}.json`;
34
64
  fs.mkdirSync(path.dirname(full_path), { recursive: true });
35
- fs.writeFileSync(full_path, JSON.stringify(s, null, 4), "utf8");
65
+ fs.writeFileSync(full_path, JSON.stringify(mergedSchema, null, 4), "utf8");
36
66
  });
37
67
  wrappedExamples.forEach((e) => {
38
68
  const id_as_path = e.path.replace("-", "_");
@@ -7,6 +7,7 @@
7
7
  "transpile": "mkdir -p lib; babel src/js --out-dir lib/js; node build_schemas.js",
8
8
  "transpile-and-build-assets": "mkdir -p lib; babel src/js --out-dir lib/js; BUILD_ASSETS=true BUILD_PATH='./lib/js' node build_schemas.js",
9
9
  "build:assets": "node build_schemas.js",
10
+ "build:js-and-python-modules": "BUILD_PYTHON_MODULES=true node build_schemas.js",
10
11
  "build:assets-with-docs": "BUILD_ASSETS=true node build_schemas.js",
11
12
  "test": "nyc --reporter=text mocha --bail --require @babel/register tests/js/",
12
13
  "lint": "eslint src/js && prettier --write src/js",
@@ -16,14 +16,14 @@ classifiers = [
16
16
  ]
17
17
  dependencies = [
18
18
  "exabyte-json-include>=2023.12.23.post0",
19
- "jsonschema==2.6.0",
20
- "python-slugify==2.0.1",
19
+ "jsonschema>=2.6.0",
20
+ # "python-slugify==2.0.1",
21
21
  # PyYAML install could be problematic, see https://github.com/yaml/pyyaml/issues/601
22
22
  # To avoid "AttributeError: cython_sources", consider "cython<3.0.0", the below might be needed:
23
23
  #"PyYAML==5.4.1",
24
- "Unidecode==1.1.1",
25
- "toml==0.10.2",
26
- "importlib-resources==5.2.2",
24
+ # "Unidecode==1.1.1",
25
+ # "toml==0.10.2",
26
+ # "importlib-resources==5.2.2",
27
27
  ]
28
28
 
29
29
  [project.optional-dependencies]
@@ -1,17 +1,27 @@
1
1
  import Ajv from "ajv";
2
+ import fs from "fs";
3
+ import yaml from "js-yaml";
2
4
 
3
5
  import { buildSchemaDefinitions } from "./schemaUtils";
4
- import { EXAMPLES_DIR, SCHEMAS_DIR } from "./settings";
6
+ import { EXAMPLES_DIR, PROPERTIES_MANIFEST_PATH, SCHEMAS_DIR } from "./settings";
5
7
  import { parseIncludeReferenceStatementsByDir } from "./utils";
6
8
 
7
9
  const SCHEMAS = parseIncludeReferenceStatementsByDir(SCHEMAS_DIR);
8
10
  const EXAMPLES = parseIncludeReferenceStatementsByDir(EXAMPLES_DIR, true);
11
+ const PROPERTIES_MANIFEST = yaml.load(
12
+ fs.readFileSync(PROPERTIES_MANIFEST_PATH, { encoding: "utf-8" }),
13
+ );
14
+ const RESULTS = Object.entries(PROPERTIES_MANIFEST)
15
+ .map((k) => (k[1].isResult ? k[0] : null))
16
+ .filter((x) => x);
9
17
 
10
18
  export class ESSE {
11
- constructor() {
12
- this.schemas = SCHEMAS;
13
- this.wrappedExamples = EXAMPLES;
14
- this.examples = EXAMPLES.map((example) => example.data);
19
+ constructor(config = {}) {
20
+ this.schemas = config.schemas || SCHEMAS;
21
+ this.wrappedExamples = config.wrappedExamples || EXAMPLES;
22
+ this.examples = this.wrappedExamples.map((example) => example.data);
23
+ this.propertiesManifest = config.propertiesManifest || PROPERTIES_MANIFEST;
24
+ this.results = config.results || RESULTS;
15
25
  }
16
26
 
17
27
  getSchemaById(schemaId) {
@@ -2,3 +2,7 @@ import path from "path";
2
2
 
3
3
  export const SCHEMAS_DIR = path.resolve(__dirname, "../../../schema");
4
4
  export const EXAMPLES_DIR = path.resolve(__dirname, "../../../example");
5
+ export const PROPERTIES_MANIFEST_PATH = path.resolve(
6
+ __dirname,
7
+ "../../../manifest/properties.yaml",
8
+ );
@@ -0,0 +1,2 @@
1
+ import json
2
+ EXAMPLES = json.loads(r'''[{"data":{"properties":[{"name":"atomic_radius","value":4},{"name":"electronegativity","value":1.1},{"name":"ionization_potential","value":7.7}],"symbol":"Si"},"path":"element"},{"data":{"_id":"FPjAaKfuYAL7tiHbm","_material":{"_id":"HtxACY2wX4b2hS8Rv","cls":"Material","slug":"silicon-fcc"},"_project":{"_id":"HtxACY2wX4b2hS8Rv","cls":"Project","slug":"project-default"},"compute":{"arguments":{"nband":1,"npools":1,"ntg":1},"cluster":{"fqdn":"master-1-staging.exabyte.io","jid":"1234.master-1-staging.exabyte.io"},"email":"demo@exabyte.io","errors":[{"domain":"rupy","message":"File Not Found: /home/demo/data/project1/job-123/job-config.json","reason":"FileNotFound"}],"excludeFilesPattern":"^.*.txt$","maxCPU":36,"nodes":1,"notify":"abe","ppn":1,"queue":"OF","timeLimit":"00:05:00"},"createdAt":"2018-11-19 06:41:46.877Z","creator":{"_id":"HtxACY2wX4b2hS8Rv","cls":"User","slug":"exadmin"},"name":"job","owner":{"_id":"HtxACY2wX4b2hS8Rv","cls":"Account","slug":"exabyte"},"schemaVersion":"0.2.0","slug":"job","status":"pre-submission","workflow":{"_id":"FPjAaKfuYAL7tiHbm","createdAt":"2018-11-19 06:41:46.877Z","creator":{"_id":"HtxACY2wX4b2hS8Rv","cls":"User","slug":"exadmin"},"exabyteId":"qKtTzu9utCo6ac4n7","hash":"f4fd707d2e47c15f8d786cf159040954","isDefault":true,"name":"workflow","owner":{"_id":"HtxACY2wX4b2hS8Rv","cls":"Account","slug":"exabyte"},"properties":["band_structure"],"schemaVersion":"0.2.0","slug":"workflow","subworkflows":[{"_id":"LCthJ6E2QabYCZqf4","application":{"name":"espresso","shortName":"qe","summary":"Quantum Espresso","version":"5.1.1","hasAdvancedComputeOptions":true},"model":{"method":{"data":{"pseudo":[]},"subtype":"us","type":"pseudopotential"},"subtype":"gga","type":"dft"},"name":"Band Structure","properties":["band_structure"],"units":[{"flowchartId":"pw-scf","head":true,"name":"pw_scf","status":"idle","type":"execution","tags":["test-tags"]}]}],"tags":["workflow"],"units":[{"_id":"LCthJ6E2QabYCZqf4","flowchartId":"05c362dc27ff1bb98d16fd60","type":"subworkflow"}]}},"path":"job"},{"data":{"_id":"LCthJ6E2QabYCZqf3","basis":{"coordinates":[{"id":1,"value":[0,0,0]},{"id":2,"value":[0.25,0.25,0.25]}],"elements":[{"id":1,"value":"Si"},{"id":2,"value":"Si"}],"name":"basis","units":"crystal"},"createdAt":"2016-04-03T05:25:37.430Z","creator":{"_id":"HtxACY2wX4b2hS8Rv","cls":"User","slug":"exadmin"},"derivedProperties":[{"name":"volume","units":"angstrom^3","value":131.1},{"name":"density","units":"g/cm^3","value":2.33},{"name":"symmetry","spaceGroupSymbol":"Fd-3m","tolerance":{"units":"angstrom","value":0.3}},{"degree":10,"name":"p-norm","value":0.71},{"element":"Si","name":"elemental_ratio","value":0.71},{"name":"inchi","value":""},{"name":"inchi_key","value":""}],"exabyteId":"RKiswuxHKkF3uvLyA","formula":"Si","hash":"4ac3fa057e3530628eb1295c77110eaa","isDefault":false,"isNonPeriodic":false,"lattice":{"name":"lattice","vectors":{"a":[5,0.000121312,0.000131415],"alat":1,"b":[0.000121312,5,0.000121314],"c":[0.000121313,0.000121312,5],"units":"angstrom"},"a":5.14,"alpha":90,"b":5.14,"beta":90,"c":5.14,"gamma":90,"type":"CUB","units":{"angle":"degree","length":"angstrom"}},"name":"Silicon FCC","owner":{"_id":"HtxACY2wX4b2hS8Rv","cls":"Account","slug":"exabyte"},"scaledHash":"5bd4eb168e3530628eb1295d88221cbb","schemaVersion":"0.2.0","slug":"silicon-fcc","unitCellFormula":"Si2","updatedAt":"2016-04-04T17:58:42.867Z"},"path":"material"},{"data":{"data":{"pseudo":[]},"subtype":"us","type":"pseudopotential"},"path":"method"},{"data":{"method":{"data":{"pseudo":[]},"subtype":"us","type":"pseudopotential"},"subtype":"gga","type":"dft"},"path":"model"},{"data":{"_id":"tvFyik5699io8khi8","chargeRate":{"rate":2},"createdAt":"2019-01-03T23:52:26.809Z","creator":{"_id":"HtxACY2wX4b2hS8Rv","cls":"User","slug":"exadmin"},"description":"Default project","gid":3000000,"isDefault":true,"name":"Default","owner":{"_id":"HtxACY2wX4b2hS8Rv","cls":"Account","slug":"exabyte"},"schemaVersion":"0.2.0","slug":"exadmin-default","tags":[],"updatedAt":"2019-01-04T00:12:37.316Z"},"path":"project"},{"data":{"_id":"FPjAaKfuYAL7tiHbm","createdAt":"2018-11-19 06:41:46.877Z","creator":{"_id":"HtxACY2wX4b2hS8Rv","cls":"User","slug":"exadmin"},"exabyteId":"qKtTzu9utCo6ac4n7","hash":"f4fd707d2e47c15f8d786cf159040954","isDefault":true,"name":"workflow","owner":{"_id":"HtxACY2wX4b2hS8Rv","cls":"Account","slug":"exabyte"},"properties":["band_structure"],"schemaVersion":"0.2.0","slug":"workflow","subworkflows":[{"_id":"LCthJ6E2QabYCZqf4","application":{"name":"espresso","shortName":"qe","summary":"Quantum Espresso","version":"5.1.1","hasAdvancedComputeOptions":true},"model":{"method":{"data":{"pseudo":[]},"subtype":"us","type":"pseudopotential"},"subtype":"gga","type":"dft"},"name":"Band Structure","properties":["band_structure"],"units":[{"flowchartId":"pw-scf","head":true,"name":"pw_scf","status":"idle","type":"execution","tags":["test-tags"]}]}],"tags":["workflow"],"units":[{"_id":"LCthJ6E2QabYCZqf4","flowchartId":"05c362dc27ff1bb98d16fd60","type":"subworkflow"}]},"path":"workflow"},{"data":{"&CONTROL":{"calculation":"scf","title":"","verbosity":"low","restart_mode":"from_scratch","wf_collect":true,"tstress":true,"tprnfor":true,"outdir":"{{ JOB_WORK_DIR }}/outdir","wfcdir":"{{ JOB_WORK_DIR }}/outdir","prefix":"__prefix__","pseudo_dir":"{{ JOB_WORK_DIR }}/pseudo"},"&SYSTEM":{"ibrav":0,"nat":2,"ntyp":2,"ecutwfc":40,"ecutrho":200,"occupations":"smearing","degauss":0.005,"starting_magnetization":[0.01,0.02],"Hubbard_occ":[[1,1,0],[1,2,0.02]]},"&ELECTRONS":{"diagonalization":"david","diago_david_ndim":4,"diago_full_acc":true,"mixing_beta":0.3,"startingwfc":"atomic+random"},"&IONS":null,"&CELL":null,"ATOMIC_SPECIES":{"values":[{"X":"Cs","Mass_X":132.90543,"PseudoPot_X":"Cs.upf"},{"X":"Cl","Mass_X":35.4527,"PseudoPot_X":"Cl.upf"}]},"CELL_PARAMETERS":{"card_option":"angstrom","values":{"v1":[4.324582724,0,2.496799],"v2":[1.441527575,4.077255694,2.496799],"v3":[0,0,4.993598]}},"K_POINTS":{"card_option":"automatic","values":{"nk1":2,"nk2":2,"nk3":2,"sk1":0,"sk2":0,"sk3":0}}},"path":"3pse/file/applications/espresso/7.2/pw.x"},{"data":{"_id":"nDAavgjrT5ezwFgod","owner":{"_id":"HtxACY2wX4b2hS8Rv","cls":"Account","slug":"exabyte"},"title":"My Calculation"},"path":"core/reference"},{"data":{"xDataArray":[0,1,2],"yDataSeries":[[0,0.5,1],[0,2.5,5]]},"path":"core/abstract/2d_data"},{"data":{"xAxis":{"label":"kpoint index"},"xDataArray":[0,1,2],"yAxis":{"label":"eigenvalues","units":"eV"},"yDataSeries":[[0,0.5,1],[0,2.5,5]]},"path":"core/abstract/2d_plot"},{"data":{"dimensions":[2,2,2],"shifts":[0,0,0]},"path":"core/abstract/3d_grid"},{"data":[[1,0,0],[0,1,0],[0,0,1]],"path":"core/abstract/3d_tensor"},{"data":{"a":[5,0,0],"b":[0,5,0],"c":[0,0,5]},"path":"core/abstract/3d_vector_basis"},{"data":[0,5.5,0],"path":"core/abstract/point"},{"data":[1,0,0],"path":"core/abstract/vector"},{"data":[[0,0.5,1],[0,2.5,5]],"path":"core/primitive/1d_data_series"},{"data":{"a":5.14,"alpha":90,"b":5.14,"beta":90,"c":5.14,"gamma":90},"path":"core/primitive/3d_lattice"},{"data":[true,false,false],"path":"core/primitive/array_of_3_booleans"},{"data":[1,0,0],"path":"core/primitive/array_of_3_numbers"},{"data":[{"id":1},{"id":2}],"path":"core/primitive/array_of_ids"},{"data":{"label":"energy","units":"eV"},"path":"core/primitive/axis"},{"data":{"value":0.1},"path":"core/primitive/scalar"},{"data":{"value":"example string"},"path":"core/primitive/string"},{"data":{"authors":[{"affiliation":"Exabyte Inc.","first":"John","last":"Doe"}],"conditions":[{"name":"pressure","scalar":[{"value":"1.2"},{"value":"3.3"}],"units":"kbar"}],"method":"DFT","references":[{"authors":[{"affiliation":"Exabyte Inc.","first":"John","last":"Doe"}],"doi":"10.1000/xyz123"}],"timestamp":141182979832,"title":"Experiment 1"},"path":"core/reference/experiment"},{"data":{"authors":[{"affiliation":"Exabyte Inc.","first":"John","last":"Doe"}],"doi":"10.1000/xyz123"},"path":"core/reference/literature"},{"data":{"_id":"nDAavgjrT5ezwFgod","owner":{"_id":"HtxACY2wX4b2hS8Rv","cls":"Account","slug":"exabyte"},"title":"My Calculation"},"path":"core/reference/modeling"},{"data":{"name":"pressure","scalar":[{"value":"1.2"},{"value":"3.3"}],"units":"kbar"},"path":"core/reference/experiment/condition"},{"data":{"latitude":24.3423424,"longitude":43.234232},"path":"core/reference/experiment/location"},{"data":{"affiliation":"Exabyte Inc.","first":"John","last":"Doe"},"path":"core/reference/literature/name"},{"data":{"end":"2","start":"1"},"path":"core/reference/literature/pages"},{"data":{"_id":"nDAavgjrT5ezwFgod","owner":{"_id":"HtxACY2wX4b2hS8Rv","cls":"Account","slug":"exabyte"},"title":"My Calculation"},"path":"core/reference/modeling/exabyte"},{"data":[{"id":1,"value":[0,0,0]},{"id":2,"value":[0.25,0.25,0.25]}],"path":"core/reusable/atomic_vectors"},{"data":{"kpointConduction":[0,0,0],"kpointValence":[0,0,0],"name":"band_gap","type":"direct","units":"rydberg","value":0.0947},"path":"core/reusable/band_gap"},{"data":{"name":"zero_point_energy","units":"eV","value":-0.0634},"path":"core/reusable/energy"},{"data":{"pathname":"/path/to/file/","basename":"some_file.png","filetype":"image"},"path":"core/reusable/file_metadata"},{"data":{"CONTAINER":"production-20160630-cluster-001","NAME":"/cluster-001-home/jrd101/data/jrd101-default/kernel-train-Cxmkj97aXKZeaRZov/Cxmkj97aXKZeaRZov.json","PROVIDER":"aws","REGION":"us-east-1","SIZE":6582,"TIMESTAMP":"1614217411"},"path":"core/reusable/object_storage_container_data"},{"data":{"arguments":{"nband":1,"npools":1,"ntg":1},"cluster":{"fqdn":"master-1-staging.exabyte.io","jid":"1234.master-1-staging.exabyte.io"},"email":"demo@exabyte.io","errors":[{"domain":"rupy","message":"File Not Found: /home/demo/data/project1/job-123/job-config.json","reason":"FileNotFound"}],"excludeFilesPattern":"^.*.txt$","maxCPU":36,"nodes":1,"notify":"abe","ppn":1,"queue":"OF","timeLimit":"00:05:00"},"path":"job/compute"},{"data":{"name":"PW-NCPP (Davidson Diagonalization, Gaussian Smearing)","path":"/qm/wf/pw:/qm/wf/psp/nc?functional=pbe:/qm/wf/smearing/gaussian:/linalg/diag/davidson","units":[{"name":"Plane-wave","path":"/qm/wf/pw","categories":{"tier1":"qm","tier2":"wf","type":"pw"}},{"name":"Norm-conserving PSP","path":"/qm/wf/psp/nc?functional=pbe","categories":{"tier1":"qm","tier2":"wf","type":"psp","subtype":"nc"},"parameters":{"functional":"pbe"}},{"name":"Gaussian Smearing method","path":"/qm/wf/smearing/gaussian","categories":{"tier1":"qm","tier2":"wf","type":"smearing","subtype":"gaussian"}},{"name":"Davidson Diagonalization","path":"/linalg/diag/davidson","categories":{"tier1":"linalg","tier2":"diag","type":"davidson"}}]},"path":"method/categorized_method"},{"data":{"basisSlug":"6-311G"},"path":"method/method_parameters"},{"data":{"type":"localorbital","subtype":"pople"},"path":"methods_directory/legacy/localorbital"},{"data":{"type":"pseudopotential","subtype":"us"},"path":"methods_directory/legacy/pseudopotential"},{"data":{"data":{"dataSet":{"exabyteIds":["LCthJ6E2QabYCZqf4","LCthJ6E2QabYCZqf5","LCthJ6E2QabYCZqf6","LCthJ6E2QabYCZqf7","LCthJ6E2QabYCZqf8","LCthJ6E2QabYCZqf9","LCthJ6E2QabYCZq10","LCthJ6E2QabYCZq11"],"extra":{}},"perProperty":[{"intercept":0.363,"name":"band_gaps:direct","perFeature":[{"coefficient":0.015,"importance":0.134,"name":"atomic_radius:Ge"},{"coefficient":0.016,"importance":0.135,"name":"atomic_radius:Si"}]},{"intercept":0.364,"name":"band_gaps:indirect","perFeature":[{"coefficient":0.016,"importance":0.135,"name":"atomic_radius:Ge"},{"coefficient":0.017,"importance":0.136,"name":"atomic_radius:Si"}]}]},"precision":{"perProperty":[{"score":0.8,"trainingError":0.002}]},"subtype":"least_squares","type":"linear"},"path":"methods_directory/legacy/regression"},{"data":{"type":"unknown","subtype":"unknown"},"path":"methods_directory/legacy/unknown"},{"data":{"name":"Conjugate gradient method","path":"/opt/diff/ordern/cg","categories":{"tier1":"opt","tier2":"diff","tier3":"ordern","type":"cg"}},"path":"methods_directory/mathematical/cg"},{"data":{"data":{"dataSet":{"exabyteIds":["LCthJ6E2QabYCZqf4","LCthJ6E2QabYCZqf5","LCthJ6E2QabYCZqf6","LCthJ6E2QabYCZqf7","LCthJ6E2QabYCZqf8","LCthJ6E2QabYCZqf9","LCthJ6E2QabYCZq10","LCthJ6E2QabYCZq11"],"extra":{}},"perProperty":[{"intercept":0.363,"name":"band_gaps:direct","perFeature":[{"coefficient":0.015,"importance":0.134,"name":"atomic_radius:Ge"},{"coefficient":0.016,"importance":0.135,"name":"atomic_radius:Si"}]},{"intercept":0.364,"name":"band_gaps:indirect","perFeature":[{"coefficient":0.016,"importance":0.135,"name":"atomic_radius:Ge"},{"coefficient":0.017,"importance":0.136,"name":"atomic_radius:Si"}]}]},"precision":{"perProperty":[{"score":0.8,"trainingError":0.002}]},"categories":{"type":"linear","subtype":"least_squares"},"name":"Linear least squares regression","path":"/linear/leastsq"},"path":"methods_directory/mathematical/regression"},{"data":{"name":"PAW Pseudopotential method","path":"/qm/wf/psp/paw","slug":"pseudopotential","categories":{"tier1":"qm","tier2":"wf","type":"psp","subtype":"paw"},"data":[{"slug":"pseudopotential","source":{"info":{},"type":"exabyte"},"data":{"element":"Ru","hash":"3349af97451e04faae570056fb6a110b","filename":"ru_pbe_dojo-oncv_0.4.upf","path":"/export/share/pseudo/ru/gga/pbe/dojo-oncv/0.4/nc/ru_pbe_dojo-oncv_0.4.upf","valenceConfiguration":[{"orbitalName":"4S","orbitalIndex":1,"principalNumber":4,"angularMomentum":0,"occupation":2},{"orbitalName":"4P","orbitalIndex":2,"principalNumber":4,"angularMomentum":1,"occupation":6},{"orbitalName":"4D","orbitalIndex":3,"principalNumber":4,"angularMomentum":2,"occupation":7},{"orbitalName":"5S","orbitalIndex":4,"principalNumber":5,"angularMomentum":0,"occupation":1}],"apps":["espresso"],"exchangeCorrelation":{"functional":"pbe","approximation":"gga"},"name":"pseudopotential","source":"dojo-oncv","type":"nc","version":"0.4"}}]},"path":"methods_directory/physical/psp"},{"data":{"name":"Plane wave basis","path":"/qm/wf/pw","categories":{"tier1":"qm","tier2":"wf","type":"pw"}},"path":"methods_directory/physical/pw"},{"data":{"name":"Methfessel-Paxton smearing","path":"/qm/wf/smearing/methfessel-paxton","categories":{"tier1":"qm","tier2":"wf","type":"smearing","subtype":"methfessel-paxton"}},"path":"methods_directory/physical/smearing"},{"data":{"name":"Optimized Tetrahedron method (Kawamura)","path":"/qm/wf/tetrahedron/optimized","categories":{"tier1":"qm","tier2":"wf","type":"tetrahedron","subtype":"optimized"}},"path":"methods_directory/physical/tetrahedron"},{"data":{"name":"cc-pVTZ basis set","path":"/qm/wf/ao/dunning?basisSlug=cc-pvtz","categories":{"tier1":"qm","tier2":"wf","type":"ao","subtype":"dunning"},"parameters":{"basisSlug":"cc-pvtz"}},"path":"methods_directory/physical/ao/dunning"},{"data":{"slug":"pseudopotential","source":{"info":{},"type":"exabyte"},"data":{"element":"Ru","hash":"3349af97451e04faae570056fb6a110b","filename":"ru_pbe_dojo-oncv_0.4.upf","path":"/export/share/pseudo/ru/gga/pbe/dojo-oncv/0.4/nc/ru_pbe_dojo-oncv_0.4.upf","valenceConfiguration":[{"orbitalName":"4S","orbitalIndex":1,"principalNumber":4,"angularMomentum":0,"occupation":2},{"orbitalName":"4P","orbitalIndex":2,"principalNumber":4,"angularMomentum":1,"occupation":6},{"orbitalName":"4D","orbitalIndex":3,"principalNumber":4,"angularMomentum":2,"occupation":7},{"orbitalName":"5S","orbitalIndex":4,"principalNumber":5,"angularMomentum":0,"occupation":1}],"apps":["espresso"],"exchangeCorrelation":{"functional":"pbe","approximation":"gga"},"name":"pseudopotential","source":"dojo-oncv","type":"nc","version":"0.4"}},"path":"methods_directory/physical/psp/file"},{"data":{"name":"PZ+U (magnetism)","categories":{"tier1":{"name":"physics-based","slug":"pb"},"tier2":{"name":"quantum-mechanical","slug":"qm"},"tier3":{"name":"density functional theory","slug":"dft"},"type":{"name":"Kohn-Sham DFT","slug":"ksdft"},"subtype":{"name":"Local Density Approximation","slug":"lda"}},"parameters":{"functional":"pz","spinPolarization":"collinear","hubbardType":"U"},"method":{"name":"PW-NCPP (Davidson Diagonalization, Gaussian Smearing)","path":"/qm/wf/pw:/qm/wf/psp/nc?functional=pbe:/qm/wf/smearing/gaussian:/linalg/diag/davidson","units":[{"name":"Plane-wave","path":"/qm/wf/pw","categories":{"tier1":"qm","tier2":"wf","type":"pw"}},{"name":"Norm-conserving PSP","path":"/qm/wf/psp/nc?functional=pbe","categories":{"tier1":"qm","tier2":"wf","type":"psp","subtype":"nc"},"parameters":{"functional":"pbe"}},{"name":"Gaussian Smearing method","path":"/qm/wf/smearing/gaussian","categories":{"tier1":"qm","tier2":"wf","type":"smearing","subtype":"gaussian"}},{"name":"Davidson Diagonalization","path":"/linalg/diag/davidson","categories":{"tier1":"linalg","tier2":"diag","type":"davidson"}}]}},"path":"model/categorized_model"},{"data":{"functional":"pbe","dispersionCorrection":"dft-d3","hubbardType":"u","spinPolarization":"collinear","spinOrbitCoupling":true},"path":"model/model_parameters"},{"data":{"tier1":"pb","tier2":"qm","tier3":"semp"},"path":"models_category/pb/qm/semp"},{"data":{"tier1":"pb","tier2":"qm","tier3":"abin","type":"gw","subtype":"evgw"},"path":"models_category/pb/qm/abin/gw"},{"data":{"tier1":"pb","tier2":"qm","tier3":"dft","type":"ksdft"},"path":"models_category/pb/qm/dft/ksdft"},{"data":{"name":"PBE-D3 (SOC)","categories":{"tier1":"pb","tier2":"qm","tier3":"dft","type":"ksdft","subtype":"gga"},"parameters":{"functional":"pbe","spinOrbitCoupling":true,"dispersionCorrection":"DFT-D3"}},"path":"models_directory/gga"},{"data":{"name":"G0W0@PBE (SOC)","categories":{"tier1":"pb","tier2":"qm","tier3":"abin","type":"gw","subtype":"g0w0"},"parameters":{"functional":"pbe","require":"/pb/qm/dft/ksdft/gga","spinOrbitCoupling":true}},"path":"models_directory/gw"},{"data":{"name":"HSE06 (SOC)","categories":{"tier1":"pb","tier2":"qm","tier3":"dft","type":"ksdft","subtype":"hybrid"},"parameters":{"functional":"hse06","spinOrbitCoupling":true,"spinPolarization":"non-collinear"}},"path":"models_directory/hybrid"},{"data":{"name":"PZ+U (magnetism)","categories":{"tier1":"pb","tier2":"qm","tier3":"dft","type":"ksdft","subtype":"lda"},"parameters":{"functional":"pz","spinPolarization":"collinear","hubbardType":"U"}},"path":"models_directory/lda"},{"data":{"categories":{"tier1":"st","tier2":"det","tier3":"ml","type":"re"},"parameters":{}},"path":"models_directory/re"},{"data":{"type":"dft","subtype":"gga","functional":"pbe","method":{"data":{"pseudo":[]},"subtype":"us","type":"pseudopotential"}},"path":"models_directory/legacy/dft"},{"data":{"type":"ml","subtype":"re","method":{"data":{"pseudo":[]},"subtype":"us","type":"pseudopotential"}},"path":"models_directory/legacy/ml"},{"data":{"type":"unknown","subtype":"unknown","method":{"data":{"pseudo":[]},"subtype":"us","type":"pseudopotential"}},"path":"models_directory/legacy/unknown"},{"data":{"charge":0,"multiplicity":1},"path":"properties_directory/electronic_configuration"},{"data":{"name":"atomic_radius","value":4},"path":"properties_directory/elemental/atomic_radius"},{"data":{"name":"electronegativity","value":1.1},"path":"properties_directory/elemental/electronegativity"},{"data":{"name":"ionization_potential","value":7.7},"path":"properties_directory/elemental/ionization_potential"},{"data":{"name":"band_gaps","values":[{"kpointConduction":[0,0,0],"kpointValence":[0,0,0],"type":"direct","units":"rydberg","value":0.0947},{"type":"indirect","units":"rydberg","value":0}]},"path":"properties_directory/non-scalar/band_gaps"},{"data":{"name":"band_structure","spin":[0.5,0.5,0.5,0.5],"xAxis":{"label":"kpoints","units":"crystal"},"xDataArray":[[0,0,0],[0.5,0.5,0.5]],"yAxis":{"label":"energy","units":"eV"},"yDataSeries":[[12.1,12.5],[11.1,11.5],[10.1,10.5],[9.5,8.5]]},"path":"properties_directory/non-scalar/band_structure"},{"data":{"name":"charge_density_profile","xAxis":{"label":"z coordinate"},"xDataArray":[-4.89,-4.78,-4.67],"yAxis":{"label":"charge density","units":"e/A"},"yDataSeries":[[2.3697,2.1422,2.0006]]},"path":"properties_directory/non-scalar/charge_density_profile"},{"data":{"legend":[{"electronicState":"2s","element":"C","index":1,"spin":0.5},{"electronicState":"2p","element":"C","index":2,"spin":0.5}],"name":"density_of_states","xAxis":{"label":"energy","units":"eV"},"xDataArray":[[0,0,0],[0.5,0.5,0.5]],"yAxis":{"label":"density of states","units":"states/unitcell"},"yDataSeries":[[12.1,12.5],[11.1,11.5],[10.1,10.5],[9.5,8.5]]},"path":"properties_directory/non-scalar/density_of_states"},{"data":{"name":"dielectric_tensor","values":[{"part":"real","spin":0.5,"frequencies":[0,0.06012024,0.120240481,0.180360721],"components":[[0,0,0],[0.019862988,0.019862988,0.019862987],[0.039813564,0.039813565,0.039813563],[0.059940387,0.059940389,0.059940385]]},{"part":"imaginary","spin":0.5,"frequencies":[0,0.06012024,0.120240481,0.180360721],"components":[[0,0,0],[0.019862988,0.019862988,0.019862987],[0.039813564,0.039813565,0.039813563],[0.059940387,0.059940389,0.059940385]]},{"part":"real","spin":-0.5,"frequencies":[0,0.06012024,0.120240481,0.180360721],"components":[[0,0,0],[0.019862988,0.019862988,0.019862987],[0.039813564,0.039813565,0.039813563],[0.059940387,0.059940389,0.059940385]]},{"part":"imaginary","spin":-0.5,"frequencies":[0,0.06012024,0.120240481,0.180360721],"components":[[0,0,0],[0.019862988,0.019862988,0.019862987],[0.039813564,0.039813565,0.039813563],[0.059940387,0.059940389,0.059940385]]}]},"path":"properties_directory/non-scalar/dielectric_tensor"},{"data":{"name":"file_content","basename":"my_json.json","filetype":"text","objectData":{"CONTAINER":"production-20160630-cluster-001","NAME":"/cluster-001-home/jrd101/data/jrd101-default/kernel-train-Cxmkj97aXKZeaRZov/Cxmkj97aXKZeaRZov.json","PROVIDER":"aws","REGION":"us-east-1","SIZE":6582,"TIMESTAMP":"1614217411"}},"path":"properties_directory/non-scalar/file_content"},{"data":{"name":"hubbard_u","units":"eV","values":[{"id":1,"atomicSpecies":"Co1","orbitalName":"3d","value":6.7553},{"id":2,"atomicSpecies":"Co2","orbitalName":"3d","value":6.7553},{"id":3,"atomicSpecies":"O","orbitalName":"3p","value":2.2438}]},"path":"properties_directory/non-scalar/hubbard_u"},{"data":{"name":"hubbard_v","units":"eV","values":[{"id":1,"atomicSpecies":"Co","id2":1,"atomicSpecies2":"Co","distance":0,"value":7.7514},{"id":1,"atomicSpecies":"Co","id2":19,"atomicSpecies2":"O","distance":3.630748,"value":0.7573}]},"path":"properties_directory/non-scalar/hubbard_v"},{"data":{"name":"hubbard_v_nn","units":"eV","values":[{"id":1,"atomicSpecies":"Co","orbitalName":"3d","id2":1,"atomicSpecies2":"Co","orbitalName2":"3d","value":7.7514},{"id":1,"atomicSpecies":"Co","orbitalName":"3d","id2":19,"atomicSpecies2":"O","orbitalName2":"2p","value":0.7573}]},"path":"properties_directory/non-scalar/hubbard_v_nn"},{"data":{"name":"phonon_dispersions","xAxis":{"label":"qpoints","units":"crystal"},"xDataArray":[[0,0,0],[0.5,0.05,0.05]],"yAxis":{"label":"frequency","units":"cm-1"},"yDataSeries":[[-0.000006,-0.000006,-0.000005,734.596987,734.618837,734.618837],[-6.859784,-6.859784,36.443014,730.782803,731.143013,731.143013]]},"path":"properties_directory/non-scalar/phonon_dispersions"},{"data":{"name":"phonon_dos","xAxis":{"label":"frequency","units":"cm-1"},"xDataArray":[[565,566,567,568,569,570,571,572,573]],"yAxis":{"label":"Phonon DOS","units":"states/cm-1"},"yDataSeries":[[0.0001433,0.00011382,0.000087721,0.00006502,0.000045713,0.000029799,0.000017279,0.0000081527,0.0000024197]]},"path":"properties_directory/non-scalar/phonon_dos"},{"data":{"name":"potential_profile","xAxis":{"label":"z coordinate"},"xDataArray":[-4.89,-4.78,-4.67],"yAxis":{"label":"energy","units":"eV"},"yDataSeries":[[-6.5847438,-7.0900648,-7.5601238],[6.4872255,8.2828137,10.1322914],[-0.0975183,1.192749,2.5721676]]},"path":"properties_directory/non-scalar/potential_profile"},{"data":{"name":"reaction_energy_profile","xAxis":{"label":"reaction coordinate"},"xDataArray":[0,0.1932731666,0.3596118308,0.4999998753,0.640387977,0.8067267116,1],"yAxis":{"label":"energy","units":"eV"},"yDataSeries":[[0,0.0336637211,0.1282952413,0.2032895454,0.1282953846,0.0336637671,-5.3e-9]]},"path":"properties_directory/non-scalar/reaction_energy_profile"},{"data":{"name":"stress_tensor","units":"kbar","value":[[3,0,0],[0,3,0],[0,0,3]]},"path":"properties_directory/non-scalar/stress_tensor"},{"data":{"PAWDoubleCounting2":{"name":"PAW_double-counting_correction_2","value":12658.30538857},"PAWDoubleCounting3":{"name":"PAW_double-counting_correction_3","value":-12074.85364512},"alphaZ":{"name":"alphaZ","value":1056.91493097},"atomicEnergy":{"name":"atomic_energy","value":15740.5725788},"eigenvalues":{"name":"eigenvalues","value":-577.80127102},"ewald":{"name":"ewald","value":128376.45871064},"exchange":{"name":"exchange","value":0},"exchangeCorrelation":{"name":"exchange_correlation","value":41.63693035},"hartree":{"name":"hartree","value":-145344.66902862},"name":"total_energy_contributions","temperatureEntropy":{"name":"temperature_entropy","value":-0.00032545},"units":"eV"},"path":"properties_directory/non-scalar/total_energy_contributions"},{"data":{"name":"vibrational_spectrum","xAxis":{"label":"wavenumber","units":"cm-1"},"xDataArray":[[1625.972,3631.832,3735.535]],"yAxis":{"label":"Absorption coefficient","units":"km/mol"},"yDataSeries":[[46.681,1.139,14.281]]},"path":"properties_directory/non-scalar/vibrational_spectrum"},{"data":{"name":"electron_affinity","units":"eV","value":2.5},"path":"properties_directory/scalar/electron_affinity"},{"data":{"name":"fermi_energy","units":"eV","value":-1.2},"path":"properties_directory/scalar/fermi_energy"},{"data":{"name":"formation_energy","units":"eV","value":-123.43573079},"path":"properties_directory/scalar/formation_energy"},{"data":{"name":"ionization_potential","units":"eV","value":14},"path":"properties_directory/scalar/ionization_potential"},{"data":{"name":"pressure","units":"kbar","value":-27.345},"path":"properties_directory/scalar/pressure"},{"data":{"name":"reaction_energy_barrier","units":"eV","value":-123.43573079},"path":"properties_directory/scalar/reaction_energy_barrier"},{"data":{"name":"surface_energy","units":"eV/A^2","value":0.02},"path":"properties_directory/scalar/surface_energy"},{"data":{"name":"total_energy","units":"eV","value":-123.43573079},"path":"properties_directory/scalar/total_energy"},{"data":{"name":"total_force","units":"eV/angstrom","value":0.000001},"path":"properties_directory/scalar/total_force"},{"data":{"name":"valence_band_offset","units":"eV","value":0.245},"path":"properties_directory/scalar/valence_band_offset"},{"data":{"name":"zero_point_energy","units":"eV","value":-123.43573079},"path":"properties_directory/scalar/zero_point_energy"},{"data":{"name":"atomic_forces","units":"eV/bohr","values":[{"id":1,"value":[-3.9e-7,-2.4e-7,0]},{"id":2,"value":[3.9e-7,2.4e-7,0]}]},"path":"properties_directory/structural/atomic_forces"},{"data":{"bonds":[{"0":{"atomPair":[{"id":1},{"id":2}],"bondType":"single"},"1":{"atomPair":[{"id":3},{"id":4}],"bondType":"double"}}],"coordinates":[{"id":1,"value":[0,0,0]}],"elements":[{"id":1,"value":"Si"}],"name":"basis","units":"crystal"},"path":"properties_directory/structural/basis"},{"data":{"name":"density","units":"g/cm^3","value":2.33},"path":"properties_directory/structural/density"},{"data":{"element":"Si","name":"elemental_ratio","value":0.71},"path":"properties_directory/structural/elemental_ratio"},{"data":{"name":"inchi","value":"1S/C6H6/c1-2-4-6-5-3-1/h1-6H"},"path":"properties_directory/structural/inchi"},{"data":{"name":"inchi_key","value":"UHOVQNZJYSORNB-UHFFFAOYSA-N"},"path":"properties_directory/structural/inchi_key"},{"data":{"name":"lattice","vectors":{"a":[5,0.000121312,0.000131415],"alat":1,"b":[0.000121312,5,0.000121314],"c":[0.000121313,0.000121312,5],"units":"angstrom"},"a":5.14,"alpha":90,"b":5.14,"beta":90,"c":5.14,"gamma":90,"type":"CUB","units":{"angle":"degree","length":"angstrom"}},"path":"properties_directory/structural/lattice"},{"data":{"name":"magnetic_moments","units":"uB","values":[{"id":1,"value":[0,0,1.235]},{"id":2,"value":[0,0,-1.235]}]},"path":"properties_directory/structural/magnetic_moments"},{"data":[{"SMARTS":"[O&D1]-C(=O)[#6X3]","atoms":[{"id":1,"isConnector":false},{"id":2,"isConnector":false},{"id":3,"isConnector":false},{"id":4,"isConnector":true}],"name":"functional_group"},{"atoms":[{"id":1,"isConnector":true},{"id":2,"isConnector":false},{"id":3,"isConnector":true}],"name":"special_bond"},{"atoms":[{"id":1,"isConnector":false},{"id":2,"isConnector":false},{"id":3,"isConnector":false},{"id":4,"isConnector":false},{"id":5,"isConnector":false},{"id":6,"isConnector":true}],"isAromatic":true,"name":"ring"}],"path":"properties_directory/structural/molecular_pattern"},{"data":{"degree":10,"name":"p-norm","value":0.71},"path":"properties_directory/structural/p-norm"},{"data":{"name":"symmetry","pointGroupSymbol":"C2v","spaceGroupSymbol":"Fd-3m","tolerance":{"units":"angstrom","value":0.3}},"path":"properties_directory/structural/symmetry"},{"data":{"name":"volume","units":"angstrom^3","value":131.1},"path":"properties_directory/structural/volume"},{"data":{"name":"atomic_constraints","values":[{"id":1,"value":[true,false,true]},{"id":2,"value":[false,false,true]}]},"path":"properties_directory/structural/basis/atomic_constraints"},{"data":{"id":1,"value":[0,0,0]},"path":"properties_directory/structural/basis/atomic_coordinate"},{"data":{"name":"atomic_coordinates","values":[{"id":1,"value":[0,0,0]},{"id":2,"value":[0.25,0.25,0.25]}]},"path":"properties_directory/structural/basis/atomic_coordinates"},{"data":{"id":1,"value":"Si"},"path":"properties_directory/structural/basis/atomic_element"},{"data":[{"atomPair":[{"id":1},{"id":2}],"bondType":"single"},{"atomPair":[{"id":3},{"id":4}],"bondType":"double"}],"path":"properties_directory/structural/basis/bonds"},{"data":{"a":5.14,"alpha":90,"b":5.14,"beta":90,"c":5.14,"gamma":90,"type":"CUB","units":{"angle":"degree","length":"angstrom"}},"path":"properties_directory/structural/lattice/lattice_bravais"},{"data":{"a":[5,0.000121312,0.000131415],"alat":1,"b":[0.000121312,5,0.000121314],"c":[0.000121313,0.000121312,5],"units":"angstrom"},"path":"properties_directory/structural/lattice/lattice_vectors"},{"data":{"data":[[-123.45678,-12.345678,-1.2345678,-0.1234567,-0.0123456,-0.0012345,-0.0001234]],"tolerance":0.001,"units":"rydberg"},"path":"properties_directory/workflow/convergence/electronic"},{"data":{"data":[{"electronic":{"data":[0.10303193,0.04365779,0.00051472,0.00007496,0.00000309,5.6e-7],"units":"eV"},"energy":-123.45678}],"tolerance":0.001,"units":"eV"},"path":"properties_directory/workflow/convergence/ionic"},{"data":{"data":[{"grid":{"dimensions":[1,1,1],"shifts":[0,0,0]},"value":"-123.45678"}],"property":"total_energy","tolerance":0.001,"units":"eV"},"path":"properties_directory/workflow/convergence/kpoint"},{"data":{"_id":"K3McGkqXh28HJ775m","createdAt":"2018-11-19 06:41:46.877Z","creator":{"_id":"HtxACY2wX4b2hS8Rv","cls":"User","slug":"exadmin"},"data":{"name":"pressure","units":"kbar","value":-149.03},"group":"qe:dft:gga:pbe","owner":{"_id":"HtxACY2wX4b2hS8Rv","cls":"Account","slug":"exabyte"},"schemaVersion":"0.2.0","slug":"pressure","source":{"_id":"nDAavgjrT5ezwFgod","owner":{"_id":"HtxACY2wX4b2hS8Rv","cls":"Account","slug":"exabyte"},"title":"My Calculation"}},"path":"property/base"},{"data":{"name":"espresso","shortName":"qe","summary":"Quantum Espresso","version":"5.1.1","hasAdvancedComputeOptions":true},"path":"software/application"},{"data":{"advancedComputeOptions":true,"applicationId":["eaJepm4AWfqpaCw59"],"isDefault":true,"monitors":[{"name":"standard_output"}],"name":"pw.x","postProcessors":[],"preProcessors":[],"results":[{"name":"atomic_forces"}]},"path":"software/executable"},{"data":{"executableId":"4987JFJ3kKbwvFSG7","input":[{"templateId":"dJ7HYz5pQ4AuN5qc9"}],"name":"pw_scf"},"path":"software/flavor"},{"data":{"applicationName":"espresso","applicationVersions":["6.0"],"content":"K_POINTS automatic\n{{nkx}} {{nky}} {{nkz}} 0 0 0","contextProviders":[{"name":"KGridManagerMixin"}],"executableName":"pw.x","name":"kpoints_grid"},"path":"software/template"},{"data":{"name":"exabyteml","shortName":"ml","summary":"exabyte machine learning engine","version":"0.2.0"},"path":"software_directory/ml/exabyteml"},{"data":{"application":{"name":"exabyteml","shortName":"ml","summary":"exabyte machine learning engine","version":"0.2.0"},"flavor":{"executableId":"4987JFJ3kKbwvFSG7","name":"initialize"},"flowchartId":"initialize","head":true,"input":{"targets":["band_gaps:indirect","band_gaps:direct"]},"name":"initialize","status":"idle","type":"execution"},"path":"software_directory/ml/unit/execution/initialize"},{"data":{"application":{"name":"exabyteml","shortName":"ml","summary":"exabyte machine learning engine","version":"0.2.0"},"flavor":{"executableId":"4987JFJ3kKbwvFSG7","name":"score"},"flowchartId":"score","head":true,"input":{},"name":"score","status":"idle","type":"execution"},"path":"software_directory/ml/unit/execution/score"},{"data":{"application":{"name":"exabyteml","shortName":"ml","summary":"exabyte machine learning engine","version":"0.2.0"},"flavor":{"executableId":"4987JFJ3kKbwvFSG7","name":"train"},"flowchartId":"train","head":true,"input":{"features":["elemental_ratio:Si","elemental_ratio:Ge","ionization_potential:Ge","ionization_potential:Si"],"targets":["band_gaps:indirect","band_gaps:direct"]},"name":"train","status":"idle","type":"execution"},"path":"software_directory/ml/unit/execution/train"},{"data":{"application":{"name":"exabyteml","shortName":"ml","summary":"exabyte machine learning engine","version":"0.2.0"},"flavor":{"executableId":"4987JFJ3kKbwvFSG7","name":"cross-validate"},"flowchartId":"evaluate","head":true,"input":{"nSplits":3},"name":"evaluate","status":"idle","type":"execution"},"path":"software_directory/ml/unit/execution/evaluate/cross-validate"},{"data":{"flowchartId":"data_transformation","head":true,"inputData":{"cleanMissingData":true,"removeDuplicateRows":true,"replaceNoneValuesWith":0},"name":"data_transformation","operation":"data_transformation","operationType":"manipulation","status":"idle","type":"processing"},"path":"software_directory/ml/unit/processing/data_transformation/manipulation"},{"data":{"flowchartId":"data_transformation","head":true,"inputData":{"perFeature":[{"mean":0.156,"name":"atomic_radius:Ge","scale":1.5,"variance":0.1},{"mean":0.155,"name":"atomic_radius:Si","scale":1.4,"variance":0.11}],"scaler":"standard_scaler"},"name":"data_transformation","operation":"data_transformation","operationType":"scale_and_reduce","status":"idle","type":"processing"},"path":"software_directory/ml/unit/processing/data_transformation/scale_and_reduce"},{"data":{"flowchartId":"feature_selection","head":true,"inputData":{"algorithm":"f_regression","nFeatures":100},"name":"feature_selection","operation":"feature_selection","operationType":"filter_based","status":"idle","type":"processing"},"path":"software_directory/ml/unit/processing/feature_selection/filter_based"},{"data":{"name":"espresso","shortName":"qe","summary":"Quantum Espresso","version":"7.2"},"path":"software_directory/modeling/espresso"},{"data":{"name":"NWChem","summary":"NWChem: a comprehensive and scalable open-source solution for large scale molecular simulations","version":"6.6","exec":"nwchem"},"path":"software_directory/modeling/nwchem"},{"data":{"name":"vasp","shortName":"vasp","summary":"vienna ab-initio simulation package","version":"5.3.5"},"path":"software_directory/modeling/vasp"},{"data":{"nband":1,"npools":1,"ntg":1},"path":"software_directory/modeling/espresso/arguments"},{"data":{"application":{"name":"espresso","shortName":"qe","summary":"Quantum Espresso","version":"7.2"},"flowchartId":"modeling","head":true,"input":[{"content":"K_POINTS automatic\n2 2 2 0 0 0","name":"pw_scf.in"}],"name":"modeling","status":"idle","type":"execution"},"path":"software_directory/modeling/unit/execution"},{"data":{"exec":"jupyter","flavor":"notebook","name":"jupyterLab","shortName":"jl","summary":"Jupyter Lab","version":"0.33.12"},"path":"software_directory/scripting/jupyter-lab"},{"data":{"exec":"python","flavor":"python2","name":"python","shortName":"py","summary":"Python Script","version":"2.7.5"},"path":"software_directory/scripting/python"},{"data":{"exec":"sh","flavor":"sh","name":"shell","shortName":"sh","summary":"Shell Script","version":"4.2.46"},"path":"software_directory/scripting/shell"},{"data":{"application":{"exec":"python","flavor":"python2","name":"python","shortName":"py","summary":"Python Script","version":"2.7.5"},"compute":null,"flowchartId":"scripting","head":true,"input":[{"content":"print('Hello World!')","name":"script.py"}],"name":"scripting","status":"idle","type":"execution"},"path":"software_directory/scripting/unit/execution"},{"data":{"_id":"HtxACY2wX4b2hS8Rv","cls":"Material","slug":"silicon-fcc"},"path":"system/_material"},{"data":{"_id":"HtxACY2wX4b2hS8Rv","cls":"Job","slug":"parent-job"},"path":"system/_parent_job"},{"data":{"_id":"HtxACY2wX4b2hS8Rv","cls":"Project","slug":"project-default"},"path":"system/_project"},{"data":{"key":"basis.coordinates.0","name":"atomsTooClose","severity":"warning","message":"Atom 0 is too close to atom X"},"path":"system/consistency_check"},{"data":{"_id":"HtxACY2wX4b2hS8Rv","cls":"User","slug":"exadmin"},"path":"system/creator"},{"data":{"_id":"HtxACY2wX4b2hS8Rv","cls":"Class","slug":"Slug"},"path":"system/entity_reference"},{"data":{"extension":"poscar","filename":"POSCAR.mp-546794_SiO2.poscar","text":"Si4 O8\n1.0\n5.073173 0.000000 0.000000\n0.000000 5.073173 0.000000\n0.000000 0.000000 7.359653\nSi O\n4 8\ndirect\n0.000000 0.500000 0.250000 Si\n0.500000 0.500000 0.500000 Si\n0.500000 0.000000 0.750000 Si\n0.000000 0.000000 0.000000 Si\n0.750000 0.584672 0.375000 O\n0.915328 0.250000 0.125000 O\n0.084672 0.750000 0.125000 O\n0.250000 0.415328 0.375000 O\n0.250000 0.084672 0.875000 O\n0.415328 0.750000 0.625000 O\n0.584672 0.250000 0.625000 O\n0.750000 0.915328 0.875000 O","hash":"fce4c03798763a9ed8bf64d762c7fbfd"},"path":"system/file_source"},{"data":{"header":{"entity":{"_id":"FPjAaKfuYAL7tiHbm","flowchartId":"pw_scf","name":"unit"},"timestamp":1234923492.12,"version":"0.2.0"},"payload":{"name":"total_energy","units":"eV","value":-123.43573079}},"path":"system/message"},{"data":{"_id":"HtxACY2wX4b2hS8Rv","cls":"Account","slug":"exabyte"},"path":"system/owner"},{"data":{"_id":"LCthJ6E2QabYCZqf4","application":{"name":"espresso","shortName":"qe","summary":"Quantum Espresso","version":"5.1.1","hasAdvancedComputeOptions":true},"model":{"method":{"data":{"pseudo":[]},"subtype":"us","type":"pseudopotential"},"subtype":"gga","type":"dft"},"name":"Band Structure","properties":["band_structure"],"units":[{"flowchartId":"pw-scf","head":true,"name":"pw_scf","status":"idle","type":"execution","tags":["test-tags"]}]},"path":"workflow/subworkflow"},{"data":{"flowchartId":"pw-scf","head":true,"name":"pw_scf","status":"idle","type":"execution","tags":["test-tags"]},"path":"workflow/unit"},{"data":{"flowchartId":"assignment","head":true,"input":[{"name":"N_K_x","scope":"global"},{"name":"N_K_y","scope":"global"}],"name":"assignment","operand":"N_K_x","status":"idle","type":"assignment","value":"N_K_x+N_K_y+1"},"path":"workflow/unit/assignment"},{"data":{"else":"sample_id_6","flowchartId":"condition","head":true,"input":[{"name":"x","scope":"global"},{"name":"total_energy","scope":"sample_id_2"}],"maxOccurrences":100,"name":"condition","statement":"abs(x-total_energy) < 1e-5","status":"idle","then":"sample_id_4","throwException":true,"type":"condition"},"path":"workflow/unit/condition"},{"data":{"application":{"name":"espresso","shortName":"qe","summary":"Quantum Espresso","version":"5.1.1","hasAdvancedComputeOptions":true},"compute":null,"executable":{"advancedComputeOptions":true,"applicationId":["eaJepm4AWfqpaCw59"],"isDefault":true,"monitors":[{"name":"standard_output"}],"name":"pw.x","postProcessors":[],"preProcessors":[],"results":[{"name":"atomic_forces"}]},"flavor":{"executableId":"4987JFJ3kKbwvFSG7","input":[{"templateId":"dJ7HYz5pQ4AuN5qc9"}],"name":"pw_scf"},"flowchartId":"execution","head":true,"input":[{"content":"K_POINTS automatic\n2 2 2 0 0 0","name":"pw_scf.in"}],"monitors":[{"name":"scf_accuracy"},{"name":"standard_output"}],"name":"execution","next":"pw-bands","postProcessors":[],"preProcessors":[],"results":[{"name":"harris_foulkes_estimate"}],"status":"idle","type":"execution"},"path":"workflow/unit/execution"},{"data":{"flowchartId":"io","head":true,"input":[{"endpoint":"data-frame","endpoint_options":{"data":{"features":["elemental_ratio:Si","elemental_ratio:Ge","ionization_potential:Ge","ionization_potential:Si"],"ids":["KuAsBRwofzGfHPWiT"],"targets":["band_gaps:indirect","band_gaps:direct"]},"headers":{"X-Auth-Token":"","X-User-Id":""},"method":"POST","params":{"query":{"formula":"SiGe"}}}}],"name":"io","source":"api","status":"idle","subtype":"input","type":"io"},"path":"workflow/unit/io"},{"data":{"flowchartId":"map","head":true,"input":{"target":"MAP_K_POINTS_1","values":["2 2 2 0 0 0","3 3 3 0 0 0","4 4 4 0 0 0"]},"name":"map","status":"idle","type":"map","workflowId":"zxjhEiaQvwWwvB3oM"},"path":"workflow/unit/map"},{"data":{"flowchartId":"data_transformation_manipulation","inputData":{"cleanMissingData":true,"removeDuplicateRows":true,"replaceNoneValuesWith":0},"name":"data_transformation_manipulation","operation":"data_transformation","operationType":"manipulation","status":"idle","type":"processing"},"path":"workflow/unit/processing"},{"data":{"flowchartId":"reduce","head":true,"input":[{"arguments":["band_gaps"],"operation":"aggregate"}],"mapFlowchartId":"1","name":"reduce","status":"idle","type":"reduce"},"path":"workflow/unit/reduce"},{"data":{"name":"N_K_y","scope":"global"},"path":"workflow/unit/input/_inputItemScope"},{"data":{"endpoint":"data-frame","endpoint_options":{"data":{"features":["elemental_ratio:Si","elemental_ratio:Ge","ionization_potential:Ge","ionization_potential:Si"],"ids":["KuAsBRwofzGfHPWiT"],"targets":["band_gaps:indirect","band_gaps:direct"]},"headers":{"X-Auth-Token":"","X-User-Id":""},"method":"POST","params":{"query":{"formula":"SiGe"}}},"name":"DATA"},"path":"workflow/unit/io/api"},{"data":{"features":["elemental_ratio:Si","elemental_ratio:Ge","ionization_potential:Ge","ionization_potential:Si"],"ids":["KuAsBRwofzGfHPWiT"],"targets":["band_gaps:indirect","band_gaps:direct"]},"path":"workflow/unit/io/db"},{"data":{"basename":"index.html","overwrite":true,"objectData":{"CONTAINER":"production-20160630-cluster-001","NAME":"/cluster-001-home/jrd101/data/jrd101-default/kernel-train-Cxmkj97aXKZeaRZov/Cxmkj97aXKZeaRZov.json","PROVIDER":"aws","REGION":"us-east-1","SIZE":6582,"TIMESTAMP":"1614217411"}},"path":"workflow/unit/io/object_storage"},{"data":{"monitors":[{"name":"standard_output"}],"postProcessors":[],"preProcessors":[],"results":[{"name":"atomic_forces"}]},"path":"workflow/unit/runtime/runtime_items"}]''')
@@ -0,0 +1,3 @@
1
+ import json
2
+ PROPERTIES_MANIFEST = json.loads(r'''{"convergence_ionic":{"defaults":{"units":"eV"},"schemaId":"properties-directory/workflow/convergence/ionic","isMonitor":true},"convergence_electronic":{"defaults":{"units":"eV"},"schemaId":"properties-directory/workflow/convergence/electronic","isMonitor":true},"pressure":{"defaults":{"units":"kbar"},"schemaId":"properties-directory/scalar/pressure","isResult":true},"total_energy":{"defaults":{"units":"eV"},"schemaId":"properties-directory/scalar/total-energy","isResult":true},"surface_energy":{"defaults":{"units":"eV/A^2"},"schemaId":"properties-directory/scalar/surface-energy","isResult":true},"fermi_energy":{"defaults":{"units":"eV"},"schemaId":"properties-directory/scalar/fermi-energy","isResult":true},"total_force":{"defaults":{"units":"eV/angstrom"},"schemaId":"properties-directory/scalar/total-force","isResult":true},"zero_point_energy":{"defaults":{"units":"eV"},"schemaId":"properties-directory/scalar/zero-point-energy","isResult":true},"reaction_energy_barrier":{"defaults":{"units":"eV"},"schemaId":"properties-directory/scalar/reaction-energy-barrier","isResult":true},"electron_affinity":{"defaults":{"units":"eV"},"schemaId":"properties-directory/scalar/electron-affinity","isResult":true},"ionization_potential":{"defaults":{"units":"eV"},"schemaId":"properties-directory/scalar/ionization-potential","isResult":true},"valence_band_offset":{"defaults":{"units":"eV"},"schemaId":"properties-directory/scalar/valence-band-offset"},"phonon_dos":{"defaults":{"xAxis":{"label":"frequency","units":"cm-1"},"yAxis":{"label":"Phonon DOS","units":"states/cm-1"}},"schemaId":"properties-directory/non-scalar/phonon-dos","isResult":true},"phonon_dispersions":{"defaults":{"xAxis":{"label":"qpoints","units":"crystal"},"yAxis":{"label":"frequency","units":"cm-1"}},"schemaId":"properties-directory/non-scalar/phonon-dispersions","isResult":true},"total_energy_contributions":{"defaults":{"units":"eV"},"schemaId":"properties-directory/non-scalar/total-energy-contributions","isResult":true},"band_gaps":{"types":["direct","indirect"],"defaults":{"units":"eV"},"schemaId":"properties-directory/non-scalar/band-gaps","isResult":true},"stress_tensor":{"defaults":{"units":"kbar"},"schemaId":"properties-directory/non-scalar/stress-tensor","isResult":true},"band_structure":{"defaults":{"xAxis":{"label":"kpoints","units":"crystal"},"yAxis":{"label":"energy","units":"eV"}},"schemaId":"properties-directory/non-scalar/band-structure","isResult":true},"density_of_states":{"defaults":{"xAxis":{"label":"energy","units":"eV"},"yAxis":{"label":"density of states","units":"states/unitcell"}},"schemaId":"properties-directory/non-scalar/density-of-states","isResult":true},"reaction_energy_profile":{"defaults":{"xAxis":{"label":"reaction coordinate"},"yAxis":{"label":"energy","units":"eV"}},"schemaId":"properties-directory/non-scalar/reaction-energy-profile","isResult":true},"potential_profile":{"defaults":{"xAxis":{"label":"z coordinate"},"yAxis":{"label":"energy","units":"eV"}},"schemaId":"properties-directory/non-scalar/potential-profile","isResult":true},"charge_density_profile":{"defaults":{"xAxis":{"label":"z coordinate"},"yAxis":{"label":"charge density","units":"e/A"}},"schemaId":"properties-directory/non-scalar/charge-density-profile","isResult":true},"vibrational_spectrum":{"defaults":{"xAxis":{"label":"wavenumber","units":"cm-1"},"yAxis":{"label":"Absorption coefficient","units":"km/mol"}},"schemaId":"properties-directory/non-scalar/vibrational-spectrum","isResult":true},"file_content":{"schemaId":"properties-directory/non-scalar/file-content","isResult":true},"average_potential_profile":{"defaults":{"xAxis":{"label":"z coordinate","units":"angstrom"},"yAxis":{"label":"energy","units":"eV"}},"schemaId":"properties-directory/non-scalar/average-potential-profile","isResult":true},"dielectric_tensor":{"schemaId":"properties-directory/non-scalar/dielectric-tensor","isResult":true},"basis":{"defaults":{"units":"angstrom"},"schemaId":"properties-directory/structural/basis"},"lattice":{"defaults":{"units":"angstrom"},"schemaId":"properties-directory/structural/lattice"},"atomic_forces":{"defaults":{"units":"eV/angstrom"},"schemaId":"properties-directory/structural/atomic-forces","isResult":true},"atomic_constraints":{"schemaId":"properties-directory/structural/basis/atomic-constraints"},"p-norm":{"schemaId":"properties-directory/structural/p-norm"},"volume":{"defaults":{"units":"angstrom^3"},"schemaId":"properties-directory/structural/volume"},"symmetry":{"defaults":{"units":"angstrom"},"schemaId":"properties-directory/structural/symmetry"},"elemental_ratio":{"schemaId":"properties-directory/structural/elemental-ratio"},"density":{"defaults":{"units":"g/cm^3"},"schemaId":"properties-directory/structural/density"},"magnetic_moments":{"defaults":{"units":"uB"},"schemaId":"properties-directory/structural/magnetic-moments","isResult":true},"bonds":{"defaults":{"units":"angstrom"},"schemaId":"properties-directory/structural/basis/bonds"},"inchi":{"schemaId":"properties-directory/structural/inchi"},"inchi_key":{"schemaId":"properties-directory/structural/inchi-key"},"material":{"schemaId":"material"},"hubbard_u":{"defaults":{"units":"eV"},"schemaId":"properties-directory/non-scalar/hubbard-u","isResult":true},"hubbard_v":{"defaults":{"units":"eV"},"schemaId":"properties-directory/non-scalar/hubbard-v","isResult":true},"hubbard_v_nn":{"defaults":{"units":"eV"},"schemaId":"properties-directory/non-scalar/hubbard-v-nn","isResult":true}}''')
3
+ RESULTS = json.loads(r'''["pressure","total_energy","surface_energy","fermi_energy","total_force","zero_point_energy","reaction_energy_barrier","electron_affinity","ionization_potential","phonon_dos","phonon_dispersions","total_energy_contributions","band_gaps","stress_tensor","band_structure","density_of_states","reaction_energy_profile","potential_profile","charge_density_profile","vibrational_spectrum","file_content","average_potential_profile","dielectric_tensor","atomic_forces","magnetic_moments","hubbard_u","hubbard_v","hubbard_v_nn"]''')