Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Retrieve data on the published resource objects for a publisher
ResourceFunction["PublisherResources"][publisherid] retrieves a Dataset of ResourceObject information for resources published by the given publisherid. |
Get resource information for a given publisher ID:
In[1]:= |
Out[1]= |
Create a formatted and linked listing of a publisher's resources:
In[5]:= |
Out[5]= |
PublisherResources requires Wolfram Language 13. In versions less than 13, PublisherResources returns a Failure:
In[6]:= |
Out[6]= |
Using Version 13 gives a better result:
In[7]:= |
Out[7]= |
The "Wolfram" publisher ID has published more than a thousand resources, so this function can take several seconds:
In[8]:= |
Out[8]= |
In[9]:= |
Out[9]= |
Wolfram Language 12.3 (May 2021) or above
This work is licensed under a Creative Commons Attribution 4.0 International License