| http://www.w3.org/ns/prov#value | - Head and tail is functional programming lingo for the first element and the remaining elements.Enter Tail RecursionA function can be called tail recursive when the last thing that happened was a call to itself, and no other recursive calls were made earlier.
|