-
See Also
- Interpreter
- SemanticImport
- Restricted
- Failure
- Entity
- MineralData
- EntityValue
-
- Entity Types
- Mineral
- Chemical
- Element
- Particle
- CrystalFamily
- CrystalSystem
- CrystallographicSpaceGroup
- GeologicalLayer
- GeologicalPeriod
- FamousGem
-
- Interpreter Types
- Mineral
- Chemical
- ChemicalClass
- Element
- ElementClass
- Particle
- ParticleClass
- CrystalFamily
- CrystalSystem
- CrystallographicSpaceGroup
- GeologicalLayer
- GeologicalPeriod
- FamousGem
- Entity
- ComputedChemical
- ComputedElement
- ComputedParticle
- ComputedCrystalFamily
- ComputedCrystalSystem
- ComputedCrystallographicSpaceGroup
- ComputedGeologicalLayer
- ComputedGeologicalPeriod
- ComputedFamousGem
- Related Guides
-
-
See Also
- Interpreter
- SemanticImport
- Restricted
- Failure
- Entity
- MineralData
- EntityValue
-
- Entity Types
- Mineral
- Chemical
- Element
- Particle
- CrystalFamily
- CrystalSystem
- CrystallographicSpaceGroup
- GeologicalLayer
- GeologicalPeriod
- FamousGem
-
- Interpreter Types
- Mineral
- Chemical
- ChemicalClass
- Element
- ElementClass
- Particle
- ParticleClass
- CrystalFamily
- CrystalSystem
- CrystallographicSpaceGroup
- GeologicalLayer
- GeologicalPeriod
- FamousGem
- Entity
- ComputedChemical
- ComputedElement
- ComputedParticle
- ComputedCrystalFamily
- ComputedCrystalSystem
- ComputedCrystallographicSpaceGroup
- ComputedGeologicalLayer
- ComputedGeologicalPeriod
- ComputedFamousGem
- Related Guides
-
See Also
"ComputedMineral" (Interpreter Type)
Details
- "ComputedMineral" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "ComputedMineral" requires connectivity to the Wolfram Cloud.
Restriction Specifications
-
Restricted["ComputedMineral",{{choice1,…}}] one among choices Restricted["ComputedMineral",entityclass] one among the minerals in entityclass Restricted["ComputedMineral",{property1value1,…}] a mineral with values valuei for properties propertyi
Interpretation
- "ComputedMineral" yields an Entity of type "Mineral".
Examples
Basic Examples (4)
Interpreter["ComputedMineral"]["lead telluride"]Interpret minerals derived by computation:
Interpreter["ComputedMineral"]["heaviest mineral"]Restrict to minerals in a class:
Interpreter[Restricted["ComputedMineral", EntityClass["Mineral", "Nitrates"]]]["mg-al celadonite"]Interpreter[Restricted["ComputedMineral", EntityProperty["Mineral", "CrystalSystem"] -> EqualTo[Entity["CrystalSystem", "Trigonal"]]]]["iron"]Interpreter[Restricted["ComputedMineral", EntityProperty["Mineral", "CrystalSystem"] -> EqualTo[Entity["CrystalSystem", "Trigonal"]]]]["arsenic"]See Also
Interpreter SemanticImport Restricted Failure Entity MineralData EntityValue
Entity Types: Mineral Chemical Element Particle CrystalFamily CrystalSystem CrystallographicSpaceGroup GeologicalLayer GeologicalPeriod FamousGem
Interpreter Types: Mineral Chemical ChemicalClass Element ElementClass Particle ParticleClass CrystalFamily CrystalSystem CrystallographicSpaceGroup GeologicalLayer GeologicalPeriod FamousGem Entity ComputedChemical ComputedElement ComputedParticle ComputedCrystalFamily ComputedCrystalSystem ComputedCrystallographicSpaceGroup ComputedGeologicalLayer ComputedGeologicalPeriod ComputedFamousGem
Related Guides
History
Introduced in 2014 (10.0)