SchemaInfer

es.weso.schemaInfer.SchemaInfer$
object SchemaInfer extends LazyLogging

Attributes

Graph
Supertypes
trait LazyLogging
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def runInferSchema(rdfReader: RDFReader, selector: NodeSelector, engine: String, shapeLabel: IRI, opts: InferOptions): IO[Either[String, (Schema, ResultShapeMap)]]

Inherited fields

lazy protected val logger: Logger

Attributes

Inherited from:
LazyLogging