{"id":18657330,"url":"https://github.com/jmrozanec/cobiss-parser","last_synced_at":"2025-11-05T21:30:32.425Z","repository":{"id":150474313,"uuid":"83322643","full_name":"jmrozanec/cobiss-parser","owner":"jmrozanec","description":"Parses COBISS/COMARC format into Dublin Core object.","archived":false,"fork":false,"pushed_at":"2017-03-15T17:28:49.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-27T15:11:10.853Z","etag":null,"topics":["bibliography","cobiss","cobiss-parser","comarc","dublin-core","metadata","parse-cobiss-files","parser"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmrozanec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-27T15:00:41.000Z","updated_at":"2017-03-15T17:33:03.000Z","dependencies_parsed_at":"2023-04-11T22:10:33.943Z","dependency_job_id":null,"html_url":"https://github.com/jmrozanec/cobiss-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrozanec%2Fcobiss-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrozanec%2Fcobiss-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrozanec%2Fcobiss-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrozanec%2Fcobiss-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmrozanec","download_url":"https://codeload.github.com/jmrozanec/cobiss-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239474828,"owners_count":19645002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bibliography","cobiss","cobiss-parser","comarc","dublin-core","metadata","parse-cobiss-files","parser"],"created_at":"2024-11-07T07:27:43.463Z","updated_at":"2025-11-05T21:30:32.395Z","avatar_url":"https://github.com/jmrozanec.png","language":"Java","readme":"cobiss-parser\n===========\nA Java library to parse COBISS files. The project follows the [Semantic Versioning Convention](http://semver.org/) and uses Apache 2.0 license.\n\n[![Gitter Chat](http://img.shields.io/badge/chat-online-brightgreen.svg)](https://gitter.im/pdf-converter/)\n[![Build Status](https://travis-ci.org/jmrozanec/cobiss-parser.png?branch=master)](https://travis-ci.org/jmrozanec/cobiss-parser)\n\n**Download**\n\ncobiss-parser is available on [Maven central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.bit-scout%22) repository.\n\n    \u003cdependency\u003e\n        \u003cgroupId\u003ecom.bit-scout\u003c/groupId\u003e\n        \u003cartifactId\u003ecobiss-parser\u003c/artifactId\u003e\n        \u003cversion\u003e0.1.0-SNAPSHOT\u003c/version\u003e\n    \u003c/dependency\u003e\n\n**Features**\nAllows to parse COBISS files and turn them into objects.\n \n \n**Example**\n \n ```java\n \n    List\u003cDublinCore\u003e metadata = CobissParser.parse(new File(\"sample-cobiss-file.txt\"));\n ```\n\n**Contribute \u0026 Support!**\n\nContributions are welcome! You can contribute by\n * starring and/or Flattring this repo!\n * requesting or adding new features.\n * enhancing existing code: ex.: provide more accurate description cases\n * testing\n * enhancing documentation\n * providing translations to support new locales\n * bringing suggestions and reporting bugs\n * spreading the word / telling us how you use it!\n\nSupport us donating once or by subscription through Flattr!\n\n[![Flattr this!](https://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=jmrozanec\u0026url=https://github.com/jmrozanec/cobiss-parser)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmrozanec%2Fcobiss-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmrozanec%2Fcobiss-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmrozanec%2Fcobiss-parser/lists"}