You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Datacite does not have a dataset-focused sitemap. In order to scrape schema.org metadata, mnlite would need to generate a dummy sitemap from Datacite API queries. Parameters would need to include (probably):
Datacite does not have a dataset-focused sitemap. In order to scrape schema.org metadata, mnlite would need to generate a dummy sitemap from Datacite API queries. Parameters would need to include (probably):
"workflow": "datacite"
)dk.gem
->https://api.datacite.org/dois?client-id=dk.gem&page[size]=1000
)JSON -> sitemap value mappings:
When requesting individual records from the dummy sitemap, mnlite will use content negotiation to request JSON-LD 🎉
The text was updated successfully, but these errors were encountered: