public final class RDFPrefixesLoader extends Object
Modifier and Type | Method and Description |
---|---|
static List<RDFprefix> |
loadPrefixes(JDBCConnectionCredentials connectionCredentials)
Loads RDF prefixes from Virtuoso DB.
|
public static List<RDFprefix> loadPrefixes(JDBCConnectionCredentials connectionCredentials) throws DatabaseException
connectionCredentials
- endpoint to Virtuoso DBDatabaseException
- database error occurredCopyright © 2013. All Rights Reserved.