SparqlSelector

es.weso.shapemaps.SparqlSelector
case class SparqlSelector(query: String) extends NodeSelector

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def relativize(base: IRI): SparqlSelector

Attributes

Definition Classes
override def select(rdf: RDFReader): Stream[IO, RDFNode]

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product