public class SemanticIndexURIMap extends Object implements IRIDictionary
| Constructor and Description |
|---|
SemanticIndexURIMap() |
| Modifier and Type | Method and Description |
|---|---|
int |
getId(String uri)
We look for the ID in the list of IDs, if its not there, we return -2, which we know will never appear
on the DB.
|
String |
getURI(Integer id) |
String |
toString() |
public int getId(String uri)
getId in interface IRIDictionaryuri - public String getURI(Integer id)
getURI in interface IRIDictionaryCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.