org.dbpedia.extraction.dataparser
Returns true for strings that contain "true" or "yes" (only as isolated terms), false for strings that contain "false" or "no" (only as isolated terms), and None for other strings. TODO: also look for "0"/"1"? "on"/"off"?
(Split node and) return parse result.
Parser dependent splitting of nodes.
Parser dependent splitting of nodes. Default is overridden by some parsers.
Returns true for strings that contain "true" or "yes" (only as isolated terms), false for strings that contain "false" or "no" (only as isolated terms), and None for other strings. TODO: also look for "0"/"1"? "on"/"off"?