Skip to content

A Java API for building and modifying RIFCS objects (encapsulating the DOM API methods needed to build a RIFCS document)

License

Notifications You must be signed in to change notification settings

au-research/ANDS-ResearchData-RIFCS-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIFCS-API

The RIF-CS API is an API developed by the Australian National Data Service (ANDS) to aid developers in the processing and assembly of RIF-CS Documents. It is currently in the early stages of development and enables developers to access the structures of an existing RIF-CS document for simpler processing. The model supported is a RIF-CS DOM and most RIF-CS elements are provided their own classes which essentially encapsulate commonly used w3c DOM API methods to provide convenience classes and methods for obtaining element content and attributes. This enables developers to think about a RIF-CS Document as a collection of objects rather than having to carry out repetitive XML API calls in a RIF-CS document context.

About

A Java API for building and modifying RIFCS objects (encapsulating the DOM API methods needed to build a RIFCS document)

Resources

License

Stars

Watchers

Forks

Packages

No packages published