public class SameAsSmusher extends BaseSmusher
| Constructor and Description |
|---|
SameAsSmusher() |
| Modifier and Type | Method and Description |
|---|---|
void |
smush(Graph mGraph,
Graph owlSameStatements,
boolean addCanonicalSameAsStatements)
This will ensure that all properties of sameAs resources are associated
to the preferedIRI as returned by
getPreferedIRI |
getPreferedIRI, smushpublic void smush(Graph mGraph, Graph owlSameStatements, boolean addCanonicalSameAsStatements)
getPreferedIRImGraph - owlSameStatements - addCanonicalSameAsStatements - if true owl:sameAsStatements with the preferedIRI as object will be addedCopyright © 2015–2022 The Apache Software Foundation. All rights reserved.