Now that we have the hub, wouldn’t it be great to have a “hub search” feature that queries each Search API? I think this could be a useful addition to DVCLI or pyDataverse.
Yes!
I don't really think of this as "hub search" though... maybe "network search"?
A while back Jon Crabtree had the idea of a Dataverse installation that doesn't have any data of its own but harvests from all known installations of Dataverse.
@Don Sizemore ^^
But it sounds like you have a different implementation in mind, Jan.
Network search is nice!
The software used to be called DVN for Dataverse Network. But now that we call it just Dataverse I suppose that frees up the word "network" for us. :big_smile:
DVCLI already has an implementation of the Search API. It could grab the URLs of all or a subset of installations and send search queries to each. This would kind of be an equivalent of the "empty" Harvester, but it would not rely on hosting a separate installation.
As a CLI command this could be pretty neat, or what do you think?
I think playing around with client code for now sounds like a good idea. Longer term a service might be nice.
True, I'll add this once the Hub implementation is in both libraries ![]()
How well would it scale, client side, I wonder. :thinking:
Roughly a hundred requests in parallel should be manageable, at least in Rust. I fear the output would be quite large. Maybe an export to CSV or XLSX could render it more user-friendly.
yeah
One could also search DataCite: https://commons.datacite.org
Or https://datasetsearch.research.google.com
But I don't see a way to filter down to just Dataverse installations. :big_smile:
Good point :grinning:
It would be nice to have our own thing.
A benefit of being part of the club.
"The Dataverse Club" - Hosting merge parties :grinning:
we have our own DJ even
Philip Durbin ☀️ said:
But I don't see a way to filter down to just Dataverse installations. :big_smile:
We do have the DOIs for Dataverse installations in the crowd-source spreadsheet. And maybe they are all DataCite, none cross-ref? There is also a way to tell which minting service a DOI came from (10.18130 is UVa's DOI which comes from DataCite):
True, and they're in https://hub.dataverse.org as well.
And yeah, I don't think there are any CrossRef in there yet.
A few Handles.
Last updated: Nov 01 2025 at 14:11 UTC