Skip to content

agdturner/ccg-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A modularised Java library for processing data sets with classes for: data records; collections of data records; and identifiers.

  • Data_ReadTXT is a class for reading text including comma separated version (CSV) files.
  • Data_ReadXML is a class for reading XML format files.

Code status

This code is unstable research software.

Development plans/ideas

  • Develop more comprehensive unit tests.
  • Improve documentation.
  • Make a versioned release on Maven Central.
  • As the OpenJDK develops some of the functionality may become redundant.
  • Consider if it is appropriate to contribute any of this.

Development history

The intention is to provide a summary of changes from one version to the next here.

Origin

This code began development bundled together with lots of other code developed for an academic research project.

Contributions

  • Welcome.

LICENSE

Acknowledgements and thanks

  • The University of Leeds and externally funded research grants have supported the development of this library.
  • Thank you openJDK contributors and all involved in creating the platform.
  • Thank you developers and maintainers of other useful Java libraries that provide inspiration.
  • Thank you developers and maintainers of Apache Maven, Apache NetBeans, and git which I use for developing code.
  • Thank you developers and maintainers of GitHub for supporting the development of this code and for providing a means of creating a community of users and developers.
  • Thank you developers, maintainers and contributors of relevent content on: -- Wikimedia projects, in particular the English language Wikipedia -- StackExchange, in particular StackOverflow.
  • Information that has helped me develop this library is cited in the source code.
  • Thank you to those that supported me personally and all who have made a positive contribution to society. Let us try to look after each other, look after this world, make space for wildlife, and engineer knowledge :)

About

A modularised Java library for processing data sets with classes for: data records; collections of data records; and identifiers.

Topics

Resources

License

Stars

Watchers

Forks

Languages