es.weso.shapepath.schemamappings

Type members

Classlikes

sealed abstract class ConversionError
case class ErrorEvaluatingSource(source: ShapePath, schema: Schema, error: ProcessingError) extends ConversionError
case class ParseError(msg: String, line: Option[Int])
class ParserErrorListener extends ANTLRErrorListener
case class SchemaMapping(source: ShapePath, value: IRI)
Companion
object
Companion
class
case class SchemaMappings(prefixMap: PrefixMap, mappings: List[SchemaMapping])
Companion
object
Companion
class
class SchemaMappingsMaker extends SchemaMappingsDocBaseVisitor[Any]

Visits the AST and builds the corresponding abstract syntax

Visits the AST and builds the corresponding abstract syntax