This HTML5 document contains 10 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#
n7http://www.iodbc.org/DAV/VAD/wa/API_acl.ttl#action_acl.rules.list_#
schemahttp://schema.org/
n4http://www.iodbc.org/DAV/VAD/wa/API_acl.ttl#
n5https://www.iodbc.org/ods/api/acl.rules.
n2http://www.iodbc.org/DAV/VAD/wa/API_acl.ttl#action_acl.rules.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
n2:list
rdf:type
schema:EntryPoint
schema:httpMethod
GET
schema:contentType
text/xml
n3:isWebServiceOf
n4:this_ODSAclModuleAPI
n3:endPointURL
n5:list
schema:shortDescription
<p>List all ACL rules for a specific resource. </p>
n3:hasParameter
n7:_resource
schema:name
EntryPoint - acl_rules_list
schema:description
<p>Be aware that ODS exposes data as linked data which allows to query the rules via SPARQL as described in <ref kindref="member" refid="group__ods__module__acl_1ods_acl_rule_query">Querying ACL Rules</ref>.</p><p><parameterlist kind="param"><li> <parameternamelist> <parametername>resource</parametername> </parameternamelist> <parameterdescription> <p>The resource to list the ACL rules for. If omitted the user's profile's rules are listed.</p></parameterdescription> </li> </ul> <simplesect kind="return"><p>A JSon stream of ACL rules as decribed in <ref kindref="member" refid="group__ods__module__acl_1ods_acl_rule_example">ODS ACL Rules</ref> with additional properties <computeroutput>id</computeroutput> and <computeroutput>uri</computeroutput> to allow rule-identification for deletion and <computeroutput>resource</computeroutput> properties which identify the given resource for convinience. If the <computeroutput>resource</computeroutput> URL is not supported an HTTP status code of 400 is set.</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
n5:list