is an option for ResourceObject, ResourceSearch and related functions for specifying locations at which to look for resources.


ResourceSystemPath
is an option for ResourceObject, ResourceSearch and related functions for specifying locations at which to look for resources.
Details

- The default value of ResourceSystemPath is typically $ResourceSystemPath.
- ResourceSystemPath takes a list of the following types of locations:
-
URL[…] URL of a resource system as in $ResourceSystemBase PersistenceLocation["type"] location of deployed resources - The elements of ResourceSystemPath are used in order. When used within ResourceObject, the first resource found along the path is returned.
Examples
open all close allBasic Examples (2)
Scope (2)
Create a local resource with the same name as a published resource:
Use ResourceSystemPath within ResourceFunction, preferring in-memory resources:
Switch the order of the path to get the published version:
Registered resources for different persistence locations can be found using the same locations in ResourceSystemPath:
Find a locally cached resource:
Related Guides
History
Text
Wolfram Research (2020), ResourceSystemPath, Wolfram Language function, https://reference.wolfram.com/language/ref/ResourceSystemPath.html.
CMS
Wolfram Language. 2020. "ResourceSystemPath." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ResourceSystemPath.html.
APA
Wolfram Language. (2020). ResourceSystemPath. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ResourceSystemPath.html
BibTeX
@misc{reference.wolfram_2025_resourcesystempath, author="Wolfram Research", title="{ResourceSystemPath}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/ResourceSystemPath.html}", note=[Accessed: 15-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_resourcesystempath, organization={Wolfram Research}, title={ResourceSystemPath}, year={2020}, url={https://reference.wolfram.com/language/ref/ResourceSystemPath.html}, note=[Accessed: 15-August-2025]}