Show:

Represents a SPARQL triple (including object- and predicate-object-lists)

Constructor

Triple

(
  • args
)

Parameters:

  • args String | Array
    • Either one (complete triple string) or three (separate subject, predicate, object) strings. Additionally, a string and an array can be supplied to create object- or predicate-object-lists.

Item Index

Methods

Methods

toString

() String

Retrieves the SPARQL string representation of the current instance

Returns:

String: