org.fcrepo.server.validation.ecm
Class OwlValidator
java.lang.Object
org.fcrepo.server.validation.ecm.OwlValidator
public class OwlValidator
- extends Object
Created by IntelliJ IDEA.
User: abr
Date: Aug 4, 2010
Time: 10:50:52 AM
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwlValidator
public OwlValidator(RepositoryReader doMgr)
validate
public void validate(Context context,
Date asOfDateTime,
DOReader currentObjectReader,
Validation validation)
throws ServerException
- This is one complex method.
1. retrieve the list of content models from the object.
2. retrieve the ontology datastreams from each of these content models
3.
- Parameters:
context - asOfDateTime - currentObjectReader - validation -
- Throws:
ServerException
Copyright © 2012 DuraSpace. All Rights Reserved.