Class ListLoader

java.lang.Object
com.semedy.reasoner.api.edb.Loader
com.semedy.reasoner.edb.loader.ListLoader

public class ListLoader extends Loader
Loading lists of terms separated by eols in a text file
The predicate it is stored in is given by the file name
The text file must have the extension "txt"
Author:
angele
  • Constructor Details

    • ListLoader

      public ListLoader()
  • Method Details