Rule-Based Citation System - Version 0.9

This library provides classes and interfaces to support the design and development of the Java citation system based on the definition of rules. The current version of the system provides the classes and methods that allow us to define a citation system for datasets represented in XML.

This version permits us to define rules for EAD files and the IUPHAR database. The library provides the methods to insert the citation rules in the XML files and the methods to create citations.

See:
          Description


Packages
it.unipd.dei.ims.datacitation.bean  
it.unipd.dei.ims.datacitation.builder  
it.unipd.dei.ims.datacitation.citations  
it.unipd.dei.ims.datacitation.parser  
it.unipd.dei.ims.datacitation.service  
it.unipd.dei.ims.datacitation.XMLMaker