New Entity Query Functionality Entities are references to isotopes, food, libraries, stars and hundreds of other types of things in the world. With entities, you can retrieve data like the length and an image of a zebra; implicit entity classes allow querying for entities using constraints on property values. Entity stores allow you to register your own entities. Version 12 of the Wolfram Language extends the capabilities of the entity framework by adding support for "on the fly" properties, filtering and sorting entities by general conditions, aggregation, combining types and sampling of entity classes. Build custom entity stores for detailed analysis. » Easily navigate data with implicit entity syntax. » Specify on-the-fly properties. » Sort entities by complex criteria. » Find entities that meet criteria involving data from multiple properties. » Use SPARQL, the RDF query language, to search data. » Related Examples Sort Entities » Filter Entities » Aggregate Values » Combine Entity Classes » Filter Continental Plates by Geological Period » Sort Minerals by Molar Volume » Aggregate Generations of Birthdays » Match Yoga Poses with Experience Levels » Find Healthy Foods by Nutrient Ratios » Filter Tissue Types by Structure and Function » Aggregate Pokémon by Types » Add Properties to the Hyperbolic Function Class »