Hi everyone.
I've been working with our Repository users in defining a set of metadata standards that they need represented in Dataverse. Before I dive in and start trying to create new metadata blocks left and right. Is there anywhere I can browse for existing metadata blocks?
thejmfc said:
Hi everyone.
I've been working with our Repository users in defining a set of metadata standards that they need represented in Dataverse. Before I dive in and start trying to create new metadata blocks left and right. Is there anywhere I can browse for existing metadata blocks?
The best place I know to look is https://github.com/IQSS/dataverse/tree/develop/scripts/api/data/metadatablocks but I would welcome a community metadata block repository.
Ok. I had already checked the github repository.
I'll start by contributing with any metadata block that I create to that new 'communitary metadata block repository'.
@thejmfc you may also want to join the community metadata working group, if you're interested? Jim Myers is heading it up; I can dig up their meeting schedule if you like.
Sure. I'll DM you my email address.
There has been talk of putting TSVs for metadata blocks in a dedicated repository. Harvard Dataverse started putting theirs here: https://github.com/IQSS/dataverse.harvard.edu/tree/master/metadatablocks
You can also get the block programatically from an installation. If you go to https://demo.dataverse.org/api/metadatablocks for example you can see the blocks that are installed.
We could iterated through all the installationsn in https://iqss.github.io/dataverse-installations/data/data.json and see what metadata blocks they have installed. Could be interesting. Could be a metric, even.
@thejmfc Julian just posted this in Dataverse IRC https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/DCDKZQ
And there's code: https://github.com/jggautier/dataverse-scripts/blob/main/other_scripts/get_dataset_metadata_of_all_installations.py
Fantastic :) You guys sure know how to get me busy.
I mentioned this in the other chat but I'd suggest looking at this file: https://dataverse.harvard.edu/file.xhtml?fileId=6570377&version=12.0
Philip Durbin said:
We could iterated through all the installationsn in https://iqss.github.io/dataverse-installations/data/data.json and see what metadata blocks they have installed. Could be interesting. Could be a metric, even.
want me to open an issue in the metrics repo? I carpet bombed a spate of those on Friday.
I'd let @thejmfc open it if he thinks it would be useful. @thejmfc the metrics we're talking about are here: https://dataverse.org/metrics
Philip Durbin disse:
I'd let thejmfc open it if he thinks it would be useful. thejmfc the metrics we're talking about are here: https://dataverse.org/metrics
What would you have me do Phil?
I'm familiared with the Make Data Count plugin. I wrote some code a few years back do get more metrics than those collected.
Never got it deployed though :D
(it's here, if you feel like taking a peek)
Heh. Don't worry about it @thejmfc . @Don Sizemore and I are just talking about if we should create an issue at https://github.com/IQSS/dataverse-metrics/issues to start collecting the names of metadata blocks used by Dataverse installations.
In that repo we already have the logic to loop through all the installations.
Philip Durbin has marked this topic as resolved.
Last updated: Oct 30 2025 at 06:21 UTC