es.weso.shapemaps
package es.weso.shapemaps
Members list
Concise view
Type members
Classlikes
object Association
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- Association.type
Attributes
- Graph
- Supertypes
Attributes
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ShapeMapFormatclass Objecttrait Matchableclass Any
- Self type
- Compact.type
Attributes
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ShapeMapFormatclass Objecttrait Matchableclass Any
- Self type
- CompactDetails.type
case class FixedShapeMap(shapeMap: Map[RDFNode, Map[ShapeMapLabel, Info]], nodesPrefixMap: PrefixMap, shapesPrefixMap: PrefixMap) extends ShapeMap
object FixedShapeMap
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- FixedShapeMap.type
Attributes
- Graph
- Supertypes
Attributes
- Graph
- Supertypes
object Info
Attributes
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ShapeMapFormatclass Objecttrait Matchableclass Any
- Self type
- JsonShapeMapFormat.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
object NodeSelector
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- NodeSelector.type
class NodeSelectorMaker(base: Option[String], nodesPrefixMap: PrefixMap) extends NodeSelectorBaseVisitor[Any]
Visits the AST and builds the corresponding ShapeMaps classes
Visits the AST and builds the corresponding ShapeMaps classes
Attributes
- Graph
- Supertypes
- class NodeSelectorBaseVisitor[Any]trait NodeSelectorVisitor[Any]class AbstractParseTreeVisitor[Any]trait ParseTreeVisitor[Any]class Objecttrait Matchableclass Any
Attributes
- Graph
- Supertypes
- trait LazyLoggingtrait ANTLRErrorListenerclass Objecttrait Matchableclass Any
Attributes
- Graph
- Supertypes
- trait LazyLoggingclass Objecttrait Matchableclass Any
- Self type
- ParserNodeSelector.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
object Pattern
case class QueryShapeMap(associations: List[Association], nodesPrefixMap: PrefixMap, shapesPrefixMap: PrefixMap) extends ShapeMap
object QueryShapeMap
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- QueryShapeMap.type
Attributes
- Graph
- Supertypes
case class ResultShapeMap(resultMap: Map[RDFNode, Map[ShapeMapLabel, Info]], nodesPrefixMap: PrefixMap, shapesPrefixMap: PrefixMap) extends ShapeMap
object ResultShapeMap
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- ResultShapeMap.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
object ShapeMap
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
object ShapeMapFormat
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- ShapeMapFormat.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
object ShapeMapLabel
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- ShapeMapLabel.type
class ShapeMapsMaker(base: Option[IRI], nodesPrefixMap: PrefixMap, shapesPrefixMap: PrefixMap) extends ShapeMapBaseVisitor[Any]
Visits the AST and builds the corresponding ShapeMaps classes
Visits the AST and builds the corresponding ShapeMaps classes
Attributes
- Graph
- Supertypes
- class ShapeMapBaseVisitor[Any]trait ShapeMapVisitor[Any]class AbstractParseTreeVisitor[Any]trait ParseTreeVisitor[Any]class Objecttrait Matchableclass Any
Attributes
- Graph
- Supertypes
Attributes
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ShapeMapLabelclass Objecttrait Matchableclass Any
- Self type
- Start.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- object Conformant.typeobject NonConformant.typeobject PendingConforms.typeobject PendingDoesntConform.typeobject Undefined.type
object Status
case class TriplePattern(subjectPattern: Pattern, path: SHACLPath, objectPattern: Pattern) extends NodeSelector
Attributes
- Graph
- Supertypes