Open ashepherd opened 6 years ago
Do a report for each repository
SELECT DISTINCT ?g COUNT(?s) as ?num_triples WHERE { GRAPH ?g { ?s ?p ?o } } ORDER BY DESC(?num_triples)
select distinct ?g ?o where { graph ?g { ?s <http://schema.org/license> ?o } }
select ?g count(distinct ?s) as ?num_licenses where { graph ?g { ?s <http://schema.org/license> ?o } }
no ORCIDs shared across repos
only shared DOIs are Fundref DOIs: (BCO-DMO & IEDA) 1) NSF 2) NSF-GEO