Re: [Asdf] Define how other members override the value imported via sdfRef
Carsten Bormann <cabo@tzi.org> Sun, 25 April 2021 16:21 UTC
Return-Path: <cabo@tzi.org>
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 7A6783A0940
for <asdf@ietfa.amsl.com>; Sun, 25 Apr 2021 09:21:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level:
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=0.001,
RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001,
SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham 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 lU30MH_CHKop for <asdf@ietfa.amsl.com>;
Sun, 25 Apr 2021 09:21:20 -0700 (PDT)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de
[134.102.50.17])
(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 127A83A091E
for <asdf@ietf.org>; Sun, 25 Apr 2021 09:21:20 -0700 (PDT)
Received: from [192.168.217.118] (p548dcb12.dip0.t-ipconnect.de
[84.141.203.18])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4FStZ50qnMzyWP;
Sun, 25 Apr 2021 18:21:17 +0200 (CEST)
Content-Type: text/plain;
charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <568ACBDC-3536-4E43-9503-BCD0297F6BA3@tzi.org>
Date: Sun, 25 Apr 2021 18:21:16 +0200
X-Mao-Original-Outgoing-Id: 641060476.505576-6b8c77a1caaa5e21a62eb5fefa190791
Content-Transfer-Encoding: quoted-printable
Message-Id: <1E74A9E0-F1E4-41F4-808C-25EFF8642357@tzi.org>
References: <568ACBDC-3536-4E43-9503-BCD0297F6BA3@tzi.org>
To: asdf@ietf.org
X-Mailer: Apple Mail (2.3608.120.23.2.4)
Archived-At: <https://mailarchive.ietf.org/arch/msg/asdf/K5C9_M6G4jOvMIZXA9fLKv3_MGw>
Subject: Re: [Asdf] Define how other members override the value imported via
sdfRef
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: Sun, 25 Apr 2021 16:21:25 -0000
On 2021-04-19, at 19:02, Carsten Bormann <cabo@tzi.org> wrote: > > I put in a pull request that attempts to define how sets of qualities imported via sdfRef merge with qualities that are present alongside the sdfRef. > > https://github.com/ietf-wg-asdf/SDF/pull/30 > > Comments welcome. I got some good comments from Ari and some off-list encouragement, so I merged this. Next up: generate PRs for the other open issues… https://github.com/ietf-wg-asdf/SDF/issues Grüße, Carsten
- [Asdf] Define how other members override the valu… Carsten Bormann
- Re: [Asdf] Define how other members override the … Carsten Bormann