Class OrganismRdf


  • public class OrganismRdf
    extends RdfBase
    Author:
    Christian
    • Method Detail

      • getRdfLabel

        public static final String getRdfLabel​(Organism organism)
      • getResourceId

        public static final org.openrdf.model.URI getResourceId​(Organism organism)
      • addAll

        public static void addAll​(org.openrdf.repository.RepositoryConnection repositoryConnection)
                           throws IOException,
                                  org.openrdf.repository.RepositoryException
        Throws:
        IOException
        org.openrdf.repository.RepositoryException
      • addComments

        public void addComments​(org.openrdf.rio.RDFHandler handler)
                         throws org.openrdf.rio.RDFHandlerException
        Throws:
        org.openrdf.rio.RDFHandlerException
      • add

        public static void add​(org.openrdf.repository.RepositoryConnection repositoryConnection,
                               Organism organism)
                        throws IOException,
                               org.openrdf.repository.RepositoryException
        Throws:
        IOException
        org.openrdf.repository.RepositoryException