public interface IRIConverter
| Modifier and Type | Method and Description |
|---|---|
String |
convert(String iri)
Convert the IRI into natural language.
|
String |
convert(String iri,
boolean useDereferencing)
Convert the IRI into a natural language.
|
Copyright © 2020. All rights reserved.