public class PrefixUtil extends Object
| Constructor and Description |
|---|
PrefixUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.jena.rdf.model.Resource |
addNamespace(org.apache.jena.rdf.model.Resource ontology,
String prefix,
String namespace) |
static String |
getImportedNamespace(org.apache.jena.rdf.model.Resource ontology,
String prefix) |
static String |
getNamespace(org.apache.jena.rdf.model.Resource ontology,
String prefix) |
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.