Show:

Represents a single PREFIX component within a query

Constructor

Prefix

(
  • value
  • prefixIndex
)

Parameters:

  • value String
    • Either a full PREFIX string for a single prefix or a shortcode to be looked up in PrefixIndex
  • prefixIndex Object
    • Optional override for the default PrefixIndex

Item Index

Methods

Methods

toString

() String

Retrieves the SPARQL string representation of the current instance.

Returns:

String: