PrefixMapUtils

class Object
trait Matchable
class Any

Value members

Concrete methods

def escapeLexicalForm(lex: String): String
def showIRI(i: IRI)(pm: PrefixMap): String
def showRDFNode(n: RDFNode)(pm: PrefixMap): String
def showTriple(t: RDFTriple)(pm: PrefixMap): String
def showTriples(g: Set[RDFTriple])(pm: PrefixMap): String

Concrete fields

lazy val tripleQuote: String