Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaz-yos/pubmed-xml-parser
PubMed XML to CSV parser in Clojure
https://github.com/kaz-yos/pubmed-xml-parser
Last synced: about 2 months ago
JSON representation
PubMed XML to CSV parser in Clojure
- Host: GitHub
- URL: https://github.com/kaz-yos/pubmed-xml-parser
- Owner: kaz-yos
- License: epl-1.0
- Created: 2014-07-09T07:23:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-09T07:24:27.000Z (over 10 years ago)
- Last Synced: 2024-05-02T05:10:25.715Z (8 months ago)
- Language: Clojure
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xml-parser-clj
A Clojure library designed to parse PubMed XML
## Usage
FIXME
## References
- Parsing XML in Clojure: http://clojure-doc.org/articles/tutorials/parsing_xml_with_zippers.html
## License
Copyright © 2014 Kazuki Yoshida
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.