java.lang.Object
de.uni_mannheim.informatik.dws.melt.matching_base.multisource.DatasetIDHelper

public class DatasetIDHelper extends Object
Small utilities for dataset id extraction.
  • Constructor Details

    • DatasetIDHelper

      public DatasetIDHelper()
  • Method Details

    • getHost

      public static String getHost(String url)
      Will take a url and return the host of it.
      Parameters:
      url - the URL as a string
      Returns:
      the host as string