home / xmpp

xeps

Data source: XMPP Standards Foundation

2 rows where approver = "Council", status = "Rejected" and type = "Informational"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: last_updated (date)

id ▼ title accepted number version approver short_name url status type last_updated
16 Naive Packet Framing Protocol 1 17 0.3 Council   https://xmpp.org/extensions/xep-0017.html Rejected Informational 2002-02-19
17 Invisible Presence 1 18 0.2 Council   https://xmpp.org/extensions/xep-0018.html Rejected Informational 2003-09-26

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [xeps] (
   [title] TEXT,
   [accepted] INTEGER,
   [number] INTEGER,
   [version] TEXT,
   [approver] TEXT,
   [short_name] TEXT,
   [url] TEXT,
   [id] INTEGER PRIMARY KEY,
   [status] TEXT,
   [type] TEXT,
   [last_updated] TEXT
);
Powered by Datasette · Queries took 40.587ms · Data source: XMPP Standards Foundation