public class Smusher extends Object
Constructor and Description |
---|
Smusher() |
Modifier and Type | Method and Description |
---|---|
static void |
sameAsSmush(LockableMGraph mGraph,
TripleCollection owlSameStatements) |
static void |
sameAsSmush(MGraph mGraph,
TripleCollection owlSameStatements)
Smushes the specified graph adding owl:sameAs statements pointing to the new canonical IRI
|
static void |
smush(LockableMGraph mGraph,
TripleCollection tBox) |
static void |
smush(MGraph mGraph,
TripleCollection tBox)
smush mGaph given the ontological facts.
|
public static void smush(MGraph mGraph, TripleCollection tBox)
mGraph
- tBox
- public static void sameAsSmush(MGraph mGraph, TripleCollection owlSameStatements)
mGraph
- owlSameStatements
- public static void smush(LockableMGraph mGraph, TripleCollection tBox)
public static void sameAsSmush(LockableMGraph mGraph, TripleCollection owlSameStatements)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.