all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrew Hyatt <ahyatt@gmail.com>
To: Andrew Hyatt <ahyatt@gmail.com>, emacs-devel@gnu.org
Subject: Re: [ELPA] New package: triples
Date: Wed, 2 Nov 2022 22:37:15 -0400	[thread overview]
Message-ID: <CAM6wYYLX81Ekw9CDDZJ2YDYUfEf7gT9dSTQ_6u6wE-2oONnWwA@mail.gmail.com> (raw)
In-Reply-To: <Y1sVVFny0YskaEaZ@protected.localdomain>

[-- Attachment #1: Type: text/plain, Size: 1105 bytes --]

Yes, this is in theory possible depending on how you use this library!
I've seen this done as CVTs (Compound Value Types).  To take your example,
(Joe HAS employee status) SINCE 2012-10-28, it'd be something like:

Subject: Joe
Predicate: /employment/status
Object: "6988a214-368c-40a2-9e51-8a7f5549de44"

Subject: "6988a214-368c-40a2-9e51-8a7f5549de44"
Predicate: /employment/start
Object: "2012-10-28"


On Thu, Oct 27, 2022 at 7:39 PM Jean Louis <bugs@gnu.support> wrote:

> I have forgot to mention that any relationship subject, predicate,
> object, itself, should be capable of becoming both subject and object.
>
> Employee IS status
> Joe HAS employee (status)
> Date IS TIME, etc.
> 2012-10-28 IS date
> (Joe HAS employee status) SINCE 2012-10-28
> ABC INC. IS company
> Company EMPLOYED Joe
> Trevis HAS manager (status)
> (Company EMPLOYED Joe) HAS Trevis
> ((Company EMPLOYED Joe) HAS Trevis) MANAGES Joe
>
> and so on
>
>
> --
> Jean
>
> Take action in Free Software Foundation campaigns:
> https://www.fsf.org/campaigns
>
> In support of Richard M. Stallman
> https://stallmansupport.org/
>

[-- Attachment #2: Type: text/html, Size: 1732 bytes --]

  reply	other threads:[~2022-11-03  2:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-26  0:54 [ELPA] New package: triples Andrew Hyatt
2022-10-26  2:52 ` Stefan Monnier
2022-10-26  5:52   ` Stefan Kangas
2022-10-26 13:23   ` Andrew Hyatt
2022-10-26 13:29     ` Stefan Monnier
2022-10-27  5:15       ` Andrew Hyatt
2022-10-27 15:34         ` Stefan Monnier
2022-11-03  2:32           ` Andrew Hyatt
2022-10-27  3:36 ` Jean Louis
2022-10-27  5:19   ` Andrew Hyatt
2022-10-27 19:15     ` Jean Louis
2022-10-27 23:33     ` Jean Louis
2022-11-03  2:37       ` Andrew Hyatt [this message]
2022-11-03 16:57         ` Jean Louis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAM6wYYLX81Ekw9CDDZJ2YDYUfEf7gT9dSTQ_6u6wE-2oONnWwA@mail.gmail.com \
    --to=ahyatt@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.