Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Fedora Validator

This is the validator, that checks objects against the content models. It is still in beta, mind you. It is just a war file, and can be instantly deployed in a tomcat.

Todo

  • At the moment, it connects to a Fedora instance on localhost:7910 with hardcoded username FedoraAdmin and password FedoraAdminPass. Move into a config file.
  • The ontologies are parsed with OwlApi-2.2.0 At the moment no dedicated owl validator are used, but rather an adhoc homemade one. Use an official one.
  • Make sure log4j is used in every class and method.

Source

A source pack is available. This