This HTML5 document contains 7 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n5http://www.openlinksw.com/ontology/webservices#
n3http://www.w3.org/2007/05/powder-s#
n2http://www.iodbc.org/DAV/VAD/wa/API_user.ttl#action_user.invitation.new_#
schemahttp://schema.org/
n4http://www.iodbc.org/DAV/VAD/wa/API_user.ttl#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
n2:_custom_message
rdf:type
n5:WebServiceParameter
schema:mainEntityOfPage
n4:this_ODSUserModuleAPIDoc
n5:parameterName
custom_message
n5:isRequired
0
n3:describedby
n4:this_ODSUserModuleAPIDoc
schema:name
custom_message
schema:description
<p>An optional custom message to be sent as part of the autogenerated one. The auto-generated message is based on a template stored in the DAV file system at <computeroutput>"/DAV/VAD/wa/tmpl/SN_INV_TEMPLATE"</computeroutput> or in the web server's file structure at <computeroutput>"wa/tmpl/SN_INV_TEMPLATE"</computeroutput>. The default template can be seen below. <pre> %invitation% I've created my own place on %app% and I'd like you to connect to me so we can stay in touch. You can view my blog, my photos, my news and wiki. With %app%, you can create your own personal page and blog of your own, which will can be linked to mine. To join my network please visit %url% - %user% -------------------------------------------------------------------------- Thank you for using Virtuoso Web Applications. Virtuoso Team -- Powered by Virtuoso http://virtuoso.openlinksw.com/ </pre> It can easily be replaced by the system administrator. The following placeholders are supported:<itemizedlist> <listitem><p><computeroutput>app%</computeroutput> - The title of the web service or the server's hostname as a fallback.</p></listitem><listitem><p><computeroutput>user%</computeroutput> - The full name of the user sending the invitation.</p></listitem><listitem><p><computeroutput>url%</computeroutput> - The URL to the login page of this ODS instance. FIXME: This depends on the used UI. It should be provided by the client or be configurable.</p></listitem><listitem><p><computeroutput>invitation%</computeroutput> - The <computeroutput>custom_message</computeroutput> provided as a parameter. </p></listitem></itemizedlist> </p>