public class OrganismRdf extends RdfBase
DEFAULT_BASE_URI, DEFAULT_FILE_FORMAT| Modifier and Type | Method and Description |
|---|---|
static void |
add(org.openrdf.repository.RepositoryConnection repositoryConnection,
Organism organism) |
static void |
addAll(org.openrdf.repository.RepositoryConnection repositoryConnection) |
void |
addComments(org.openrdf.rio.RDFHandler handler) |
static OrganismRdf |
factory() |
static String |
getRdfLabel(Organism organism) |
static org.openrdf.model.URI |
getResourceId(Organism organism) |
static Object |
readRdf(org.openrdf.model.Resource organismId,
Set<org.openrdf.model.Statement> allStatements) |
getPossibleSingletonString, getSingletonString, shutDownpublic static OrganismRdf factory()
public static final org.openrdf.model.URI getResourceId(Organism organism)
public static void addAll(org.openrdf.repository.RepositoryConnection repositoryConnection)
throws IOException,
org.openrdf.repository.RepositoryException
IOExceptionorg.openrdf.repository.RepositoryExceptionpublic void addComments(org.openrdf.rio.RDFHandler handler)
throws org.openrdf.rio.RDFHandlerException
org.openrdf.rio.RDFHandlerExceptionpublic static void add(org.openrdf.repository.RepositoryConnection repositoryConnection,
Organism organism)
throws IOException,
org.openrdf.repository.RepositoryException
IOExceptionorg.openrdf.repository.RepositoryExceptionpublic static Object readRdf(org.openrdf.model.Resource organismId, Set<org.openrdf.model.Statement> allStatements) throws BridgeDBException
BridgeDBExceptionCopyright © 2006–2021 BridgeDb project. All rights reserved.