-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
As a longitudinal study, I want to be able to deduplicate the metrics/impact for our data, so that I can see the impact of our study’s data as a whole.
{
dataset(id: "https://doi.org/10.14291/tccon.ggg2014") {
id
titles {
title
}
citationCount
viewCount
downloadCount
partCount
parts {
nodes {
id
titles {
title
}
citationCount
viewCount
downloadCount
}
}
}
}
See also https://www.pidforum.org/t/pid-graph-graphql-example-longitudinal-data/936
Metadata
Metadata
Assignees
Labels
No labels