Movie
関連するインタープリタ »有名な映画と映画シリーズ.
[prop]
指定された特性の値を与える.
[{propi,…}]
特性のリストの値を与える.
[prop,{qualivali,…}]
限定子規則 quali->vali によって修正された指定特性の値を与える.
[Dated[prop,date]]
特定の日付指定に関連付けられた特性の値を与える.
EntityClass["Movie",{propispeci,…}]
speci で定義された propi の値を持つ実体のクラスを表す.
実体のサンプル
- …
実体クラスのサンプル
- …
特性
-
Advisory rating advisory Cast cast CastAndRoles cast and roles Company company Director director DomesticBoxOfficeGross US box office total receipts DomesticDailyBoxOfficeChange US daily box office change in receipts DomesticDailyBoxOfficeGross US daily box office receipts DomesticDailyBoxOfficeRank US daily box office rank DomesticDailyCumulativeBoxOfficeGross total daily US box office receipts DomesticDailyNumberOfTheaters US daily number of screens DomesticDailyPerTheaterAverageGross US daily average receipts per screen DomesticWeekendBoxOfficeChange US weekend box office change in receipts DomesticWeekendBoxOfficeGross US weekend box office receipts DomesticWeekendBoxOfficeRank US weekend box office rank DomesticWeekendNumberOfTheaters US weekend number of screens DomesticWeekendPerTheaterAverageGross US weekend average receipts per screen DomesticWeeklyBoxOfficeGross US weekly box office receipts DomesticWeeklyCumulativeBoxOfficeGross total weekly US box office receipts EntityClasses entity classes EntityTypeList entity type list Genres genre HighestDailyAveragePerScreen highest daily average receipts per screen HighestDailyBoxOfficeChange best daily box office change in receipts HighestDailyBoxOfficeGross highest daily box office receipts HighestDailyRank highest daily rank HighestDailyScreens maximum daily number of screens HighestWeekendAveragePerScreen highest weekend average receipts per screen HighestWeekendBoxOfficeChange best weekend box office change in receipts HighestWeekendBoxOfficeGross highest weekend box office receipts HighestWeekendRank highest weekend box office rank HighestWeekendScreens maximum weekend number of screens HighestWeeklyBoxOfficeGross highest weekly US box office receipts Image image InternationalBoxOfficeGross international box office total receipts Language language MPAARating MPAA rating Name title Producers producer ProductionBudget production budget ReleaseDate release date Runtime runtime WorkingTitles working title WorldwideBoxOfficeGross worldwide box office total receipts Writers writer
詳細
- "Movie"実体には,劇場フィルム,ダイレクト・トゥー・ビデオ作品,テレビ用の映画やミニシリーズが含まれる.
- "Movie"実体クラスは通常,James Bond (ジュームズ・ボンド)映画のようなフィルムシリーズを表す.
- 特性の中には,"Movie"実体タイプ全体について使え,EntityValue["Movie",property]の形式を使って得られるものもある.そのような特性には以下が含まれる.
-
"Properties" 使用できる特性のリスト "PropertyCanonicalNames" 使用できる特性の標準名 "SampleEntities" 使用できる実体のサンプルリスト(通常の長さは10) "SampleEntityClasses" 使用できる実体クラスのサンプルリスト(通常の長さは10) "EntityCount" 使用できる実体の数 "Entities" 使用できる実体のリスト "EntityCanonicalNames" 使用できる実体の標準名 "EntityClasses" 使用できる実体クラスのリスト "EntityClassCanonicalNames" 使用できる実体クラスの標準名 "PropertyClasses" 使用できる特性クラスのリスト "PropertyClassCanonicalNames" 使用できる特性クラスの標準名 "PropertyCount" 使用できる特性の数 - EntityValue["Movie",property,annotation]の第3引数として以下の注釈が使える.
-
"Source" 特性の出典情報 "Date" 実体特性値に関連する日付(あれば) "EntityAssociation" 実体と実体特性値の連想 "PropertyAssociation" 特性と実体特性値の連想 "EntityPropertyAssociation" 指定の実体がキー,値が特性と実体特性値のネストした連想である連想 "PropertyEntityAssociation" 指定の特性がキー,値が実体と実体特性値のネストした連想である連想 "Dataset" 指定の実体がキー,値が特性名と実体特性値の連想であるデータ集合 - EntityValue[property,annotation]の第2引数として以下の注釈が使える.
-
"Qualifiers" 特性の可能な限定子のリスト "QualifierValues" 各限定子に与えることができる値のリスト "DefaultQualifierValues" 特性の限定子のデフォルト値のリスト "Description" 特性についての短いテキストでの説明 "Definition" テキストでの特性についての詳しい説明 "PhysicalQuantity" 実体特性値に関連する物理量 "Unit" 実体特性値に関連する単位 - 限定子の値であるAutomaticは,適用できる形式の値が使えることを意味する.例えば,"Date"限定子には固有の日付や日付範囲が含まれる.