ES2WShEx

case class ES2WShEx(convertOptions: ES2WShExConvertOptions) extends LazyLogging
Companion:
object
trait Serializable
trait Product
trait Equals
trait LazyLogging
class Object
trait Matchable
class Any

Type members

Types

type Convert[A] = Either[ES2WShExConvertError, A]

Value members

Concrete methods

Convert an entity schema in ShEx to WShEx

Convert an entity schema in ShEx to WShEx

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product

Inherited fields

lazy protected val logger: Logger
Inherited from:
LazyLogging