"GET" . . "text/xml" . "

Import an ACL group.

" . . . . . "

  • \n\ncontent\n\n\n

    TTL string containing representation of the group

    \n
  • \n\n
    \n  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>\n  @prefix : <#> .\n\n  <> foaf:topic :Group .\n  <> rdfs:label \"Social Semantics & ACLs Demo\" .\n  <> rdfs:comment \"Members of this group provide the basis for a Resource Access\n  Policy scoped to this group.\".\n  :Group a foaf:Group .\n  :Group foaf:member <http://id.myopenlink.net/dataspace/person/user1#this> ,\n                     <http://id.myopenlink.net/dataspace/person/user2#this> ,\n                     <http://id.myopenlink.net/dataspace/person/user3#this> .\n 

    An error code stating the success of the command execution as detailed in ODS Error Result Codes. In case of an error the HTTP status code is set accordingly.

    \n

    " . "EntryPoint - acl_groups_import" .