RDFTriple

object RDFTriple
Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

def apply(triple: (RDFNode, IRI, RDFNode)): RDFTriple

Constructor of RDFTriples from triples

Constructor of RDFTriples from triples

def apply(triple: (RDFNode, IRI, RDFNode), base: IRI): RDFTriple
def apply(subj: RDFNode, pred: IRI, obj: RDFNode): RDFTriple

collects BNodes in a set of triples

collects BNodes in a set of triples

def resolve(node: RDFNode, base: IRI): RDFNode

Shows a set of triples TODO: Consider removing this method

Shows a set of triples TODO: Consider removing this method

Implicits

Implicits