[Asdf] initial draft charter text

Michael Richardson <mcr+ietf@sandelman.ca> Tue, 28 July 2020 16:45 UTC

Return-Path: <mcr+ietf@sandelman.ca>
X-Original-To: asdf@ietfa.amsl.com
Delivered-To: asdf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E14CF3A0C7A for <asdf@ietfa.amsl.com>; Tue, 28 Jul 2020 09:45:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.136
X-Spam-Level:
X-Spam-Status: No, score=0.136 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, LONGWORDS=2.035, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xVJdFoN_kPUI for <asdf@ietfa.amsl.com>; Tue, 28 Jul 2020 09:45:00 -0700 (PDT)
Received: from tuna.sandelman.ca (tuna.sandelman.ca [IPv6:2607:f0b0:f:3:216:3eff:fe7c:d1f3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7283E3A0EA2 for <asdf@ietf.org>; Tue, 28 Jul 2020 09:44:49 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by tuna.sandelman.ca (Postfix) with ESMTP id AD3E138A66 for <asdf@ietf.org>; Tue, 28 Jul 2020 12:24:16 -0400 (EDT)
Received: from tuna.sandelman.ca ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id mNEZx8RR0Hb9 for <asdf@ietf.org>; Tue, 28 Jul 2020 12:24:15 -0400 (EDT)
Received: from sandelman.ca (obiwan.sandelman.ca [209.87.249.21]) by tuna.sandelman.ca (Postfix) with ESMTP id 02C1E38A64 for <asdf@ietf.org>; Tue, 28 Jul 2020 12:24:15 -0400 (EDT)
Received: from localhost (localhost [IPv6:::1]) by sandelman.ca (Postfix) with ESMTP id B677A1AA for <asdf@ietf.org>; Tue, 28 Jul 2020 12:44:46 -0400 (EDT)
From: Michael Richardson <mcr+ietf@sandelman.ca>
To: asdf@ietf.org
X-Attribution: mcr
X-Mailer: MH-E 8.6+git; nmh 1.7+dev; GNU Emacs 26.1
X-Face: $\n1pF)h^`}$H>Hk{L"x@)JS7<%Az}5RyS@k9X%29-lHB$Ti.V>2bi.~ehC0; <'$9xN5Ub# z!G,p`nR&p7Fz@^UXIn156S8.~^@MJ*mMsD7=QFeq%AL4m<nPbLgmtKK-5dC@#:k
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-="; micalg="pgp-sha512"; protocol="application/pgp-signature"
Date: Tue, 28 Jul 2020 12:44:46 -0400
Message-ID: <13395.1595954686@localhost>
Archived-At: <https://mailarchive.ietf.org/arch/msg/asdf/B7OK2EbqtKcPTauzPkL_W_GXub8>
Subject: [Asdf] initial draft charter text
X-BeenThere: asdf@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "A Semantic Description Format \(SDF\) for Things and their Interactions and Data" <asdf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/asdf>, <mailto:asdf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/asdf/>
List-Post: <mailto:asdf@ietf.org>
List-Help: <mailto:asdf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/asdf>, <mailto:asdf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Jul 2020 16:45:02 -0000

https://github.com/one-data-model/ietf108/blob/master/charter.md

Charter proposal for an ASDF WG
Name: A Semantic Definition Format for Data and Interactions of Things (ASDF)
Revision: 0.1.0

Background

Data and interaction models of IoT devices today exhibit unneeded diversity
between different industry ecosystem standards development organizations
(SDOs), hindering interoperability across these ecosystems with little
discernible benefit from the diversity. Early 2019, One Data Model (OneDM)
was started to bring several IoT SDOs and IoT device and platform vendors
together under a broad, multi-party liaison agreement, with a goal of
arriving at a common set of data and interaction models that describe IoT
devices. Ideally, for every class of IoT device, there is just a single model
selected/created by the participating organizations, which everyone can
adopt.

As a common language for writing down these models, the Semantic Definition
Format (SDF) was created, which can represent IoT Things, their composition
from reusable Objects, their Interaction Affordances (Properties, Actions,
Events), and the data models relevant to describe these Affordances. SDF is
representing these models in JSON, enabling re-use of specification formats
such as CDDL (RFC8610) and the formats proposed at json-schema.org and their
tooling, for describing both the SDF format itself and the structure of the
data to be modelled in SDF.

Some 200 models in SDF format have been contributed by participating
ecosystems; new models are being submitted continually. Version 1.0 of the
SDF specification was published on the OneDM github repository and as an
Internet-Draft. OneDM is now focusing on consolidating the body of submitted
models and developing processes for arriving at harmonized models that span
different industry ecosystems in a common way; they look towards the IETF for
developing SDF 1.0 further into a high-quality specification.

* ASDF

The objective of the ASDF WG will be to work with OneDM and its contributing
organizations and develop SDF to an IETF-quality specification for Thing
Interaction and Data Modelling. On the way to that specification, further
functionality requirements will be addressed that emerge in the usage of SDF
for model harmonization.

In the process, some smaller pieces may become usable independently from SDF
itself and its applications. JSON Path (similar to, but different in scope
from JSON Pointer documented in RFC6901) might be an example for such a
spin-off specification -- it is currently defined on a website and would
benefit from a more formal definition so it can be used in discovery
processes involving SDF models.

The ASDF WG will work closely with the CBOR WG, home of the CDDL
specification. It will also engage the still active mailing list of the
dormant JSON WG. Recent proposals to form an IRTF formal description
techniques (FDT) Research Group may lead to another collaboration
partner. The Thing-to-Thing Research Group (T2TRG) and its WISHI program can
be instrumental in engaging researchers and other SDOs in this space, for
instance W3C WoT, which is working on Thing Description Templates and related
specifications.



--
Michael Richardson <mcr+IETF@sandelman.ca>, Sandelman Software Works
 -= IPv6 IoT consulting =-