mat3ra-esse 2024.3.19.post0__tar.gz → 2024.3.22.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.
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/.eslintrc.json +1 -1
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/PKG-INFO +1 -1
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/build_schemas.js +1 -1
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/compile_ts.ts +1 -1
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/package-lock.json +217 -119
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/package.json +24 -15
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/basis.json +14 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/js/esse/utils.ts +1 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/py/mat3ra/esse/data/schemas.py +1 -1
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/py/mat3ra_esse.egg-info/PKG-INFO +1 -1
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/tests/js/JSONSchemasInterface.tests.ts +4 -4
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/tests/js/validate.ts +4 -4
- mat3ra-esse-2024.3.22.post0/tsconfig.json +7 -0
- mat3ra-esse-2024.3.19.post0/tsconfig.json +0 -34
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/.babelrc +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/.github/workflows/cicd.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/.gitignore +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/.husky/pre-commit +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/.mocharc.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/.pre-commit-config.yaml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/.prettierrc +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/LICENSE.md +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/README.md +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/build_schemas.py +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/docs/README.md +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/3pse/db/nist_jarvis/2024.3.13/db_entry.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/3pse/file/applications/espresso/7.2/pw.x.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/abstract/2d_data.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/abstract/2d_plot.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/abstract/3d_grid.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/abstract/3d_tensor.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/abstract/3d_vector_basis.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/abstract/point.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/abstract/vector.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/primitive/1d_data_series.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/primitive/3d_lattice.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/primitive/array_of_3_booleans.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/primitive/array_of_3_numbers.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/primitive/array_of_ids.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/primitive/axis.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/primitive/scalar.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/primitive/string.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/reference/experiment/condition.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/reference/experiment/location.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/reference/experiment.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/reference/literature/name.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/reference/literature/pages.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/reference/literature.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/reference/modeling/exabyte.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/reference/modeling.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/reference.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/reusable/atomic_vectors.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/reusable/band_gap.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/reusable/energy.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/reusable/file_metadata.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/core/reusable/object_storage_container_data.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/element.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/job/compute.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/job.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/material.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/method/categorized_method.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/method/method_parameters.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/method.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/methods_directory/legacy/localorbital.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/methods_directory/legacy/pseudopotential.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/methods_directory/legacy/regression.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/methods_directory/legacy/unknown.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/methods_directory/mathematical/cg.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/methods_directory/mathematical/regression.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/methods_directory/physical/ao/dunning.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/methods_directory/physical/psp/file.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/methods_directory/physical/psp.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/methods_directory/physical/pw.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/methods_directory/physical/smearing.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/methods_directory/physical/tetrahedron.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/model/categorized_model.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/model/model_parameters.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/model.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/models_category/pb/qm/abin/gw.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/models_category/pb/qm/dft/ksdft.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/models_category/pb/qm/semp.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/models_directory/gga.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/models_directory/gw.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/models_directory/hybrid.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/models_directory/lda.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/models_directory/legacy/dft.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/models_directory/legacy/ml.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/models_directory/legacy/unknown.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/models_directory/re.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/project.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/electronic_configuration.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/elemental/atomic_radius.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/elemental/electronegativity.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/elemental/ionization_potential.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/non-scalar/band_gaps.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/non-scalar/band_structure.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/non-scalar/charge_density_profile.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/non-scalar/density_of_states.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/non-scalar/dielectric_tensor.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/non-scalar/file_content.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/non-scalar/hubbard_u.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/non-scalar/hubbard_v.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/non-scalar/hubbard_v_nn.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/non-scalar/phonon_dispersions.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/non-scalar/phonon_dos.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/non-scalar/potential_profile.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/non-scalar/reaction_energy_profile.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/non-scalar/stress_tensor.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/non-scalar/total_energy_contributions.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/non-scalar/vibrational_spectrum.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/scalar/electron_affinity.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/scalar/fermi_energy.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/scalar/formation_energy.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/scalar/ionization_potential.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/scalar/pressure.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/scalar/reaction_energy_barrier.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/scalar/surface_energy.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/scalar/total_energy.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/scalar/total_force.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/scalar/valence_band_offset.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/scalar/zero_point_energy.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/structural/atomic_forces.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/structural/basis/atomic_constraints.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/structural/basis/atomic_coordinate.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/structural/basis/atomic_coordinates.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/structural/basis/atomic_element.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/structural/basis/bonds.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/structural/basis.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/structural/density.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/structural/elemental_ratio.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/structural/inchi.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/structural/inchi_key.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/structural/lattice/lattice_bravais.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/structural/lattice/lattice_vectors.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/structural/lattice.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/structural/magnetic_moments.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/structural/molecular_pattern.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/structural/p-norm.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/structural/symmetry.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/structural/volume.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/workflow/convergence/electronic.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/workflow/convergence/ionic.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/properties_directory/workflow/convergence/kpoint.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/property/base.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software/application.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software/executable.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software/flavor.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software/template.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software_directory/ml/exabyteml.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software_directory/ml/unit/execution/evaluate/cross-validate.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software_directory/ml/unit/execution/initialize.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software_directory/ml/unit/execution/score.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software_directory/ml/unit/execution/train.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software_directory/ml/unit/processing/data_transformation/manipulation.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software_directory/ml/unit/processing/data_transformation/scale_and_reduce.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software_directory/ml/unit/processing/feature_selection/filter_based.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software_directory/modeling/espresso/arguments.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software_directory/modeling/espresso.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software_directory/modeling/nwchem.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software_directory/modeling/unit/execution.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software_directory/modeling/vasp.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software_directory/scripting/jupyter-lab.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software_directory/scripting/python.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software_directory/scripting/shell.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/software_directory/scripting/unit/execution.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/system/_material.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/system/_parent_job.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/system/_project.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/system/consistency_check.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/system/creator.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/system/entity_reference.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/system/file_source.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/system/iframe_message.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/system/message.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/system/owner.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/workflow/subworkflow.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/workflow/unit/assignment.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/workflow/unit/condition.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/workflow/unit/execution.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/workflow/unit/input/_inputItemScope.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/workflow/unit/io/api.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/workflow/unit/io/db.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/workflow/unit/io/object_storage.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/workflow/unit/io.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/workflow/unit/map.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/workflow/unit/processing.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/workflow/unit/reduce.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/workflow/unit/runtime/runtime_items.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/example/workflow.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/manifest/dft_unit_functionals.yaml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/manifest/functional_lookup_table.yaml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/manifest/models.yaml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/manifest/properties.yaml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/modules.d.ts +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/npmignore +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/pyproject.toml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/3pse/db/nist_jarvis/2024.3.13/atoms.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/3pse/db/nist_jarvis/2024.3.13/db_entry.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/atomic_positions.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/atomic_species.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/cell.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/cell_parameters.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/control.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/electrons.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/hubbard.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/ions.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/k_points.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/3pse/file/applications/espresso/7.2/pw.x/system.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/3pse/file/applications/espresso/7.2/pw.x.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/abstract/2d_data.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/abstract/2d_plot.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/abstract/3d_grid.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/abstract/3d_tensor.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/abstract/3d_vector_basis.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/abstract/point.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/abstract/vector.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/primitive/1d_data_series.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/primitive/3d_lattice.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/primitive/array_of_3_booleans.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/primitive/array_of_3_numbers.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/primitive/array_of_ids.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/primitive/array_of_strings.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/primitive/axis.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/primitive/group_info.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/primitive/integer_one_or_zero.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/primitive/linked_list/base_node.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/primitive/linked_list/named_node.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/primitive/linked_list/named_node_in_group.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/primitive/linked_list/node_with_type.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/primitive/linked_list.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/primitive/scalar.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/primitive/slugified_entry.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/primitive/slugified_entry_or_slug.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/primitive/string.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reference/exabyte.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reference/experiment/condition.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reference/experiment/location.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reference/experiment.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reference/literature/name.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reference/literature/pages.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reference/literature.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reference/modeling/exabyte.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reference/modeling.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reference.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reusable/atomic_data/per_orbital.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reusable/atomic_data/per_orbital_pair.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reusable/atomic_data/value_number.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reusable/atomic_data/value_string.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reusable/atomic_data_per_orbital_numeric.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reusable/atomic_data_per_orbital_pair_numeric.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reusable/atomic_orbital.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reusable/atomic_scalars.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reusable/atomic_strings.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reusable/atomic_vectors.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reusable/band_gap.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reusable/categories.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reusable/category_path.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reusable/dielectric_tensor_component.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reusable/energy.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reusable/file_metadata.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reusable/frequency_function_matrix.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/core/reusable/object_storage_container_data.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/definitions/units.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/element.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/in_memory_entity/base.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/in_memory_entity/defaultable.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/in_memory_entity/named.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/in_memory_entity/named_defaultable.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/in_memory_entity/named_defaultable_has_metadata.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/in_memory_entity/named_defaultable_runtime_items.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/job/base.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/job/compute.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/job.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/material/conventional.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/material.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/method/categorized_method.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/method/method_parameters.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/method/unit_method.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/method.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/diff/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/diff/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/diff/fd.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/diff.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/discr/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/discr/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/discr/mesh/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/discr/mesh/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/discr/mesh/hybrid.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/discr/mesh/nstruct.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/discr/mesh/struct/cartesian.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/discr/mesh/struct/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/discr/mesh/struct/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/discr/mesh/struct.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/discr/mesh.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/discr.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/fapprx/basisexp.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/fapprx/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/fapprx/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/fapprx/ipol/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/fapprx/ipol/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/fapprx/ipol/lin.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/fapprx/ipol/poly.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/fapprx/ipol/spline.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/fapprx/ipol.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/fapprx.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/analytic/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/analytic/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/analytic/volume.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/analytic.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/diffeq/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/diffeq/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/diffeq/order1.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/diffeq/order2.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/diffeq.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/numquad/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/numquad/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/numquad/gauss.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/numquad/newcot.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/numquad.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/transf/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/transf/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/transf/fourier.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr/transf.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/intgr.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/linalg/dcomp.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/linalg/diag/davidson.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/linalg/diag/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/linalg/diag/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/linalg/diag.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/linalg/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/linalg/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/linalg/lintra.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/linalg/matf.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/linalg.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/diff/bracket.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/diff/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/diff/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/diff/local.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/diff/order1.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/diff/order2.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/diff/ordern/cg.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/diff/ordern/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/diff/ordern/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/diff/ordern.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/diff.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/ndiff/direct.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/ndiff/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/ndiff/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/ndiff/pop.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/ndiff/stoch.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/ndiff.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/root/bracket.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/root/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/root/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/root/iter.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt/root.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/opt.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/mathematical/regression.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/physical/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/physical/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/physical/qm/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/physical/qm/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/physical/qm/wf/ao/dunning.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/physical/qm/wf/ao/other.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/physical/qm/wf/ao/pople.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/physical/qm/wf/ao.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/physical/qm/wf/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/physical/qm/wf/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/physical/qm/wf/psp.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/physical/qm/wf/pw.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/physical/qm/wf/smearing.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/physical/qm/wf/tetrahedron.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/physical/qm/wf.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_category/physical/qm.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/legacy/localorbital.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/legacy/pseudopotential.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/legacy/regression.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/legacy/unknown.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/mathematical/cg.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/mathematical/davidson.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/mathematical/regression/data.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/mathematical/regression/dataset.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/mathematical/regression/kernel_ridge/data_per_property.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/mathematical/regression/linear/data_per_property.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/mathematical/regression/per_feature_item.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/mathematical/regression/precision.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/mathematical/regression/precision_per_property.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/mathematical/regression.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/physical/ao/dunning.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/physical/ao/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/physical/ao/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/physical/ao/other.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/physical/ao/pople.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/physical/psp/file.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/physical/psp/file_data_item.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/physical/psp.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/physical/pw.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/physical/smearing.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/methods_directory/physical/tetrahedron.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/model/categorized_model.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/model/mixins/dft/double_hybrid_functional.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/model/mixins/dft/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/model/mixins/dft/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/model/mixins/dft/gga_functional.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/model/mixins/dft/hybrid_functional.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/model/mixins/dft/lda_functional.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/model/mixins/dft/mgga_functional.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/model/mixins/dispersion_correction.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/model/mixins/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/model/mixins/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/model/mixins/hubbard.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/model/mixins/spin_orbit_coupling.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/model/mixins/spin_polarization.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/model/model_parameters.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/model/model_without_method.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/model.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/qm/abin/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/qm/abin/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/qm/abin/gw.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/qm/abin.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/qm/dft/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/qm/dft/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/qm/dft/ksdft/double_hybrid.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/qm/dft/ksdft/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/qm/dft/ksdft/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/qm/dft/ksdft/gga.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/qm/dft/ksdft/hybrid.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/qm/dft/ksdft/lda.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/qm/dft/ksdft/mgga.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/qm/dft/ksdft.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/qm/dft.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/qm/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/qm/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/qm/semp.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb/qm.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/pb.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/st/det/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/st/det/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/st/det/ml/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/st/det/ml/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/st/det/ml/re.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/st/det/ml.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/st/det.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/st/enum_options.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/st/enum_options.yml +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_category/st.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_directory/double_hybrid.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_directory/gga.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_directory/gw.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_directory/hybrid.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_directory/lda.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_directory/legacy/dft.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_directory/legacy/ml.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_directory/legacy/unknown.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_directory/mgga.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/models_directory/re.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/project.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/derived_properties.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/electronic_configuration.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/elemental/atomic_radius.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/elemental/electronegativity.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/elemental/ionization_potential.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/non-scalar/average_potential_profile.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/non-scalar/band_gaps.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/non-scalar/band_structure.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/non-scalar/charge_density_profile.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/non-scalar/density_of_states.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/non-scalar/dielectric_tensor.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/non-scalar/file_content.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/non-scalar/hubbard_u.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/non-scalar/hubbard_v.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/non-scalar/hubbard_v_nn.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/non-scalar/phonon_dispersions.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/non-scalar/phonon_dos.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/non-scalar/potential_profile.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/non-scalar/reaction_energy_profile.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/non-scalar/stress_tensor.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/non-scalar/total_energy_contributions.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/non-scalar/vibrational_spectrum.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/scalar/electron_affinity.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/scalar/fermi_energy.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/scalar/formation_energy.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/scalar/ionization_potential.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/scalar/pressure.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/scalar/reaction_energy_barrier.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/scalar/surface_energy.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/scalar/total_energy.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/scalar/total_force.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/scalar/valence_band_offset.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/scalar/zero_point_energy.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/atomic_forces.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/basis/atomic_constraints.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/basis/atomic_coordinate.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/basis/atomic_coordinates.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/basis/atomic_element.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/basis/bonds.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/density.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/elemental_ratio.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/inchi.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/inchi_key.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/lattice/lattice_bravais.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/lattice/lattice_vectors.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/lattice/type_enum.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/lattice/type_extended_enum.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/lattice.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/magnetic_moments.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/molecular_pattern.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/p-norm.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/patterns/functional_group.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/patterns/ring.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/patterns/special_bond.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/symmetry.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/structural/volume.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/workflow/convergence/electronic.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/workflow/convergence/ionic.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/properties_directory/workflow/convergence/kpoint.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/property/base.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/property/meta.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/property/raw.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/property/source.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software/application.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software/executable.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software/flavor.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software/template.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/ml/exabyteml.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/ml/unit/execution/evaluate/cross-validate.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/ml/unit/execution/initialize.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/ml/unit/execution/score.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/ml/unit/execution/train.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/ml/unit/execution.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/ml/unit/processing/data_transformation/manipulation.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/ml/unit/processing/data_transformation/scale_and_reduce.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/ml/unit/processing/data_transformation.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/ml/unit/processing/feature_selection/filter_based.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/ml/unit/processing/feature_selection.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/ml/unit/processing.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/modeling/deepmd.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/modeling/espresso/arguments.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/modeling/espresso.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/modeling/nwchem.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/modeling/unit/execution.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/modeling/vasp.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/scripting/jupyter-lab.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/scripting/python.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/scripting/shell.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/software_directory/scripting/unit/execution.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/_material.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/_parent_job.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/_project.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/bankable.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/consistency_check.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/creator.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/creator_account.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/database_source.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/defaultable.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/description.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/entity_reference.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/file_source.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/history.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/iframe_message.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/in_set.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/is_multi_material.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/is_outdated.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/job_extended.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/message.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/metadata.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/name.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/owner.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/path.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/path_entity.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/schema_version.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/scope.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/set.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/sharing.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/soft_removable.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/status.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/tags.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/timestampable.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/system/use_values.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/base.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/base_flow.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/scope.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/subworkflow/unit.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/subworkflow.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/assertion.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/assignment.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/base.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/condition.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/execution.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/input/_input.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/input/_inputItem.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/input/_inputItemId.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/input/_inputItemScope.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/input/_map_input/values.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/input/_map_input.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/io/api.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/io/db.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/io/object_storage.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/io.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/map.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/processing.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/reduce.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/runtime/_runtime_item_full_object.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/runtime/_runtime_item_name_object.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/runtime/_runtime_item_string.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/runtime/runtime_item.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/runtime/runtime_items.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit/subworkflow.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow/unit.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/schema/workflow.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/set_schema_ids.ts +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/setup.cfg +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/__init__.py +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/js/esse/JSONSchemasGenerator.ts +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/js/esse/JSONSchemasInterface.ts +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/js/esse/JSONSchemasInterfaceServer.ts +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/js/esse/schemaUtils.ts +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/js/esse/settings.ts +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/js/esse/types.ts +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/js/json_include/index.ts +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/js/json_include/settings.ts +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/js/scripts/compileTs.ts +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/js/scripts/createEnumsFromYaml.ts +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/js/scripts/setSchemaIds.ts +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/js/utils/ajv.ts +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/js/utils/common.ts +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/js/utils/filesystem.ts +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/py/__init__.py +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/py/mat3ra/__init__.py +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/py/mat3ra/esse/__init__.py +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/py/mat3ra/esse/data/__init__.py +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/py/mat3ra/esse/data/examples.py +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/py/mat3ra/esse/data/properties.py +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/py/mat3ra/esse/utils.py +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/py/mat3ra_esse.egg-info/SOURCES.txt +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/py/mat3ra_esse.egg-info/dependency_links.txt +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/py/mat3ra_esse.egg-info/requires.txt +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/src/py/mat3ra_esse.egg-info/top_level.txt +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/tests/js/fixtures/json/1.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/tests/js/fixtures/json/2.json +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/tests/py/__init__.py +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/tests/py/esse/__init__.py +0 -0
- {mat3ra-esse-2024.3.19.post0 → mat3ra-esse-2024.3.22.post0}/tests/py/esse/test_validate.py +0 -0
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* downstream consumption to avoid FS calls in the browser.
|
|
5
5
|
*/
|
|
6
6
|
const fs = require("fs");
|
|
7
|
-
const JSONSchemasGenerator = require("./
|
|
7
|
+
const JSONSchemasGenerator = require("./dist/js/esse/JSONSchemasGenerator").default;
|
|
8
8
|
|
|
9
9
|
// JS Modules
|
|
10
10
|
|
|
@@ -10,6 +10,15 @@
|
|
|
10
10
|
"integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==",
|
|
11
11
|
"dev": true
|
|
12
12
|
},
|
|
13
|
+
"@ampproject/remapping": {
|
|
14
|
+
"version": "2.3.0",
|
|
15
|
+
"resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz",
|
|
16
|
+
"integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
|
|
17
|
+
"requires": {
|
|
18
|
+
"@jridgewell/gen-mapping": "^0.3.5",
|
|
19
|
+
"@jridgewell/trace-mapping": "^0.3.24"
|
|
20
|
+
}
|
|
21
|
+
},
|
|
13
22
|
"@babel/cli": {
|
|
14
23
|
"version": "7.16.0",
|
|
15
24
|
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.16.0.tgz",
|
|
@@ -41,27 +50,77 @@
|
|
|
41
50
|
"integrity": "sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw=="
|
|
42
51
|
},
|
|
43
52
|
"@babel/core": {
|
|
44
|
-
"version": "7.
|
|
45
|
-
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.
|
|
46
|
-
"integrity": "sha512-
|
|
47
|
-
"requires": {
|
|
48
|
-
"@
|
|
49
|
-
"@babel/
|
|
50
|
-
"@babel/
|
|
51
|
-
"@babel/helper-
|
|
52
|
-
"@babel/
|
|
53
|
-
"@babel/
|
|
54
|
-
"@babel/
|
|
55
|
-
"@babel/
|
|
56
|
-
"@babel/
|
|
57
|
-
"
|
|
53
|
+
"version": "7.24.1",
|
|
54
|
+
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.1.tgz",
|
|
55
|
+
"integrity": "sha512-F82udohVyIgGAY2VVj/g34TpFUG606rumIHjTfVbssPg2zTR7PuuEpZcX8JA6sgBfIYmJrFtWgPvHQuJamVqZQ==",
|
|
56
|
+
"requires": {
|
|
57
|
+
"@ampproject/remapping": "^2.2.0",
|
|
58
|
+
"@babel/code-frame": "^7.24.1",
|
|
59
|
+
"@babel/generator": "^7.24.1",
|
|
60
|
+
"@babel/helper-compilation-targets": "^7.23.6",
|
|
61
|
+
"@babel/helper-module-transforms": "^7.23.3",
|
|
62
|
+
"@babel/helpers": "^7.24.1",
|
|
63
|
+
"@babel/parser": "^7.24.1",
|
|
64
|
+
"@babel/template": "^7.24.0",
|
|
65
|
+
"@babel/traverse": "^7.24.1",
|
|
66
|
+
"@babel/types": "^7.24.0",
|
|
67
|
+
"convert-source-map": "^2.0.0",
|
|
58
68
|
"debug": "^4.1.0",
|
|
59
69
|
"gensync": "^1.0.0-beta.2",
|
|
60
|
-
"json5": "^2.
|
|
61
|
-
"semver": "^6.3.
|
|
62
|
-
"source-map": "^0.5.0"
|
|
70
|
+
"json5": "^2.2.3",
|
|
71
|
+
"semver": "^6.3.1"
|
|
63
72
|
},
|
|
64
73
|
"dependencies": {
|
|
74
|
+
"@babel/code-frame": {
|
|
75
|
+
"version": "7.24.2",
|
|
76
|
+
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.2.tgz",
|
|
77
|
+
"integrity": "sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==",
|
|
78
|
+
"requires": {
|
|
79
|
+
"@babel/highlight": "^7.24.2",
|
|
80
|
+
"picocolors": "^1.0.0"
|
|
81
|
+
}
|
|
82
|
+
},
|
|
83
|
+
"@babel/highlight": {
|
|
84
|
+
"version": "7.24.2",
|
|
85
|
+
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.2.tgz",
|
|
86
|
+
"integrity": "sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==",
|
|
87
|
+
"requires": {
|
|
88
|
+
"@babel/helper-validator-identifier": "^7.22.20",
|
|
89
|
+
"chalk": "^2.4.2",
|
|
90
|
+
"js-tokens": "^4.0.0",
|
|
91
|
+
"picocolors": "^1.0.0"
|
|
92
|
+
}
|
|
93
|
+
},
|
|
94
|
+
"@babel/parser": {
|
|
95
|
+
"version": "7.24.1",
|
|
96
|
+
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.1.tgz",
|
|
97
|
+
"integrity": "sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg=="
|
|
98
|
+
},
|
|
99
|
+
"@babel/template": {
|
|
100
|
+
"version": "7.24.0",
|
|
101
|
+
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.0.tgz",
|
|
102
|
+
"integrity": "sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==",
|
|
103
|
+
"requires": {
|
|
104
|
+
"@babel/code-frame": "^7.23.5",
|
|
105
|
+
"@babel/parser": "^7.24.0",
|
|
106
|
+
"@babel/types": "^7.24.0"
|
|
107
|
+
}
|
|
108
|
+
},
|
|
109
|
+
"@babel/types": {
|
|
110
|
+
"version": "7.24.0",
|
|
111
|
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.0.tgz",
|
|
112
|
+
"integrity": "sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==",
|
|
113
|
+
"requires": {
|
|
114
|
+
"@babel/helper-string-parser": "^7.23.4",
|
|
115
|
+
"@babel/helper-validator-identifier": "^7.22.20",
|
|
116
|
+
"to-fast-properties": "^2.0.0"
|
|
117
|
+
}
|
|
118
|
+
},
|
|
119
|
+
"convert-source-map": {
|
|
120
|
+
"version": "2.0.0",
|
|
121
|
+
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
|
|
122
|
+
"integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg=="
|
|
123
|
+
},
|
|
65
124
|
"semver": {
|
|
66
125
|
"version": "6.3.1",
|
|
67
126
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
@@ -87,14 +146,26 @@
|
|
|
87
146
|
}
|
|
88
147
|
},
|
|
89
148
|
"@babel/generator": {
|
|
90
|
-
"version": "7.
|
|
91
|
-
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.
|
|
92
|
-
"integrity": "sha512-
|
|
149
|
+
"version": "7.24.1",
|
|
150
|
+
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.1.tgz",
|
|
151
|
+
"integrity": "sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A==",
|
|
93
152
|
"requires": {
|
|
94
|
-
"@babel/types": "^7.
|
|
95
|
-
"@jridgewell/gen-mapping": "^0.3.
|
|
96
|
-
"@jridgewell/trace-mapping": "^0.3.
|
|
153
|
+
"@babel/types": "^7.24.0",
|
|
154
|
+
"@jridgewell/gen-mapping": "^0.3.5",
|
|
155
|
+
"@jridgewell/trace-mapping": "^0.3.25",
|
|
97
156
|
"jsesc": "^2.5.1"
|
|
157
|
+
},
|
|
158
|
+
"dependencies": {
|
|
159
|
+
"@babel/types": {
|
|
160
|
+
"version": "7.24.0",
|
|
161
|
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.0.tgz",
|
|
162
|
+
"integrity": "sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==",
|
|
163
|
+
"requires": {
|
|
164
|
+
"@babel/helper-string-parser": "^7.23.4",
|
|
165
|
+
"@babel/helper-validator-identifier": "^7.22.20",
|
|
166
|
+
"to-fast-properties": "^2.0.0"
|
|
167
|
+
}
|
|
168
|
+
}
|
|
98
169
|
}
|
|
99
170
|
},
|
|
100
171
|
"@babel/helper-annotate-as-pure": {
|
|
@@ -325,13 +396,40 @@
|
|
|
325
396
|
}
|
|
326
397
|
},
|
|
327
398
|
"@babel/helpers": {
|
|
328
|
-
"version": "7.
|
|
329
|
-
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.
|
|
330
|
-
"integrity": "sha512-
|
|
399
|
+
"version": "7.24.1",
|
|
400
|
+
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.1.tgz",
|
|
401
|
+
"integrity": "sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg==",
|
|
331
402
|
"requires": {
|
|
332
|
-
"@babel/template": "^7.
|
|
333
|
-
"@babel/traverse": "^7.
|
|
334
|
-
"@babel/types": "^7.
|
|
403
|
+
"@babel/template": "^7.24.0",
|
|
404
|
+
"@babel/traverse": "^7.24.1",
|
|
405
|
+
"@babel/types": "^7.24.0"
|
|
406
|
+
},
|
|
407
|
+
"dependencies": {
|
|
408
|
+
"@babel/parser": {
|
|
409
|
+
"version": "7.24.1",
|
|
410
|
+
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.1.tgz",
|
|
411
|
+
"integrity": "sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg=="
|
|
412
|
+
},
|
|
413
|
+
"@babel/template": {
|
|
414
|
+
"version": "7.24.0",
|
|
415
|
+
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.0.tgz",
|
|
416
|
+
"integrity": "sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==",
|
|
417
|
+
"requires": {
|
|
418
|
+
"@babel/code-frame": "^7.23.5",
|
|
419
|
+
"@babel/parser": "^7.24.0",
|
|
420
|
+
"@babel/types": "^7.24.0"
|
|
421
|
+
}
|
|
422
|
+
},
|
|
423
|
+
"@babel/types": {
|
|
424
|
+
"version": "7.24.0",
|
|
425
|
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.0.tgz",
|
|
426
|
+
"integrity": "sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==",
|
|
427
|
+
"requires": {
|
|
428
|
+
"@babel/helper-string-parser": "^7.23.4",
|
|
429
|
+
"@babel/helper-validator-identifier": "^7.22.20",
|
|
430
|
+
"to-fast-properties": "^2.0.0"
|
|
431
|
+
}
|
|
432
|
+
}
|
|
335
433
|
}
|
|
336
434
|
},
|
|
337
435
|
"@babel/highlight": {
|
|
@@ -1157,20 +1255,57 @@
|
|
|
1157
1255
|
}
|
|
1158
1256
|
},
|
|
1159
1257
|
"@babel/traverse": {
|
|
1160
|
-
"version": "7.
|
|
1161
|
-
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.
|
|
1162
|
-
"integrity": "sha512-
|
|
1258
|
+
"version": "7.24.1",
|
|
1259
|
+
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.1.tgz",
|
|
1260
|
+
"integrity": "sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==",
|
|
1163
1261
|
"requires": {
|
|
1164
|
-
"@babel/code-frame": "^7.
|
|
1165
|
-
"@babel/generator": "^7.
|
|
1262
|
+
"@babel/code-frame": "^7.24.1",
|
|
1263
|
+
"@babel/generator": "^7.24.1",
|
|
1166
1264
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
1167
1265
|
"@babel/helper-function-name": "^7.23.0",
|
|
1168
1266
|
"@babel/helper-hoist-variables": "^7.22.5",
|
|
1169
1267
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
1170
|
-
"@babel/parser": "^7.
|
|
1171
|
-
"@babel/types": "^7.
|
|
1268
|
+
"@babel/parser": "^7.24.1",
|
|
1269
|
+
"@babel/types": "^7.24.0",
|
|
1172
1270
|
"debug": "^4.3.1",
|
|
1173
1271
|
"globals": "^11.1.0"
|
|
1272
|
+
},
|
|
1273
|
+
"dependencies": {
|
|
1274
|
+
"@babel/code-frame": {
|
|
1275
|
+
"version": "7.24.2",
|
|
1276
|
+
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.2.tgz",
|
|
1277
|
+
"integrity": "sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==",
|
|
1278
|
+
"requires": {
|
|
1279
|
+
"@babel/highlight": "^7.24.2",
|
|
1280
|
+
"picocolors": "^1.0.0"
|
|
1281
|
+
}
|
|
1282
|
+
},
|
|
1283
|
+
"@babel/highlight": {
|
|
1284
|
+
"version": "7.24.2",
|
|
1285
|
+
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.2.tgz",
|
|
1286
|
+
"integrity": "sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==",
|
|
1287
|
+
"requires": {
|
|
1288
|
+
"@babel/helper-validator-identifier": "^7.22.20",
|
|
1289
|
+
"chalk": "^2.4.2",
|
|
1290
|
+
"js-tokens": "^4.0.0",
|
|
1291
|
+
"picocolors": "^1.0.0"
|
|
1292
|
+
}
|
|
1293
|
+
},
|
|
1294
|
+
"@babel/parser": {
|
|
1295
|
+
"version": "7.24.1",
|
|
1296
|
+
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.1.tgz",
|
|
1297
|
+
"integrity": "sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg=="
|
|
1298
|
+
},
|
|
1299
|
+
"@babel/types": {
|
|
1300
|
+
"version": "7.24.0",
|
|
1301
|
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.0.tgz",
|
|
1302
|
+
"integrity": "sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==",
|
|
1303
|
+
"requires": {
|
|
1304
|
+
"@babel/helper-string-parser": "^7.23.4",
|
|
1305
|
+
"@babel/helper-validator-identifier": "^7.22.20",
|
|
1306
|
+
"to-fast-properties": "^2.0.0"
|
|
1307
|
+
}
|
|
1308
|
+
}
|
|
1174
1309
|
}
|
|
1175
1310
|
},
|
|
1176
1311
|
"@babel/types": {
|
|
@@ -1430,13 +1565,13 @@
|
|
|
1430
1565
|
"dev": true
|
|
1431
1566
|
},
|
|
1432
1567
|
"@jridgewell/gen-mapping": {
|
|
1433
|
-
"version": "0.3.
|
|
1434
|
-
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.
|
|
1435
|
-
"integrity": "sha512-
|
|
1568
|
+
"version": "0.3.5",
|
|
1569
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
|
|
1570
|
+
"integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
|
|
1436
1571
|
"requires": {
|
|
1437
|
-
"@jridgewell/set-array": "^1.
|
|
1572
|
+
"@jridgewell/set-array": "^1.2.1",
|
|
1438
1573
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
1439
|
-
"@jridgewell/trace-mapping": "^0.3.
|
|
1574
|
+
"@jridgewell/trace-mapping": "^0.3.24"
|
|
1440
1575
|
}
|
|
1441
1576
|
},
|
|
1442
1577
|
"@jridgewell/resolve-uri": {
|
|
@@ -1445,9 +1580,9 @@
|
|
|
1445
1580
|
"integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw=="
|
|
1446
1581
|
},
|
|
1447
1582
|
"@jridgewell/set-array": {
|
|
1448
|
-
"version": "1.1
|
|
1449
|
-
"resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.
|
|
1450
|
-
"integrity": "sha512-
|
|
1583
|
+
"version": "1.2.1",
|
|
1584
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
|
|
1585
|
+
"integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A=="
|
|
1451
1586
|
},
|
|
1452
1587
|
"@jridgewell/sourcemap-codec": {
|
|
1453
1588
|
"version": "1.4.15",
|
|
@@ -1455,9 +1590,9 @@
|
|
|
1455
1590
|
"integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg=="
|
|
1456
1591
|
},
|
|
1457
1592
|
"@jridgewell/trace-mapping": {
|
|
1458
|
-
"version": "0.3.
|
|
1459
|
-
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.
|
|
1460
|
-
"integrity": "sha512-
|
|
1593
|
+
"version": "0.3.25",
|
|
1594
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
|
|
1595
|
+
"integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
|
|
1461
1596
|
"requires": {
|
|
1462
1597
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
1463
1598
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
@@ -1468,6 +1603,12 @@
|
|
|
1468
1603
|
"resolved": "https://registry.npmjs.org/@jsdevtools/ono/-/ono-7.1.3.tgz",
|
|
1469
1604
|
"integrity": "sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg=="
|
|
1470
1605
|
},
|
|
1606
|
+
"@mat3ra/tsconfig": {
|
|
1607
|
+
"version": "2024.3.21-5",
|
|
1608
|
+
"resolved": "https://registry.npmjs.org/@mat3ra/tsconfig/-/tsconfig-2024.3.21-5.tgz",
|
|
1609
|
+
"integrity": "sha512-I1A4smllGb7ajlAygOvwuuu38LPm7BqZci3nVzwR61GKVcuPcTXNgohCCFu8OCpFcov9mKIjTtpzECBcYyvX1A==",
|
|
1610
|
+
"dev": true
|
|
1611
|
+
},
|
|
1471
1612
|
"@nicolo-ribaudo/chokidar-2": {
|
|
1472
1613
|
"version": "2.1.8-no-fsevents.3",
|
|
1473
1614
|
"resolved": "https://registry.npmjs.org/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz",
|
|
@@ -1545,8 +1686,7 @@
|
|
|
1545
1686
|
"@types/js-yaml": {
|
|
1546
1687
|
"version": "4.0.9",
|
|
1547
1688
|
"resolved": "https://registry.npmjs.org/@types/js-yaml/-/js-yaml-4.0.9.tgz",
|
|
1548
|
-
"integrity": "sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg=="
|
|
1549
|
-
"dev": true
|
|
1689
|
+
"integrity": "sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg=="
|
|
1550
1690
|
},
|
|
1551
1691
|
"@types/json-schema": {
|
|
1552
1692
|
"version": "7.0.15",
|
|
@@ -1786,12 +1926,6 @@
|
|
|
1786
1926
|
}
|
|
1787
1927
|
}
|
|
1788
1928
|
},
|
|
1789
|
-
"@ungap/promise-all-settled": {
|
|
1790
|
-
"version": "1.1.2",
|
|
1791
|
-
"resolved": "https://registry.npmjs.org/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz",
|
|
1792
|
-
"integrity": "sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==",
|
|
1793
|
-
"dev": true
|
|
1794
|
-
},
|
|
1795
1929
|
"acorn": {
|
|
1796
1930
|
"version": "7.4.1",
|
|
1797
1931
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
|
|
@@ -3797,12 +3931,6 @@
|
|
|
3797
3931
|
"integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
|
|
3798
3932
|
"dev": true
|
|
3799
3933
|
},
|
|
3800
|
-
"growl": {
|
|
3801
|
-
"version": "1.10.5",
|
|
3802
|
-
"resolved": "https://registry.npmjs.org/growl/-/growl-1.10.5.tgz",
|
|
3803
|
-
"integrity": "sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA==",
|
|
3804
|
-
"dev": true
|
|
3805
|
-
},
|
|
3806
3934
|
"has-bigints": {
|
|
3807
3935
|
"version": "1.0.2",
|
|
3808
3936
|
"resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz",
|
|
@@ -4940,32 +5068,28 @@
|
|
|
4940
5068
|
"integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
|
|
4941
5069
|
},
|
|
4942
5070
|
"mocha": {
|
|
4943
|
-
"version": "
|
|
4944
|
-
"resolved": "https://registry.npmjs.org/mocha/-/mocha-
|
|
4945
|
-
"integrity": "sha512-
|
|
5071
|
+
"version": "10.3.0",
|
|
5072
|
+
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.3.0.tgz",
|
|
5073
|
+
"integrity": "sha512-uF2XJs+7xSLsrmIvn37i/wnc91nw7XjOQB8ccyx5aEgdnohr7n+rEiZP23WkCYHjilR6+EboEnbq/ZQDz4LSbg==",
|
|
4946
5074
|
"dev": true,
|
|
4947
5075
|
"requires": {
|
|
4948
|
-
"@ungap/promise-all-settled": "1.1.2",
|
|
4949
5076
|
"ansi-colors": "4.1.1",
|
|
4950
5077
|
"browser-stdout": "1.3.1",
|
|
4951
5078
|
"chokidar": "3.5.3",
|
|
4952
|
-
"debug": "4.3.
|
|
5079
|
+
"debug": "4.3.4",
|
|
4953
5080
|
"diff": "5.0.0",
|
|
4954
5081
|
"escape-string-regexp": "4.0.0",
|
|
4955
5082
|
"find-up": "5.0.0",
|
|
4956
|
-
"glob": "
|
|
4957
|
-
"growl": "1.10.5",
|
|
5083
|
+
"glob": "8.1.0",
|
|
4958
5084
|
"he": "1.2.0",
|
|
4959
5085
|
"js-yaml": "4.1.0",
|
|
4960
5086
|
"log-symbols": "4.1.0",
|
|
4961
|
-
"minimatch": "
|
|
5087
|
+
"minimatch": "5.0.1",
|
|
4962
5088
|
"ms": "2.1.3",
|
|
4963
|
-
"nanoid": "3.3.1",
|
|
4964
5089
|
"serialize-javascript": "6.0.0",
|
|
4965
5090
|
"strip-json-comments": "3.1.1",
|
|
4966
5091
|
"supports-color": "8.1.1",
|
|
4967
|
-
"
|
|
4968
|
-
"workerpool": "6.2.0",
|
|
5092
|
+
"workerpool": "6.2.1",
|
|
4969
5093
|
"yargs": "16.2.0",
|
|
4970
5094
|
"yargs-parser": "20.2.4",
|
|
4971
5095
|
"yargs-unparser": "2.0.0"
|
|
@@ -4977,6 +5101,15 @@
|
|
|
4977
5101
|
"integrity": "sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==",
|
|
4978
5102
|
"dev": true
|
|
4979
5103
|
},
|
|
5104
|
+
"brace-expansion": {
|
|
5105
|
+
"version": "2.0.1",
|
|
5106
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
5107
|
+
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
5108
|
+
"dev": true,
|
|
5109
|
+
"requires": {
|
|
5110
|
+
"balanced-match": "^1.0.0"
|
|
5111
|
+
}
|
|
5112
|
+
},
|
|
4980
5113
|
"chokidar": {
|
|
4981
5114
|
"version": "3.5.3",
|
|
4982
5115
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
|
|
@@ -4993,23 +5126,6 @@
|
|
|
4993
5126
|
"readdirp": "~3.6.0"
|
|
4994
5127
|
}
|
|
4995
5128
|
},
|
|
4996
|
-
"debug": {
|
|
4997
|
-
"version": "4.3.3",
|
|
4998
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
|
|
4999
|
-
"integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
|
|
5000
|
-
"dev": true,
|
|
5001
|
-
"requires": {
|
|
5002
|
-
"ms": "2.1.2"
|
|
5003
|
-
},
|
|
5004
|
-
"dependencies": {
|
|
5005
|
-
"ms": {
|
|
5006
|
-
"version": "2.1.2",
|
|
5007
|
-
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
5008
|
-
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
5009
|
-
"dev": true
|
|
5010
|
-
}
|
|
5011
|
-
}
|
|
5012
|
-
},
|
|
5013
5129
|
"escape-string-regexp": {
|
|
5014
5130
|
"version": "4.0.0",
|
|
5015
5131
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
|
|
@@ -5027,28 +5143,16 @@
|
|
|
5027
5143
|
}
|
|
5028
5144
|
},
|
|
5029
5145
|
"glob": {
|
|
5030
|
-
"version": "
|
|
5031
|
-
"resolved": "https://registry.npmjs.org/glob/-/glob-
|
|
5032
|
-
"integrity": "sha512-
|
|
5146
|
+
"version": "8.1.0",
|
|
5147
|
+
"resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
|
|
5148
|
+
"integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
|
|
5033
5149
|
"dev": true,
|
|
5034
5150
|
"requires": {
|
|
5035
5151
|
"fs.realpath": "^1.0.0",
|
|
5036
5152
|
"inflight": "^1.0.4",
|
|
5037
5153
|
"inherits": "2",
|
|
5038
|
-
"minimatch": "^
|
|
5039
|
-
"once": "^1.3.0"
|
|
5040
|
-
"path-is-absolute": "^1.0.0"
|
|
5041
|
-
},
|
|
5042
|
-
"dependencies": {
|
|
5043
|
-
"minimatch": {
|
|
5044
|
-
"version": "3.1.2",
|
|
5045
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
5046
|
-
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
5047
|
-
"dev": true,
|
|
5048
|
-
"requires": {
|
|
5049
|
-
"brace-expansion": "^1.1.7"
|
|
5050
|
-
}
|
|
5051
|
-
}
|
|
5154
|
+
"minimatch": "^5.0.1",
|
|
5155
|
+
"once": "^1.3.0"
|
|
5052
5156
|
}
|
|
5053
5157
|
},
|
|
5054
5158
|
"has-flag": {
|
|
@@ -5067,12 +5171,12 @@
|
|
|
5067
5171
|
}
|
|
5068
5172
|
},
|
|
5069
5173
|
"minimatch": {
|
|
5070
|
-
"version": "
|
|
5071
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-
|
|
5072
|
-
"integrity": "sha512-
|
|
5174
|
+
"version": "5.0.1",
|
|
5175
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.0.1.tgz",
|
|
5176
|
+
"integrity": "sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==",
|
|
5073
5177
|
"dev": true,
|
|
5074
5178
|
"requires": {
|
|
5075
|
-
"brace-expansion": "^
|
|
5179
|
+
"brace-expansion": "^2.0.1"
|
|
5076
5180
|
}
|
|
5077
5181
|
},
|
|
5078
5182
|
"ms": {
|
|
@@ -5131,12 +5235,6 @@
|
|
|
5131
5235
|
"thenify-all": "^1.0.0"
|
|
5132
5236
|
}
|
|
5133
5237
|
},
|
|
5134
|
-
"nanoid": {
|
|
5135
|
-
"version": "3.3.1",
|
|
5136
|
-
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.1.tgz",
|
|
5137
|
-
"integrity": "sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==",
|
|
5138
|
-
"dev": true
|
|
5139
|
-
},
|
|
5140
5238
|
"natural-compare": {
|
|
5141
5239
|
"version": "1.4.0",
|
|
5142
5240
|
"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
|
|
@@ -6713,9 +6811,9 @@
|
|
|
6713
6811
|
}
|
|
6714
6812
|
},
|
|
6715
6813
|
"workerpool": {
|
|
6716
|
-
"version": "6.2.
|
|
6717
|
-
"resolved": "https://registry.npmjs.org/workerpool/-/workerpool-6.2.
|
|
6718
|
-
"integrity": "sha512-
|
|
6814
|
+
"version": "6.2.1",
|
|
6815
|
+
"resolved": "https://registry.npmjs.org/workerpool/-/workerpool-6.2.1.tgz",
|
|
6816
|
+
"integrity": "sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==",
|
|
6719
6817
|
"dev": true
|
|
6720
6818
|
},
|
|
6721
6819
|
"wrap-ansi": {
|
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
"version": "0.0.0",
|
|
4
4
|
"description": "Mat3ra's Excellent Source of Schemas and Examples (ESSE) for Digital Materials R&D",
|
|
5
5
|
"scripts": {
|
|
6
|
-
"prepublishOnly": "rm -rf
|
|
7
|
-
"transpile": "tsc && BUILD_ASSETS=true BUILD_PATH='./
|
|
6
|
+
"prepublishOnly": "rm -rf dist; npm run transpile",
|
|
7
|
+
"transpile": "tsc && BUILD_ASSETS=true BUILD_PATH='./dist/js' node build_schemas.js",
|
|
8
8
|
"transpile-and-build-assets": "npm run transpile && ts-node compile_ts.ts",
|
|
9
9
|
"build:assets": "node build_schemas.js",
|
|
10
10
|
"build:js-and-python-modules": "BUILD_PYTHON_MODULES=true node build_schemas.js",
|
|
11
11
|
"build:assets-with-docs": "BUILD_ASSETS=true node build_schemas.js",
|
|
12
|
-
"test": "
|
|
12
|
+
"test": "nyc --reporter=text mocha --recursive --bail tests/js",
|
|
13
13
|
"test-only": "nyc --reporter=text mocha --bail",
|
|
14
14
|
"lint": "eslint src/js && prettier --write src/js",
|
|
15
15
|
"lint:fix": "eslint --fix --cache src/js && prettier --write src/js",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"type": "git",
|
|
23
23
|
"url": "https://github.com/Exabyte-io/esse.git"
|
|
24
24
|
},
|
|
25
|
-
"main": "
|
|
25
|
+
"main": "dist/js/esse/index.js",
|
|
26
26
|
"author": "Mat3ra.com",
|
|
27
27
|
"email": "info@mat3ra.com",
|
|
28
28
|
"bugs": {
|
|
@@ -31,6 +31,7 @@
|
|
|
31
31
|
"homepage": "https://github.com/Exabyte-io/esse",
|
|
32
32
|
"devDependencies": {
|
|
33
33
|
"@exabyte-io/eslint-config": "^2023.8.29-1",
|
|
34
|
+
"@mat3ra/tsconfig": "^2024.3.21-5",
|
|
34
35
|
"@typescript-eslint/eslint-plugin": "^5.9.1",
|
|
35
36
|
"@typescript-eslint/parser": "^5.9.1",
|
|
36
37
|
"chai": "4.3.4",
|
|
@@ -50,7 +51,7 @@
|
|
|
50
51
|
"eslint-plugin-simple-import-sort": "^7.0.0",
|
|
51
52
|
"husky": "^7.0.4",
|
|
52
53
|
"lint-staged": "^12.1.2",
|
|
53
|
-
"mocha": "
|
|
54
|
+
"mocha": "10.3.0",
|
|
54
55
|
"nyc": "15.1.0",
|
|
55
56
|
"prettier": "^2.5.1",
|
|
56
57
|
"prettyjson": "^1.1.3",
|
|
@@ -60,7 +61,7 @@
|
|
|
60
61
|
"license": "Apache-2.0",
|
|
61
62
|
"dependencies": {
|
|
62
63
|
"@babel/cli": "7.16.0",
|
|
63
|
-
"@babel/core": "7.
|
|
64
|
+
"@babel/core": "7.24.1",
|
|
64
65
|
"@babel/eslint-parser": "7.16.3",
|
|
65
66
|
"@babel/plugin-proposal-class-properties": "7.16.0",
|
|
66
67
|
"@babel/preset-env": "7.16.4",
|
|
@@ -83,20 +84,28 @@
|
|
|
83
84
|
"lodash": "4.17.21"
|
|
84
85
|
},
|
|
85
86
|
"engines": {
|
|
86
|
-
"node": ">=
|
|
87
|
+
"node": ">=14.0.0"
|
|
87
88
|
},
|
|
88
89
|
"lint-staged": {
|
|
89
90
|
"*.js": "eslint --cache --fix",
|
|
90
91
|
"*.{js,css}": "prettier --write"
|
|
91
92
|
},
|
|
92
93
|
"exports": {
|
|
93
|
-
"./lib/js/schema/*": "./
|
|
94
|
-
"./lib/js/example/*": "./
|
|
95
|
-
"./lib/js/utils/*": "./
|
|
96
|
-
"./lib/js/esse/*": "./
|
|
97
|
-
"./lib/js/json_include/*": "./
|
|
98
|
-
"./lib/js/scripts/*": "./
|
|
99
|
-
"./lib/js/types.ts": "./
|
|
100
|
-
"./lib/js/schemas.json": "./
|
|
94
|
+
"./lib/js/schema/*": "./dist/schema/*",
|
|
95
|
+
"./lib/js/example/*": "./dist/example/*",
|
|
96
|
+
"./lib/js/utils/*": "./dist/utils/*.js",
|
|
97
|
+
"./lib/js/esse/*": "./dist/esse/*.js",
|
|
98
|
+
"./lib/js/json_include/*": "./dist/json_include/*.js",
|
|
99
|
+
"./lib/js/scripts/*": "./dist/scripts/*.js",
|
|
100
|
+
"./lib/js/types.ts": "./dist/types.ts",
|
|
101
|
+
"./lib/js/schemas.json": "./dist/schemas.ts",
|
|
102
|
+
"./dist/schema/*": "./dist/schema/*",
|
|
103
|
+
"./dist/example/*": "./dist/example/*",
|
|
104
|
+
"./dist/utils/*": "./dist/utils/*.js",
|
|
105
|
+
"./dist/esse/*": "./dist/esse/*.js",
|
|
106
|
+
"./dist/json_include/*": "./dist/json_include/*.js",
|
|
107
|
+
"./dist/scripts/*": "./dist/scripts/*.js",
|
|
108
|
+
"./dist/types.ts": "./dist/types.ts",
|
|
109
|
+
"./dist/schemas.json": "./dist/js/schemas.ts"
|
|
101
110
|
}
|
|
102
111
|
}
|