Resources
ResourceDescriptionMethods
/{BASE}/ldpath/debugEvaluate the LDPath program send as byte stream in the POST body of the request starting at the contexts (array) given as URL query arguments.POST
/{BASE}/ldpath/functionsReturn a list of all LDPath functions that have been registered in the LDPath installation.GET
/{BASE}/ldpath/functions/{name}Return a description of the function whose name is passed as path argument.GET
/{BASE}/ldpath/pathEvaluate a single LDPath selection using the path passed as argument and starting at the resource identified by the uri.GET
/{BASE}/ldpath/programEvaluate a LDPath program using the program string passed as argument and starting at the resource identified by the uri.GET, POST
/{BASE}/ldpath/util/completeGET
/{BASE}/ldpath/util/namespacesGET
/{BASE}/ldpath/util/pathGET
/{BASE}/ldpath/util/prefixGET