有名な化合物.

Entity["Chemical",name]または

タイプ"Chemical"の実体を表す.

[prop]

指定された特性の値を与える.

[{propi,}]

特性のリストの値を与える.

EntityClass["Chemical",{propispeci,}]

speci で定義された propi の値を持つ実体のクラスを表す.

実体のサンプル

実体クラスのサンプル

特性

  • AcidityConstants
    AdjacencyMatrixadjacency matrix
    AlternateNamesalternate names
    AromaticAtomCountaromatic atom count
    AromaticQis aromatic
    AtomCoordinatesatom positions
    AtomCountatom count
    AtomDiagramCoordinatesatom diagram coordinates
    AutoignitionPointautoignition point
    BeilsteinNumberBeilstein number
    BlackStructureDiagramblack structure diagram
    BoilingPoint
    BondCountsbond counts
    BondEnergiesbond energies
    BondLengthsbond lengths
    CASRegistryNumberCAS registry number
    CHBlackStructureDiagramblack carbon-hydrogen structure diagram
    CHColorStructureDiagramcarbon-hydrogen structure diagram
    ChemicalHybridizationorbital hybridization
    Codonscodons
    ColorStructureDiagramstructure diagram
    CombustionHeat
    CriticalPressure
    CriticalTemperature
    DielectricConstantdielectric constant
    DipoleMomentdipole moment
    DOTHazardClassDOT hazard class
    DOTNumbersDOT numbers
    DrugInteractionsdrug interactions
    EdgeRulesedge rules
    EdgeTypesedge types
    EGECNumberEGEC number
    ElectronAffinityelectron affinity
    ElectronCountelectron count
    ElementCountselement counts
    ElementMassFractionelement mass fraction
    ElementTypeselement types
    EntityClassesentity classes
    EntityTypeListentity type list
    EUNumberEU number
    FlashPointflash point
    FormalChargesformal charges
    FormattedNameformatted name
    Formulaformula
    FormulaStringformula string
    FusionHeat
    GmelinNumberGmelin number
    HBondAcceptorCountHbond acceptor count
    HBondDonorCountHbond donor count
    HenryLawConstantHenry law constant
    HildebrandSolubilityHildebrand solubility parameter
    HillFormulaHill formula
    HillFormulaStringHill formula string
    InChIInChI identifier
    IonCountsion counts
    IonEquivalentsion equivalents
    IsoelectricPointisoelectric point
    IsomericSMILESisomeric SMILES identifier
    Isomersisomers
    IUPACNameIUPAC name
    LewisDotStructureDiagramLewis dot structure
    LightSpeedspeed of light
    LogAcidityConstants
    LowerExplosiveLimitlower explosive limit
    MassDensitymass density
    MDLNumberMDL number
    MeanFreePathmean free path
    MeltingPoint
    Membershipsmemberships
    MolarMassmolar mass
    MolarVolumemolar volume
    MolecularMassmolecular mass
    Moleculemolecule
    MoleculePlotmolecule plot
    Namename
    NetChargenet ionic charge
    NFPAFireRatingNFPA fire rating
    NFPAHazardsNFPA hazards
    NFPAHealthRatingNFPA health rating
    NFPALabelNFPA label
    NFPAReactivityRatingNFPA reactivity rating
    NonHydrogenCountnonhydrogen count
    NonStandardIsotopeCountnonstandard isotope count
    NonStandardIsotopeCountsnon-standard isotope counts
    NonStandardIsotopeNumbersnonstandard isotope numbers
    NSCNumberNSC number
    OdorThresholdodor threshold
    OdorTypeodor
    OxidationStatesoxidation states
    PartitionCoefficientpartition coefficient (XLogP)
    pHpH
    Phasephase
    ProtonAffinityproton affinity
    ProtonCountproton count
    PubChemCompoundIDPubChem compound ID
    PubChemSubstanceIDPubChem substance ID
    RefractiveIndexrefractive index
    RelativeMolecularMassrelative molecular mass
    Resistivityresistivity
    RotatableBondCountrotatable bond count
    RTECSClassesRTECS classes
    RTECSNumberRTECS number
    SideChainLogAcidityConstant
    SMILESSMILES identifier
    Solubilitysolubility
    SpaceFillingMoleculePlotspace filling molecule plot
    StickMoleculePlot3D molecule skeletal structure
    StructureGraphstructure graph
    SurfaceTensionsurface tension
    TautomerCounttautomer count
    ThermalConductivitymolar thermal conductivity
    TopologicalPolarSurfaceAreatopological polar surface area
    UpperExplosiveLimitupper explosive limit
    VanDerWaalsConstantsvan der Waals constants
    VaporDensityvapor density
    VaporizationHeat
    VaporPressurevapor pressure
    VertexTypesvertex types
    Viscositydynamic viscosity

詳細

  • "Chemical"実体は一定組成を持ち,結合を壊さずにより小さい実体に分解することはできない.
  • "Chemical"実体クラスには,機能グループ等の特定の特徴を共有する薬物が含まれる.
  • 特性の中には,"Chemical"実体タイプ全体について使え,EntityValue["Chemical",property]の形式を使って得られるものもある.そのような特性には以下が含まれる.
  • "Properties"使用できる特性のリスト
    "PropertyCanonicalNames"使用できる特性の標準名
    "SampleEntities"使用できる実体のサンプルリスト(通常の長さは10)
    "SampleEntityClasses"使用できる実体クラスのサンプルリスト(通常の長さは10)
    "EntityCount"使用できる実体の数
    "Entities"使用できる実体のリスト
    "EntityCanonicalNames"使用できる実体の標準名
    "EntityClasses"使用できる実体クラスのリスト
    "EntityClassCanonicalNames"使用できる実体クラスの標準名
    "PropertyClasses"使用できる特性クラスのリスト
    "PropertyClassCanonicalNames"使用できる特性クラスの標準名
    "PropertyCount"使用できる特性の数
  • EntityValue["Chemical",property,annotation]の第3引数として以下の注釈が使える.
  • "Source"特性の出典情報
    "Date"実体特性値に関連する日付(あれば)
    "EntityAssociation"実体と実体特性値の連想
    "PropertyAssociation"特性と実体特性値の連想
    "EntityPropertyAssociation"指定の実体がキー,値が特性と実体特性値のネストした連想である連想
    "PropertyEntityAssociation"指定の特性がキー,値が実体と実体特性値のネストした連想である連想
    "Dataset"指定の実体がキー,値が特性名と実体特性値の連想であるデータ集合
  • EntityValue[property,annotation]の第2引数として以下の注釈が使える.
  • "Qualifiers"特性の可能な限定子のリスト
    "QualifierValues"各限定子に与えることができる値のリスト
    "DefaultQualifierValues"特性の限定子のデフォルト値のリスト
    "Description"特性についての短いテキストでの説明
    "Definition"テキストでの特性についての詳しい説明
    "PhysicalQuantity"実体特性値に関連する物理量
    "Unit"実体特性値に関連する単位
  • 限定子の値であるAutomaticは,適用できる形式の値が使えることを意味する.例えば,"Date"限定子には固有の日付や日付範囲が含まれる.

例題

すべて開くすべて閉じる

  (4)

実体を調べる際には,を使う:

ある実体の特性値を求める:

ある実体について使用できる特性すべてのデータ集合を取り出す:

モル質量が最大である化学物質を求める:

スコープ  (2)

特性クラス  (2)

使用可能な元素特性クラスのリストを得る:

ある化学物質について基本的な特性すべてのDatasetを得る:

アプリケーション  (1)

アミノ酸分子の構造を調べる:

ListPlotを使って特性値のリストをプロットする:

他の実体タイプとの関係  (1)

ある化学物質についてその構成元素を求める: