W3C home > Mailing lists > Public > semantic-web@w3.org > October 2010

Comments on a relationship

From: Peter Williams <pezra@barelyenough.org>
Date: Mon, 18 Oct 2010 11:45:02 -0600
Message-ID: <AANLkTimzX36Rguye_jx=6M7SqFjprbHQ9NM5ngeOtaTR@mail.gmail.com>
To: semantic-web@w3.org
I have a situation in which i want to annotate the relationship
between multiple resources.  This seems like it would be a common
situation.

Specifically, i modeling copyright licensing.  Things (usually a file)
are governed by one or more legal licenses.  A relatively simple case
looks like

     <http://someproj.org/release-1.0.tar>
          dc:license [ a spdx:DisjunctiveLicenseSet;
                       spdx:licenses (  license:GPL2 license:Apache2 ) ].

I want to add to this some information about why i believe
<http://someproj.org/release-1.0.tar> is covered by each of those
licenses.  (Keeping in mind that the reasons for each are likely
different.)

I have thought of a couple of ways to handle this, but none that seem
compelling.  Are there standard patterns for how to model this
elegantly in RDF?

Peter Williams
<http://barelyenough.org>
Received on Monday, 18 October 2010 17:45:42 UTC

This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 08:45:20 UTC