Project:Zbmath find missing

From MaRDI portal
Revision as of 11:04, 14 March 2024 by Larissa (talk | contribs)

SPARQL queries

Find all zbmath de numbers of existing publications

select ?item ?zbmath
WHERE {
       ?item wdt:P31 wd:Q56887.
       ?item wdt:P1451 ?zbmath.
}

Workflow

  1. Execute the SPARQL query for finding all existent de numbers
  2. Execute the jupyter notebook XXXXX to create a df of missing uploads