Class DuckDuckGoManager

java.lang.Object
net.bioclipse.managers.DuckDuckGoManager
All Implemented Interfaces:
IBactingManager, net.bioclipse.managers.business.IBioclipseManager

public class DuckDuckGoManager extends Object implements IBactingManager
Bioclipse manager that provides functionality around the Resource Description Framework standard. It allows creating in memory and on disk triple stores, creating on content, and IO functionality.
  • Constructor Details

    • DuckDuckGoManager

      public DuckDuckGoManager(String workspaceRoot)
      Creates a new DuckDuckGoManager.
      Parameters:
      workspaceRoot - location of the workspace, e.g. "."
  • Method Details

    • search

      public List<String> search(String query) throws net.bioclipse.core.business.BioclipseException
      Throws:
      net.bioclipse.core.business.BioclipseException
    • getManagerName

      public String getManagerName()
      Specified by:
      getManagerName in interface net.bioclipse.managers.business.IBioclipseManager
    • doi

      public List<String> doi()
      Description copied from interface: IBactingManager
      Lists the DOIs of the articles associated to this manager.
      Specified by:
      doi in interface IBactingManager
      Returns:
      a List of String with DOIs