Defaults

object Defaults

Default values used as fallbacks when no alternative has been received

Source:
StreamExtractor.scala
class Object
trait Matchable
class Any

Value members

Concrete fields

Default amount of items that are parsed into RDF concurrently

Default amount of items that are parsed into RDF concurrently

Source:
StreamExtractor.scala
val defaultIncomingItemsTimeout: Option[FiniteDuration]

Default time to wait without receiving items before closing the Stream, defaults to None so that the Stream runs indefinitely

Default time to wait without receiving items before closing the Stream, defaults to None so that the Stream runs indefinitely

Source:
StreamExtractor.scala
val defaultInferenceEngine: InferenceEngine

Default InferenceEngine to be used when none is supplied to the extractor

Default InferenceEngine to be used when none is supplied to the extractor

Source:
StreamExtractor.scala