|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraid.sesame2.graph.SesameUtil
public class SesameUtil
| Constructor Summary | |
|---|---|
SesameUtil()
|
|
| Method Summary | |
|---|---|
static void |
adjustOWLOntologies(org.openrdf.repository.RepositoryConnection con,
java.lang.String baseURI)
Moves all owl:imports statements found in a given repository under the owl:Ontology with a given URI. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SesameUtil()
| Method Detail |
|---|
public static void adjustOWLOntologies(org.openrdf.repository.RepositoryConnection con,
java.lang.String baseURI)
throws org.openrdf.repository.RepositoryException
con - the connection to operate onbaseURI - the base URI of the target owl:Ontology
org.openrdf.repository.RepositoryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||