ShExManifest

es.weso.shextest.manifest.ShExManifest
See theShExManifest companion object
case class ShExManifest(label: Option[String], comment: Option[String], entries: List[Entry], includes: List[(RDFNode, Option[ShExManifest])])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def toTestSuite(uri: URI, verbose: VerboseLevel): TestSuite

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product