Resolve
RDF Terms

Data based on @zazuko/vocabularies
Defined bylist:
Click to Copy
list:append
Click to Copy
http://www.w3.org/2000/10/swap/list#append

Recommended prefix

Copy 'PREFIX list: <http://www.w3.org/2000/10/swap/list#>'

list:

lang:""
concatenation
lang:""
Iff the subject is a list of lists and the concatenation of all those lists is the object, then this is true. eg ( (1 2) (3 4) ) list:append (1 2 3 4). The object can be calculated as a function of the subject.