object
RDF
Type Members
-
sealed
case class
Triple(subject: String, predicate: String, object: Body = Nil, resource: String = "") extends Product with Serializable
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
-
def
alt(items: List[Body]): Elem
-
final
def
asInstanceOf[T0]: T0
-
def
bag(items: List[Body]): Elem
-
-
def
clone(): AnyRef
-
def
collection(kind: String, items: List[Body]): Elem
-
val
date_format: Format
-
def
date_time_stamp(x: Date): Body
-
-
val
default_namespaces: List[Namespace]
-
def
description(subject: String, body: Body, attributes: Attributes = Nil): Elem
-
-
-
-
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
-
final
def
isInstanceOf[T0]: Boolean
-
-
def
meta_data(props: T): T
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
-
def
seconds(x: Time): Body
-
def
seq(items: List[Body]): Elem
-
def
string(x: String): Body
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
triples(args: List[Triple]): Body
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit