Resolve
RDF Terms
Data based on @zazuko/vocabularies
Defined bystring:
Click to Copy
string:formatClick to Copy
http://www.w3.org/2000/10/swap/string#formatNamespace
Recommended prefix
Copy 'PREFIX string: <http://www.w3.org/2000/10/swap/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.