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

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

PrefixNamespace IRI
n3http://www.openlinksw.com/ontology/webservices#
schemahttp://schema.org/
n4http://www.iodbc.org/DAV/VAD/wa/API_acl.ttl#
n7https://www.iodbc.org/ods/api/acl.rules.
n2http://www.iodbc.org/DAV/VAD/wa/API_acl.ttl#action_acl.rules.
n5http://www.iodbc.org/DAV/VAD/wa/API_acl.ttl#action_acl.rules.new_#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
n2:new
rdf:type
schema:EntryPoint
schema:httpMethod
GET
schema:contentType
text/xml
n3:isWebServiceOf
n4:this_ODSAclModuleAPI
n3:endPointURL
n7:new
schema:shortDescription
<p>Create a new ACL rule. </p>
n3:hasParameter
n5:_rule n5:_resource
schema:name
EntryPoint - acl_rules_new
schema:description
<p>Data access in ODS is controlled via Access Control Lists (ACL). In practice this comes down to a set of rules giving or revoking access to certain people or groups. Each rule grants access to or revokes access from a certain resource or type of resource.</p><p>ODS allows to define rules on the user profile (by specifying the user's profile URL) or any DAV resource the user has access to. In case of the user profile those parts of the profile which are set to be protected are shared. See also <ref kindref="member" refid="group__ods__module__user_1gaa5b7bc990093ae641d2a777cbe386766">user.acl.update()</ref>.</p><p><parameterlist kind="param"><li> <parameternamelist> <parametername>resource</parametername> </parameternamelist> <parameterdescription> <p>The resource to grant access to. If omitted the rule will be created for the user's profile. </p></parameterdescription> </li> <li> <parameternamelist> <parametername>rule</parametername> </parameternamelist> <parameterdescription> <p>The ACL rule specified as a JSON string. See <ref kindref="member" refid="group__ods__module__acl_1ods_acl_rule_example">ODS ACL Rules</ref> for details.</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
n7:new