You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Table of Contents

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 here

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))
  • No labels