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

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

PrefixNamespace IRI
n4http://www.openlinksw.com/ontology/webservices#
n6https://www.iodbc.org/ods/api/acl.groups.
schemahttp://schema.org/
n5http://www.iodbc.org/DAV/VAD/wa/API_acl.ttl#action_acl.groups.new_#
n7http://www.iodbc.org/DAV/VAD/wa/API_acl.ttl#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n2http://www.iodbc.org/DAV/VAD/wa/API_acl.ttl#action_acl.groups.
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
n2:new
rdf:type
schema:EntryPoint
schema:httpMethod
GET
schema:contentType
text/xml
n4:isWebServiceOf
n7:this_ODSAclModuleAPI
n4:endPointURL
n6:new
schema:shortDescription
<p>Create a new group of agents (people, software, machines). </p>
n4:hasParameter
n5:_member n5:_name n5:_description
schema:name
EntryPoint - acl_groups_new
schema:description
<p><parameterlist kind="param"><li> <parameternamelist> <parametername>name</parametername> </parameternamelist> <parameterdescription> <p>The name of the group. This is unique to the ODS user. Different ODS users may create groups with the same name. </p></parameterdescription> </li> <li> <parameternamelist> <parametername>description</parametername> </parameternamelist> <parameterdescription> <p>An optional description of the group. </p></parameterdescription> </li> <li> <parameternamelist> <parametername>member</parametername> </parameternamelist> <parameterdescription> <p>An optional list of members to fill a group. This parameter can be specified several times to add more than one member. New members can also be added via <ref kindref="member" refid="group__ods__module__acl_1ga14d05cf0002c11a9ba1eeffc9f2de4f6">acl.groups.update()</ref>. Members are identifier by their URIs. These can be WebIDs or any of the supported identifiers as listed in <ref kindref="member" refid="group__ods__module__user_1gada9926a1513e45b817e6f15ec9faf882">user.onlineAccounts.new()</ref>.</p></parameterdescription> </li> </ul> <simplesect kind="return"><p>An error code stating the success of the command execution as detailed in <ref kindref="member" refid="ods_response_format_1ods_response_format_result_code">ODS Error Result Codes</ref>. In case of an error the HTTP status code is set accordingly.</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
n6:new