Code Monkey home page Code Monkey logo

mscharvester's Introduction

MSC harvester

DOI python workflow

The MSC harvester obtains Open Mathematics Subject Classification (MSC) data from the zbMATH Open OAI-PMH-API using the Sickle client. The data is written in a CSV file. See sample.csv for an example.

The meaning of the columns is the following:

de: Eight-digit internal zbMATH identifier (not to confuse with the public zbl identifier in the form Zbl 0910.34036)

msc: MSC of the article

keywors: keywords of the article

title: title of the article

refs: MSCs occurring in the references

By default, only columns are exported with all values present.

Notes on the de-indentifier

One can navigate to the corresponding article in the zbMATH open web interface by prefixing the string https://zbmath.org/?an=0. For example for de=1209934 navigate to https://zbmath.org/?an=01209934. In rare cases, there are de values below 1000000; if so, as many zeros have to be prefixed so that the final number in the URL has eight digits. To retrieve the de from the zbMATH Open website, a little trick is required: One can obtain the DE by clicking on the BibTeX button below the article. A BibTeX entry with the key zbMATH01209934 will be downloaded for this example. The DE number is the number after the word zbMATH, i.e., 1209934.

Links and references

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.