GithubHelp home page GithubHelp logo

biblio-bibrecord's Introduction

Introduction
============

There's an obvious need for bibliographic records. At the same time, there's
a wide variety of different bibliographic standards. Amongst other issues, this
makes it difficult for software to inter-operate. Thus this module presents
common denominator data structures for representing bibliographic data,
including:

* books and publications
* identifiers likes ISBNs and DOIs
* personal names


Design philosophy
-----------------

This is one of those messy tasks that I would rather have avoided, but the
convergence of several different scripts for reading ebook metadata / fetching
bibdata from online servers / parsing identifiers made this inevitable. The rich
cacophony of standards means there is no hope of handling everything. Therefore,
we simply aim for reasonable interoperability of the most common information,
while trying to capture all passed information in some form. 

Bibliographic information is often inconsistently recorded. We try to extract or
convert information to a consistent form without throwing information away.

It's often useful to distinguish between cases where data or fields cannot be
found and when that data is empty. In the first case, we return ``None``, in the
second an empty record of some sort (e.g. string, dictionary).

As far as possible, we work in unicode.

biblio-bibrecord's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.