Skip to content

Commit

Permalink
API update
Browse files Browse the repository at this point in the history
  • Loading branch information
sdRDM Bot authored and sdRDM Bot committed May 14, 2024
1 parent 4014e57 commit 75fd966
Show file tree
Hide file tree
Showing 87 changed files with 303 additions and 303 deletions.
2 changes: 1 addition & 1 deletion pyThermoML/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

__URL__ = "https://github.com/FAIRChemistry/pyThermoML"
__COMMIT__ = "7847845987ccfa50e8c08ada56669b59d1b97819"
__COMMIT__ = "4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
4 changes: 2 additions & 2 deletions pyThermoML/core/activityfugacityosmoticprop.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
from sdRDM.base.listplus import ListPlus
from sdRDM.base.utils import forge_signature
from sdRDM.tools.utils import elem2dict
from .emethodname import eMethodName
from .epropname import ePropName
from .criticalevaluation import CriticalEvaluation
from .emethodname import eMethodName
from .prediction import Prediction


Expand Down Expand Up @@ -47,7 +47,7 @@ class ActivityFugacityOsmoticProp(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
2 changes: 1 addition & 1 deletion pyThermoML/core/asymcombexpanduncert.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class AsymCombExpandUncert(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
2 changes: 1 addition & 1 deletion pyThermoML/core/asymcombstduncert.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class AsymCombStdUncert(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
2 changes: 1 addition & 1 deletion pyThermoML/core/asymexpanduncert.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class AsymExpandUncert(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
2 changes: 1 addition & 1 deletion pyThermoML/core/asymstduncert.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class AsymStdUncert(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
2 changes: 1 addition & 1 deletion pyThermoML/core/auxiliarysubstance.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class AuxiliarySubstance(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
2 changes: 1 addition & 1 deletion pyThermoML/core/biomaterial.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class Biomaterial(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
4 changes: 2 additions & 2 deletions pyThermoML/core/bioproperties.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
from sdRDM.base.listplus import ListPlus
from sdRDM.base.utils import forge_signature
from sdRDM.tools.utils import elem2dict
from .emethodname import eMethodName
from .epropname import ePropName
from .criticalevaluation import CriticalEvaluation
from .emethodname import eMethodName
from .prediction import Prediction


Expand Down Expand Up @@ -47,7 +47,7 @@ class BioProperties(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
2 changes: 1 addition & 1 deletion pyThermoML/core/book.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class Book(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
2 changes: 1 addition & 1 deletion pyThermoML/core/catalyst.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ class Catalyst(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
10 changes: 5 additions & 5 deletions pyThermoML/core/citation.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
from sdRDM.base.listplus import ListPlus
from sdRDM.base.utils import forge_signature
from sdRDM.tools.utils import elem2dict
from .thesis import Thesis
from .etype import eType
from .trcrefid import TRCRefID
from .book import Book
from .elanguage import eLanguage
from .trcrefid import TRCRefID
from .esourcetype import eSourceType
from .book import Book
from .etype import eType
from .thesis import Thesis
from .journal import Journal


Expand Down Expand Up @@ -167,7 +167,7 @@ class Citation(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
4 changes: 2 additions & 2 deletions pyThermoML/core/combineduncertainty.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
from sdRDM.base.utils import forge_signature
from sdRDM.tools.utils import elem2dict
from .ecombuncertevalmethod import eCombUncertEvalMethod
from .asymcombstduncert import AsymCombStdUncert
from .asymcombexpanduncert import AsymCombExpandUncert
from .asymcombstduncert import AsymCombStdUncert


@forge_signature
Expand Down Expand Up @@ -77,7 +77,7 @@ class CombinedUncertainty(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
2 changes: 1 addition & 1 deletion pyThermoML/core/component.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class Component(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
2 changes: 1 addition & 1 deletion pyThermoML/core/componentsample.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class ComponentSample(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
4 changes: 2 additions & 2 deletions pyThermoML/core/compositionatphaseequilibrium.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
from sdRDM.base.listplus import ListPlus
from sdRDM.base.utils import forge_signature
from sdRDM.tools.utils import elem2dict
from .emethodname import eMethodName
from .epropname import ePropName
from .criticalevaluation import CriticalEvaluation
from .emethodname import eMethodName
from .prediction import Prediction


Expand Down Expand Up @@ -47,7 +47,7 @@ class CompositionAtPhaseEquilibrium(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
18 changes: 9 additions & 9 deletions pyThermoML/core/compound.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@
from sdRDM.base.listplus import ListPlus
from sdRDM.base.utils import forge_signature
from sdRDM.tools.utils import elem2dict
from .multicomponentsubstance import MulticomponentSubstance
from .especiationstate import eSpeciationState
from .sorgid import SOrgID
from .sample import Sample
from .componentsample import ComponentSample
from .esource import eSource
from .regnum import RegNum
from .especiationstate import eSpeciationState
from .ion import Ion
from .estatus import eStatus
from .esource import eSource
from .componentsample import ComponentSample
from .multicomponentsubstance import MulticomponentSubstance
from .biomaterial import Biomaterial
from .regnum import RegNum
from .purity import Purity
from .polymer import Polymer
from .sorgid import SOrgID
from .purity import Purity
from .estatus import eStatus


@forge_signature
Expand Down Expand Up @@ -128,7 +128,7 @@ class Compound(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
8 changes: 4 additions & 4 deletions pyThermoML/core/constraint.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
from sdRDM.base.listplus import ListPlus
from sdRDM.base.utils import forge_signature
from sdRDM.tools.utils import elem2dict
from .constrrepeatability import ConstrRepeatability
from .constraintphaseid import ConstraintPhaseID
from .solvent import Solvent
from .construncertainty import ConstrUncertainty
from .constraintphaseid import ConstraintPhaseID
from .constraintid import ConstraintID
from .constrdevicespec import ConstrDeviceSpec
from .solvent import Solvent
from .constrrepeatability import ConstrRepeatability


@forge_signature
Expand Down Expand Up @@ -74,7 +74,7 @@ class Constraint(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
2 changes: 1 addition & 1 deletion pyThermoML/core/constraintid.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class ConstraintID(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
4 changes: 2 additions & 2 deletions pyThermoML/core/constraintphaseid.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
from sdRDM.base.utils import forge_signature
from sdRDM.tools.utils import elem2dict
from .econstraintphase import eConstraintPhase
from .ecrystallatticetype import eCrystalLatticeType
from .regnum import RegNum
from .ecrystallatticetype import eCrystalLatticeType


@forge_signature
Expand Down Expand Up @@ -48,7 +48,7 @@ class ConstraintPhaseID(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
8 changes: 4 additions & 4 deletions pyThermoML/core/constrainttype.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
from sdRDM.base.listplus import ListPlus
from sdRDM.base.utils import forge_signature
from sdRDM.tools.utils import elem2dict
from .epressure import ePressure
from .ecomponentcomposition import eComponentComposition
from .ebiovariables import eBioVariables
from .etemperature import eTemperature
from .ecomponentcomposition import eComponentComposition
from .epressure import ePressure
from .eparticipantamount import eParticipantAmount
from .esolventcomposition import eSolventComposition
from .ebiovariables import eBioVariables
from .emiscellaneous import eMiscellaneous


Expand Down Expand Up @@ -58,7 +58,7 @@ class ConstraintType(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
2 changes: 1 addition & 1 deletion pyThermoML/core/constrdevicespec.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class ConstrDeviceSpec(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
2 changes: 1 addition & 1 deletion pyThermoML/core/constrrepeatability.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class ConstrRepeatability(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
2 changes: 1 addition & 1 deletion pyThermoML/core/construncertainty.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class ConstrUncertainty(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
2 changes: 1 addition & 1 deletion pyThermoML/core/covariance.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ class Covariance(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
4 changes: 2 additions & 2 deletions pyThermoML/core/criticalevaluation.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
from sdRDM.base.listplus import ListPlus
from sdRDM.base.utils import forge_signature
from sdRDM.tools.utils import elem2dict
from .multiprop import MultiProp
from .equationofstate import EquationOfState
from .multiprop import MultiProp
from .singleprop import SingleProp


Expand Down Expand Up @@ -42,7 +42,7 @@ class CriticalEvaluation(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
4 changes: 2 additions & 2 deletions pyThermoML/core/criticals.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
from sdRDM.base.listplus import ListPlus
from sdRDM.base.utils import forge_signature
from sdRDM.tools.utils import elem2dict
from .emethodname import eMethodName
from .epropname import ePropName
from .criticalevaluation import CriticalEvaluation
from .emethodname import eMethodName
from .prediction import Prediction


Expand Down Expand Up @@ -47,7 +47,7 @@ class Criticals(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
2 changes: 1 addition & 1 deletion pyThermoML/core/curvedev.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class CurveDev(
default="https://github.com/FAIRChemistry/pyThermoML"
)
_commit: Optional[str] = PrivateAttr(
default="7847845987ccfa50e8c08ada56669b59d1b97819"
default="4014e57ac2f3b9b09cdefb1c3e2f2cfca298f660"
)
_raw_xml_data: Dict = PrivateAttr(default_factory=dict)

Expand Down
Loading

0 comments on commit 75fd966

Please sign in to comment.