ResultShapeMap

es.weso.shapemaps.ResultShapeMap
See theResultShapeMap companion object
case class ResultShapeMap(resultMap: Map[RDFNode, Map[ShapeMapLabel, Info]], nodesPrefixMap: PrefixMap, shapesPrefixMap: PrefixMap) extends ShapeMap

Attributes

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

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
ShapeMap

Attributes

Inherited from:
ShapeMap

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def serialize(format: String, base: Option[IRI]): Either[String, String]

Attributes

Inherited from:
ShapeMap
def showShapeMap(withDetails: Boolean): String

Attributes

Inherited from:
ShapeMap

Attributes

Inherited from:
ShapeMap
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
ShapeMap -> Any
Inherited from:
ShapeMap

Concrete fields