case class ShExsOptions(verbose: Boolean, dataFormat: String, schemaFormat: String, shapemapFormat: String, base: Option[IRI]) extends Product with Serializable
- Source
- ShExsOptions.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ShExsOptions
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All