public interface URIMapping
Modifier and Type | Method and Description |
---|---|
String |
getCanonicalURI(String uri)
Returns the canonical URI for the given URI.
|
com.hp.hpl.jena.graph.Node |
mapURI(com.hp.hpl.jena.graph.Node uri)
Returns a mapping to a canonical URI for the selected URI.
|
com.hp.hpl.jena.graph.Node mapURI(com.hp.hpl.jena.graph.Node uri)
uri
- a Node_URI instance to mapCopyright © 2013. All Rights Reserved.