主要的电影和电影系列.

Entity["Movie",name]

表示类型 "Movie" 的一个实体.

[prop]

给出指定属性的值.

[{propi,}]

给出属性列表的值.

[prop,{qualivali,}]

给出由限定符 quali->vali 修改的指定属性的值.

[Dated[prop,date]]

给出特定日期规范相对应的属性值.

EntityClass["Movie",{propispeci,}]

表示实体类,其中 propi 的值由 speci 定义.

实体范例

实体类范例

属性

  • Advisoryrating advisory
    Castcast
    CastAndRolescast and roles
    Companycompany
    Directordirector
    DomesticBoxOfficeGrossUS box office total receipts
    DomesticDailyBoxOfficeChangeUS daily box office change in receipts
    DomesticDailyBoxOfficeGrossUS daily box office receipts
    DomesticDailyBoxOfficeRankUS daily box office rank
    DomesticDailyCumulativeBoxOfficeGrosstotal daily US box office receipts
    DomesticDailyNumberOfTheatersUS daily number of screens
    DomesticDailyPerTheaterAverageGrossUS daily average receipts per screen
    DomesticWeekendBoxOfficeChangeUS weekend box office change in receipts
    DomesticWeekendBoxOfficeGrossUS weekend box office receipts
    DomesticWeekendBoxOfficeRankUS weekend box office rank
    DomesticWeekendNumberOfTheatersUS weekend number of screens
    DomesticWeekendPerTheaterAverageGrossUS weekend average receipts per screen
    DomesticWeeklyBoxOfficeGrossUS weekly box office receipts
    DomesticWeeklyCumulativeBoxOfficeGrosstotal weekly US box office receipts
    EntityClassesentity classes
    EntityTypeListentity type list
    Genresgenre
    HighestDailyAveragePerScreenhighest daily average receipts per screen
    HighestDailyBoxOfficeChangebest daily box office change in receipts
    HighestDailyBoxOfficeGrosshighest daily box office receipts
    HighestDailyRankhighest daily rank
    HighestDailyScreensmaximum daily number of screens
    HighestWeekendAveragePerScreenhighest weekend average receipts per screen
    HighestWeekendBoxOfficeChangebest weekend box office change in receipts
    HighestWeekendBoxOfficeGrosshighest weekend box office receipts
    HighestWeekendRankhighest weekend box office rank
    HighestWeekendScreensmaximum weekend number of screens
    HighestWeeklyBoxOfficeGrosshighest weekly US box office receipts
    Imageimage
    InternationalBoxOfficeGrossinternational box office total receipts
    Languagelanguage
    MPAARatingMPAA rating
    Nametitle
    Producersproducer
    ProductionBudgetproduction budget
    ReleaseDaterelease date
    Runtimeruntime
    WorkingTitlesworking title
    WorldwideBoxOfficeGrossworldwide box office total receipts
    Writerswriter

详细信息

  • "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] 的第三个参数中:
  • "Source"属性的来源信息
    "Date"实体-属性值相关联的日期(若存在)
    "EntityAssociation"实体和实体-属性值的关联
    "PropertyAssociation"属性和实体-属性值的关联
    "EntityPropertyAssociation"此关联中,指定实体是键,值为属性和实体-属性值的嵌套关联
    "PropertyEntityAssociation"此关联中,指定属性是键,值为实体和实体-属性值的嵌套关联
    "Dataset"此数据集,指定实体是键和值为属性名称和实体-属性值的关联
  • 以下注释可用于 EntityValue[property,annotation] 的第二个参数中:
  • "Qualifiers"可用于属性的限定词列表
    "QualifierValues"可用于每个限定词的可用值列表
    "DefaultQualifierValues"属性限定词的默认值列表
    "Description"属性的简短文字描述
    "Definition"属性的详细文字定义
    "PhysicalQuantity"实体-属性值相关联的物理量
    "Unit"实体-属性值相关联的单位
  • Automatic 的限定词值表示一个可适用的值的格式; 例如,对于 "Date" 的限定词,包括正确的日期或日期跨度.

范例

打开所有单元关闭所有单元

基本范例  (4)

查找实体:

查找一个实体的属性值:

从一个实体的全部可用属性中提取数据集:

查找美国票房收入最高的五部电影:

与其他实体类型的关系  (1)

查找由 Quentin Tarantino 执导的电影: