Skip to content

Java app for aiding creation of entries in the Filk Book Index.

Notifications You must be signed in to change notification settings

gmcgath/filkindex-convert

Repository files navigation

filkindex-convert

Java app for aiding creation of entries in the Filk Book Index.

As of October 20, 2014, this project contains the data files of the Filk Book Index itself. Hopefully the two locations will remain more or less in sync. Contributors can make changes here, and anyone can grab a copy of the repository here.

The Filk Book Index is licensed under the Creative Commons Attribution 3.0 Unported License.

https://creativecommons.org/licenses/by/3.0/

The Filk Book Index (http://www.massfilc.org/filkindex/) is a collection of MODS XML files with information on books of filk songs. The MODS format is complicated to create, so this application allows conversion of CSV files to XML. Some hand tweaking will generally be necessary, but this lets contributors who aren't fluent in the MODS schema create spreadsheets with information to convert. The main page of the filk book index has links to spreadsheet templates in Excel and OpenDocument formats.

The application will run in the command line, with the arguments being the input and output files.

Created by Gary McGath. The software (apart from the Filk Book Index itself) is licensed under the MIT license:

Copyright (c) 2014, Gary McGath.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Java app for aiding creation of entries in the Filk Book Index.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published