public interface RewriteService
| Modifier and Type | Method and Description |
|---|---|
String |
fromLocal(String iri)
Convert a local IRI for a resource on the local server to its canonical IRI.
|
String |
toLocal(String iri)
Convert a canonical IRI to the local IRI for the same resource in the local server.
|
Copyright © 2019. All rights reserved.