Skip to content

GeoinformationSystems/CSV2ISO_XML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV2ISO_XML

CSV2ISO_XML is a Java client to generate ISO 19115 compliant XML files based on metadata structured Excel sheets.
The tools generates for each row of the Excel sheet an XML metadata file, and enables storing a zip folder with all generated files.

Structure

GeoMetaFacet is written in Javascript and Java. The modules and their functionality are briefly described here.

  • /src - Java code with main() method
  • /lib - Referenced libraries

Installation

The basic installation steps are

  • Download code from GitHub: git clone https://github.com/GeoinformationSystems/CSV2ISO_XML.git
  • Put code in your IDE, e.g. Eclipse and/or run the main

The server component uses a collection of Java libraries:

  • commons-collections4-4.4.jar - Apache License
  • commons-compress-1.20.jar - Apache License
  • log4j-1.2.17.jar
  • poi-4.1.2.jar
  • resolver.jar
  • xmlbeans-3.1.0.jar

License

The CSV2ISO_XML project is licensed under The Apache Software License, Version 2.0

Contact

Julia Klemm, Christin Henzen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages