public interface AbbreviationManager
| Modifier and Type | Method and Description |
|---|---|
AbbreviationScheme |
getSchemeById(org.openrdf.model.URI schemeId)
Get the AbbreviationScheme that has a given URI.
|
AbbreviationScheme getSchemeById(org.openrdf.model.URI schemeId)
schemeId - The URI of the scheme to be returned.Copyright © 2019. All rights reserved.