RDFElement

object RDFElement
Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(inputRdf: String): RDFElement

Instantiate an RDFElement from a String of data

Instantiate an RDFElement from a String of data

Value parameters:
inputRdf

Input RDF String

Returns:

RDFElement with inputRdf as its content