Not logged in : Login
(Sponging disallowed)

About: EntryPoint - user_invitation_list     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : schema:EntryPoint, within Data Space : linkeddata.uriburner.com:28898 associated with source document(s)

ODS allows users to be connected in a social network. This requires users to send invitations to other users. The other users then need to either approve or reject that invitation.This method lists the invitations other users sent to the authenticated user and invitations the authenticated user sent to others.A JSON stream listing all invitations. Example: { "incoming":[ { "id":1, "from":"hans", "date":"2013-03-1511:02:37", "status":"pending" } ], "outgoing":[ { "id":2, "to":"egon@wust.com", "date":"2013-03-1514:06:32", "status":"pending" } ] } The id is an internal identifier, from is the username of the ODS account that sent the invitation, to is the email address the invitation was sent to, date is the date of the creation of the invitation as a GMT date string. The status is the status of the invitation which can be either pending or rejected.user.invitation.new(), user.invitation.approve() AuthenticationThis function requries authentication via one of the supported authentication methods as described in ODS Authentication.

AttributesValues
type
name
  • EntryPoint - user_invitation_list
schema:contentType
  • text/xml
description
  • ODS allows users to be connected in a social network. This requires users to send invitations to other users. The other users then need to either approve or reject that invitation.

    This method lists the invitations other users sent to the authenticated user and invitations the authenticated user sent to others.

    A JSON stream listing all invitations.

    Example: { "incoming":[ { "id":1, "from":"hans", "date":"2013-03-1511:02:37", "status":"pending" } ], "outgoing":[ { "id":2, "to":"egon@wust.com", "date":"2013-03-1514:06:32", "status":"pending" } ] } The id is an internal identifier, from is the username of the ODS account that sent the invitation, to is the email address the invitation was sent to, date is the date of the creation of the invitation as a GMT date string. The status is the status of the invitation which can be either pending or rejected.

    user.invitation.new(), user.invitation.approve()

    Authentication

    This function requries authentication via one of the supported authentication methods as described in ODS Authentication.

schema:httpMethod
  • GET
url
oplwebsrv:isWebServiceOf
oplwebsrv:endPointURL
schema:shortDescription
  • Get a list of pending and rejected invitations.

is target of
Faceted Search & Find service v1.17_git149 as of Dec 03 2024


Alternative Linked Data Documents: iSPARQL | ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3331 as of Aug 25 2024, on Linux (x86_64-ubuntu_noble-linux-glibc2.38-64), Single-Server Edition (378 GB total memory, 29 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software