unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: swedebugia <swedebugia@riseup.net>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: Guix Wikidata module - next steps
Date: Tue, 08 Jan 2019 18:25:05 +0100	[thread overview]
Message-ID: <87zhsbukni.fsf@gnu.org> (raw)
In-Reply-To: <0BD0CA1F-AF8F-4584-969E-5C9A2D78E768@pretty.Easy.privacy> (swedebugia's message of "Tue, 08 Jan 2019 12:29:09 +0100")

Hello!

Interesting work!

swedebugia <swedebugia@riseup.net> skribis:

> First thing to add is the procedures from guile-wikidata that enables us to get a label for a given Qid and the output of queries like the one below.
>
> The second thing to add is fold procedures to guess the right qid according to the upstream names of guix packages.
>
> The third thing to add is an importer that helps us add qid to our packages. 
>
> Here we have a decision to make. Should we add them as properties or extend our record with a field? 
> I.e.
> ...
> (properties
>  `((wikidata . "qid"))
> Or
> ...
> (wikidata "qid")

Does Wikidata store Common Platform Enumeration (CPE) names for
software?  CPE is a attempts to provide standard names for software
packages, primarily so that one can unambiguously refer to a software
package in a CVE.

If Wikidata supported CPE, that’d be nice because in Guix we already
store (sometimes…) ‘cpe-name’ properties so that things like ‘guix lint
-c cve’ know which package to look for in the CVE database.

Ludo’.

  reply	other threads:[~2019-01-08 17:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-08 11:29 Guix Wikidata module - next steps swedebugia
2019-01-08 17:25 ` Ludovic Courtès [this message]
2019-01-09  6:15   ` swedebugia

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87zhsbukni.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=swedebugia@riseup.net \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).