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

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

PrefixNamespace IRI
n4https://www.iodbc.org/ods/api/instance.
n6http://www.iodbc.org/DAV/VAD/wa/API_instance.ttl#action_instance.create_#
n5http://www.openlinksw.com/ontology/webservices#
n7http://www.iodbc.org/DAV/VAD/wa/API_instance.ttl#
schemahttp://schema.org/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n2http://www.iodbc.org/DAV/VAD/wa/API_instance.ttl#action_instance.
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
n2:create
rdf:type
schema:EntryPoint
schema:httpMethod
GET
schema:contentType
text/xml
n5:isWebServiceOf
n7:this_ODSInstanceModuleAPI
n5:endPointURL
n4:create
schema:shortDescription
<p>Create a new ODS data space. </p>
n5:hasParameter
n6:_type n6:_name n6:_public n6:_description n6:_model
schema:name
EntryPoint - instance_create
schema:description
<p><parameterlist kind="param"><li> <parameternamelist> <parametername>type</parametername> </parameternamelist> <parameterdescription> <p>The type of instance. Be aware that the corresponding ODS application needs to be installed.<itemizedlist> <listitem><p><computeroutput>WEBLOG2</computeroutput> </p></listitem><listitem><p><computeroutput>eNews2</computeroutput> </p></listitem><listitem><p><computeroutput>oWiki</computeroutput> </p></listitem><listitem><p><computeroutput>oDrive</computeroutput> </p></listitem><listitem><p><computeroutput>oMail</computeroutput> </p></listitem><listitem><p><computeroutput>oGallery</computeroutput> </p></listitem><listitem><p><computeroutput>Community</computeroutput> </p></listitem><listitem><p><computeroutput>Bookmark</computeroutput> </p></listitem><listitem><p><computeroutput>nntpf</computeroutput> </p></listitem><listitem><p><computeroutput>Polls</computeroutput> </p></listitem><listitem><p><computeroutput>AddressBook</computeroutput> </p></listitem><listitem><p><computeroutput>SocialNetwork</computeroutput> </p></listitem><listitem><p><computeroutput>Calendar</computeroutput> </p></listitem></itemizedlist> </p></parameterdescription> </li> <li> <parameternamelist> <parametername>name</parametername> </parameternamelist> <parameterdescription> <p>A unique name for the new instance. </p></parameterdescription> </li> <li> <parameternamelist> <parametername>description</parametername> </parameternamelist> <parameterdescription> <p>A description of the new instance. </p></parameterdescription> </li> <li> <parameternamelist> <parametername>model</parametername> </parameternamelist> <parameterdescription> <p>The membership model:<itemizedlist> <listitem><p><computeroutput>0</computeroutput> - Open, anyone can join the instance.</p></listitem><listitem><p><computeroutput>1</computeroutput> - Closed, no new members can be added.</p></listitem><listitem><p><computeroutput>2</computeroutput> - Invitation only, new members need to be invited by the instance owner.</p></listitem><listitem><p><computeroutput>3</computeroutput> - Approval based. The instance owner needs to approve membership requests. </p></listitem></itemizedlist> </p></parameterdescription> </li> <li> <parameternamelist> <parametername>public</parametername> </parameternamelist> <parameterdescription> <p>Indicates if the new instance should be public (<computeroutput>1</computeroutput>) or not (<computeroutput>0</computeroutput>). A public instance can be seen by anyone, a private instance can only be seen by the owner.</p></parameterdescription> </li> </ul> <simplesect kind="return"><p>The internal ID of the newly created instance.</p></simplesect> <simplesect kind="par"><title>Authentication</title><p>This function requries authentication via one of the supported authentication methods as described in <ref kindref="compound" refid="ods_authentication">ODS Authentication</ref>. </p></simplesect> </p>
schema:url
n4:create