public class EmptyModification extends BasicAlterator
Modifier and Type | Field and Description |
---|---|
(package private) static org.slf4j.Logger |
logger |
protected boolean |
relocateSource |
alignment, classHierarchy, extractedAlignment, initOntologyNS, modifiedModel, modifiedOntologyNS
Constructor and Description |
---|
EmptyModification(org.apache.jena.ontology.OntModel o) |
Modifier and Type | Method and Description |
---|---|
void |
initializeAlignment(java.util.Properties al) |
Alterator |
modify(java.util.Properties params)
modify applies the alteration to the input (the results are kept in
internal structures.
|
void |
relocateTest(java.lang.String base1,
java.lang.String base2)
Modifies the namespaces of source and target ontologies
(for the main purpose of outputing them)
|
addClass, buildClassHierarchy, changeDomainRange, changeNamespace, changeNamespace2, checkClassesRestrictions, extractAlignment, getAlignment, getBase, getHierarchy, getLocalName, getModifiedModel, getModifiedOntology, getNamespace, getNameSpace, getOntologyClasses, getOntologyProperties, getProtoAlignment, getProtoOntology, getRandomString, initModel, randNumbers, relocateTest, removeClass, renameOntology, setModifiedModel
static final org.slf4j.Logger logger
protected boolean relocateSource
public Alterator modify(java.util.Properties params) throws AlignmentException
Alterator
modify
in interface Alterator
modify
in class BasicAlterator
AlignmentException
- when the modification cannot happenpublic void relocateTest(java.lang.String base1, java.lang.String base2)
Alterator
relocateTest
in interface Alterator
relocateTest
in class BasicAlterator
base1
- andpublic void initializeAlignment(java.util.Properties al)
(C) INRIA & friends, 2003-2020