Skip to content
/ onix Public
forked from yob/onix

A convenient mapping between ruby objects and the ONIX XML specification

License

Notifications You must be signed in to change notification settings

joseph/onix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ONIX

The ONIX standard is a somewhat verbose XML format that is rapidly becoming the industry standard for electronic data sharing in the book and publishing industries.

This library provides a slim layer over the format and simplifies both reading and writing ONIX files in your ruby applications.

Usage

See files in the examples directory.

More documentation is coming Real Soon Now (tm)

Generally speaking you should probably use the stream reading and writing approach to ensure you application can handle large files.

Further Reading

About

A convenient mapping between ruby objects and the ONIX XML specification

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%