WolframDemonstration

Interactive Wolfram Notebook for education, research, recreation and more.

Entity["WolframDemonstration",name] or

represents an entity of type "WolframDemonstration".

[prop]

gives the value of a specified property.

[{propi,}]

gives the value of a list of properties.

EntityClass["WolframDemonstration" ,{propispeci,}]

represents a class of entities with values of propi defined by speci.

Sample Entities

Properties

  • Authorsauthors
    Captioncaption
    CaptionCellscaption cells
    DemonstrationNotebookdemonstration notebook
    Detailsdetails
    DetailsCellsdetails cells
    EntityTypeListentity type list
    Keywordskeywords
    Manipulatemanipulate
    Namename
    RelatedLinksrelated links
    Snapshotssnapshots
    Thumbnailthumbnail
    Titletitle
    WolframDemonstrationsLinkWolfram Demonstrations link

Details

  • "WolframDemonstration" entity classes include Demonstrations grouped by topic (e.g. "Acoustics") and/or by educational level (e.g. "MiddleSchoolScience").
  • Some properties are available for the "WolframDemonstration" entity type as a whole and can be given using the form EntityValue["WolframDemonstration",property]. Such properties include:
  • "Properties"the list of available properties
    "PropertyCanonicalNames"the standard names of available properties
    "SampleEntities"a sample list of available entities (typically of length 10)
    "SampleEntityClasses"a sample list of available entity classes (typically of length 10)
    "EntityCount"number of entities available
    "Entities"the list of available entities
    "EntityCanonicalNames"the standard names of available entities
    "EntityClasses"the list of available entity classes
    "EntityClassCanonicalNames"the standard names of available entity classes
    "PropertyClasses"the list of available property classes
    "PropertyClassCanonicalNames"the standard names of available property classes
    "PropertyCount"number of properties available
  • The following annotations can be used in the third argument of EntityValue["WolframDemonstration",property,annotation]:
  • "EntityAssociation"an association of entities and entity-property values
    "PropertyAssociation"an association of properties and entity-property values
    "EntityPropertyAssociation"an association in which the specified entities are keys, and values are a nested association of properties and entity-property values
    "PropertyEntityAssociation"an association in which the specified properties are keys, and values are a nested association of entities and entity-property values
    "Dataset"a dataset in which the specified entities are keys, and values are an association of property names and entity-property values

Examples

open allclose all

Basic Examples  (10)

Use to discover Demonstration entities:

Find Demonstration classes based on topic and/or educational level using :

Get the members of a class of Demonstrations:

Get a list of available Demonstration properties:

Open an interactive notebook containing the Demonstration and its documentation:

The arrow button within an entity label also opens the interactive notebook:

Get main Manipulate expression associated with a Demonstration:

Obtain a textual caption about a Demonstration:

Obtain further details about a Demonstration:

Get keywords associated with a Demonstration:

Get a thumbnail image of a Demonstration:

Scope  (15)

Properties  (14)

Authors  (1)

Get a list of the authors of a Demonstration, each given as an Association of contributor name and link:

Caption  (1)

Get the text caption of a Demonstration:

The caption returned is a string, possibly containing Wolfram Language inline box notation:

CaptionCells  (1)

The Cell expressions corresponding to the original typeset caption boxes can be accessed with the "CaptionCells" property:

DemonstrationNotebook  (1)

Download a Demonstration's notebook from the Wolfram Demonstrations Project website:

Use NotebookPut to open the notebook in the front end:

Details  (1)

Get further details on a Demonstration; in this example, the "Details" property returns text describing the "Snapshots" property:

Details are returned as a string, possibly containing Wolfram Language inline box notation:

DetailsCells  (1)

The Cell expressions corresponding to the original typeset details boxes can be accessed with the "DetailsCells" property:

Keywords  (1)

Retrieve keywords assigned to a given Demonstration:

Manipulate  (1)

Get the main Manipulate element for a given Demonstration:

Name  (1)

Retrieve the display name of a Demonstration Entity:

RelatedLinks  (1)

Retrieve related links:

Snapshots  (1)

Retrieve snapshots of the main Manipulate element for noteworthy settings of control elements:

Thumbnail  (1)

Get a thumbnail image:

Title  (1)

Get the Demonstration title as a string:

WolframDemonstrationsLink  (1)

Get a link to the Demonstration on the Wolfram Demonstrations Project website:

Entity Instances  (1)

There are almost 12,000 Demonstration entities:

Return a random sample of entities: