ResourceSubmit[resource]
submits the specified resource object to be reviewed for publication.
ResourceSubmit[new,old]
submits the resource new as the updated version of the resource old.


ResourceSubmit
Request a Publisher ID »ResourceSubmit[resource]
submits the specified resource object to be reviewed for publication.
ResourceSubmit[new,old]
submits the resource new as the updated version of the resource old.
Details and Options


- ResourceSubmit takes the following options:
-
PublisherID $PublisherID the publisher ID to use ResourceSystemBase $ResourceSystemBase the resource system to which to submit - Resources submitted to a particular resource system are typically reviewed by administrators for that system.
- ResourceSubmit[…] returns a Success object if the resource was successfully submitted, and a failure if it was not.
- The resource in ResourceSubmit is specified as a ResourceObject.
- Resources for public Wolfram repositories such as the function and data repositories are typically defined using a definition notebook created by CreateNotebook or using File ▶ New ▶ Repository Item.
- When using a definition notebook, the "Submit to Repository" button effectively performs ResourceSubmit.
- Submitting resources to a public Wolfram repository requires a publisher ID. The list of publisher IDs approved for a cloud user ID is available from the resource system account page. To use any approved publisher ID when submitting content, PublisherID"YourPublisherID".
- If the authenticated cloud user ID does not have any approved publisher IDs, $PublisherID will give None. Web forms are available to create an automatically generated publisher ID or request a specific publisher ID.
- In ResourceSubmit[new,old], old can be a resource object specified by its ResourceObject, its UUID or the string giving its name. Alternatively, old can be a resource submission specified by its submission ID.
- To submit an update to a resource, you must be an approved member of the publisher account for that resource.
- Submitted resource objects must have "Name" and "ResourceType" properties as well as content.
- Standard optional properties in a submitted resource object include:
-
"Description" brief description of the resource "Details" full details about the resource and its contents "Keywords" list of search terms "SeeAlso" list of related resource objects "ExternalLinks" list of related Hyperlink objects "SourceMetadata" Association about the source of the content - Additional properties that can be included depend on the resource type.
See Also
ResourceObject ResourceData ResourceSearch ResourceRegister
Function Repository: ResourceSubmissionNotebook WithdrawResourceSubmission
Related Guides
History
Text
Wolfram Research (2017), ResourceSubmit, Wolfram Language function, https://reference.wolfram.com/language/ref/ResourceSubmit.html.
CMS
Wolfram Language. 2017. "ResourceSubmit." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ResourceSubmit.html.
APA
Wolfram Language. (2017). ResourceSubmit. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ResourceSubmit.html
BibTeX
@misc{reference.wolfram_2025_resourcesubmit, author="Wolfram Research", title="{ResourceSubmit}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/ResourceSubmit.html}", note=[Accessed: 15-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_resourcesubmit, organization={Wolfram Research}, title={ResourceSubmit}, year={2017}, url={https://reference.wolfram.com/language/ref/ResourceSubmit.html}, note=[Accessed: 15-August-2025]}