public class SameAsSmusher extends BaseSmusher
Constructor and Description |
---|
SameAsSmusher() |
Modifier and Type | Method and Description |
---|---|
void |
smush(LockableMGraph mGraph,
TripleCollection owlSameStatements,
boolean addCanonicalSameAsStatements)
This will ensure that all properties of sameAs resources are associated
to the preferedIri as returned by
getPreferedIri |
getPreferedIri, smush
public void smush(LockableMGraph mGraph, TripleCollection owlSameStatements, boolean addCanonicalSameAsStatements)
getPreferedIri
mGraph
- owlSameStatements
- addCanonicalSameAsStatements
- if true owl:sameAsStatements with the preferedIri as object will be addedCopyright © 2014 The Apache Software Foundation. All Rights Reserved.