Class STServiceContextUtils

java.lang.Object
it.uniroma2.art.semanticturkey.services.support.STServiceContextUtils

public abstract class STServiceContextUtils extends Object
Utility class for decoding an STServiceContext.
Author:
Manuel Fiorelli
  • Constructor Details

    • STServiceContextUtils

      public STServiceContextUtils()
  • Method Details

    • getRepostory

      public static org.eclipse.rdf4j.repository.Repository getRepostory(STServiceContext stServiceContext)
      Returns the repository that should be used for servicing a data operation. This method takes into consideration the possibility to use a version dump.
      Parameters:
      stServiceContext -
      Returns:
    • getRepostoryId

      public static String getRepostoryId(STServiceContext stServiceContext)
      Returns the id of the repository that should be used for servicing a data operation. This method takes into consideration the possibility to use a version dump.
      Parameters:
      stServiceContext -
      Returns: