public interface IRIDictionary
| 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) |
int getId(String uri)
uri - Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.