Re: [Asdf] [hackathon] Equality of sdfObjects
Michael Richardson <mcr@sandelman.ca> Sat, 17 July 2021 22:57 UTC
Return-Path: <mcr@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 4FFE03A25AD
for <asdf@ietfa.amsl.com>; Sat, 17 Jul 2021 15:57:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level:
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, 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 lbDuhQCpAeGI for <asdf@ietfa.amsl.com>;
Sat, 17 Jul 2021 15:57:22 -0700 (PDT)
Received: from tuna.sandelman.ca (tuna.sandelman.ca [209.87.249.19])
(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 0C8DD3A25AB
for <asdf@ietf.org>; Sat, 17 Jul 2021 15:57:21 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1])
by tuna.sandelman.ca (Postfix) with ESMTP id 917D8389C1;
Sat, 17 Jul 2021 19:00:29 -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 19O_PPyClA4s; Sat, 17 Jul 2021 19:00:25 -0400 (EDT)
Received: from sandelman.ca (obiwan.sandelman.ca [IPv6:2607:f0b0:f:2::247])
by tuna.sandelman.ca (Postfix) with ESMTP id 42D2C389B3;
Sat, 17 Jul 2021 19:00:25 -0400 (EDT)
Received: from localhost (localhost [IPv6:::1])
by sandelman.ca (Postfix) with ESMTP id 1BDED1421;
Sat, 17 Jul 2021 18:57:15 -0400 (EDT)
From: Michael Richardson <mcr@sandelman.ca>
To: Schulz-Trieglaff <schulztr@uni-bremen.de>, asdf@ietf.org
In-Reply-To: <aea90baf-4c01-20b1-3ae8-2e16df3fe827@uni-bremen.de>
References: <aea90baf-4c01-20b1-3ae8-2e16df3fe827@uni-bremen.de>
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/mixed; boundary="=-=-="
Date: Sat, 17 Jul 2021 18:57:15 -0400
Message-ID: <6304.1626562635@localhost>
Archived-At: <https://mailarchive.ietf.org/arch/msg/asdf/jz_1ROd6vZRzSLqfaXqQjrxDPmo>
Subject: Re: [Asdf] [hackathon] Equality of sdfObjects
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: Sat, 17 Jul 2021 22:57:27 -0000
Just copying your email to the ASDF list. I guess, given your @uni-bremen.de that Carsten suggested you post. Schulz-Trieglaff <schulztr@uni-bremen.de> wrote: > Hello everyone, > my name is Cornelius Schulz-Trieglaff. I am a bachelor student at the > university of Bremen (Germany). I would like to try to implement a tool for > checking sdfObjects for semantic equality. Enclosed you find a table of > possible equality criteria. I would be grateful for any kind of feedback.
- Re: [Asdf] [hackathon] Equality of sdfObjects Michael Richardson