EntityProperties[type]
lists properties associated with entity type type.
EntityProperties
Listing of Entity Types »EntityProperties[type]
lists properties associated with entity type type.
Details
- EntityProperties[type] is equivalent to EntityValue[type,"Properties"].
Examples
Basic Examples (1)
Find properties associated with the "Aircraft" entity type:
EntityProperties["Aircraft"]Use EntityValue to get the value of a specific entity for a given EntityProperty:
entities = AircraftData["SampleEntities"];
EntityValue[entities, EntityProperty["Aircraft", "Image"], "EntityAssociation"]Related Guides
Related Workflows
- Set Up an Entity Store
History
Text
Wolfram Research (2014), EntityProperties, Wolfram Language function, https://reference.wolfram.com/language/ref/EntityProperties.html.
CMS
Wolfram Language. 2014. "EntityProperties." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/EntityProperties.html.
APA
Wolfram Language. (2014). EntityProperties. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/EntityProperties.html
BibTeX
@misc{reference.wolfram_2026_entityproperties, author="Wolfram Research", title="{EntityProperties}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/EntityProperties.html}", note=[Accessed: 13-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_entityproperties, organization={Wolfram Research}, title={EntityProperties}, year={2014}, url={https://reference.wolfram.com/language/ref/EntityProperties.html}, note=[Accessed: 13-June-2026]}