1
0
Fork 0
mirror of https://github.com/qurator-spk/modstool.git synced 2025-06-07 19:05:06 +02:00

modstool: Add Travis badge

This commit is contained in:
Gerber, Mike 2019-08-28 16:56:00 +02:00
parent c855b26cf7
commit 2259d01843

View file

@ -1,5 +1,7 @@
Extract the MODS metadata of a bunch of METS files into a pandas DataFrame. Extract the MODS metadata of a bunch of METS files into a pandas DataFrame.
[![Build Status](https://travis-ci.org/qurator-spk/modstool.svg?branch=master)](https://travis-ci.org/qurator-spk/modstool)
Column names are derived from the corresponding MODS elements. Some domain Column names are derived from the corresponding MODS elements. Some domain
knowledge is used to convert elements to a useful column, e.g. produce sets knowledge is used to convert elements to a useful column, e.g. produce sets
instead of ordered lists for topics, etc. Parts of the tool are specific to instead of ordered lists for topics, etc. Parts of the tool are specific to