Skip to content

jmrozanec/cobiss-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cobiss-parser

A Java library to parse COBISS files. The project follows the Semantic Versioning Convention and uses Apache 2.0 license.

Gitter Chat Build Status

Download

cobiss-parser is available on Maven central repository.

<dependency>
    <groupId>com.bit-scout</groupId>
    <artifactId>cobiss-parser</artifactId>
    <version>0.1.0-SNAPSHOT</version>
</dependency>

Features Allows to parse COBISS files and turn them into objects.

Example

   List<DublinCore> metadata = CobissParser.parse(new File("sample-cobiss-file.txt"));

Contribute & Support!

Contributions are welcome! You can contribute by

  • starring and/or Flattring this repo!
  • requesting or adding new features.
  • enhancing existing code: ex.: provide more accurate description cases
  • testing
  • enhancing documentation
  • providing translations to support new locales
  • bringing suggestions and reporting bugs
  • spreading the word / telling us how you use it!

Support us donating once or by subscription through Flattr!

Flattr this!