I've downloaded a DataResource
EntityStore
from the Wolfram Data Depository, specifically, the ResourceObject["General Topology EntityStore"], in the form of the package
General-Topology-EntityStore.wl`.
I know how to use $EntityStores
to use this EntityStore
within a given Mathematica session.
But exactly how do I use the Wolfram Language, within Mathematica, to make this EntityStore
into a local persistent object?