Resolve
RDF Terms

Data based on @zazuko/vocabularies
Defined bystring:
Click to Copy
string:format
Click to Copy
http://www.w3.org/2000/10/swap/string#format

Recommended prefix

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

string:

lang:""
is the string formatted function of
lang:""
The subject is a list, whose first member is a format string, and whose remaining members are arguments to the format string. The formating string is in the style of python's % operator, very similar to C's sprintf(). The object is calculated from the subject.