Skip to main content

current_user

  • Audience:
  • Community
  • Enterprise

Returns the login of the current user executing the query.

No parameters

Returns: string

Example

Query

PREFIX : <https://ddw-doccorp.linked.data.world/d/sparql-function-sample-queries/>
PREFIX fn: <http://data.world/function/functions#>

SELECT (fn:current_user() AS ?current_user)
{
}

Try the query

Table 1. Results

current_user

siyeh



chat with aidocs icon