CellML Discussion List

Text archives Help


Re: [cellml-discussion] copyrights and licensing issues


Chronological Thread 
  • From: David Nickerson <david.nickerson AT gmail.com>
  • To: cellml-discussion AT cellml.org
  • Subject: Re: [cellml-discussion] copyrights and licensing issues
  • Date: Wed, 25 Oct 2023 20:41:44 +1300
  • Arc-authentication-results: i=1; relay.mimecast.com; dkim=pass header.d=gmail.com header.s=20230601 header.b=IqlaBAPy; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (relay.mimecast.com: domain of david.nickerson AT gmail.com designates 209.85.166.51 as permitted sender) smtp.mailfrom=david.nickerson AT gmail.com
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=dkim.mimecast.com; s=201903; t=1698219721; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:dkim-signature; bh=YvQNgSMtfJU8X4QxYc3FcORHMadkaD1m/8T1YhqYFXw=; b=DHdiL7tDcIwNNa+3ntczA23b3sLRGnFxLHemif/vLe9tjR9NSpcMS3vnsSN3utlorzDp6M c36WifRuzvM+HFM5NxL+B/Op9q0h+lUyp1pg38zksfqrr8p9j0ZvkJkVUylHGlkblktv3k jK3JQLTOg+vUpoZaVanMqqABQTkgfCbDv/GUR4JGv5AjLc1v9DUJPQQuZHlou9FPeoPRSo PXpZAqIt2pVGCKiV0briefxoygZH8W92DCvmS4L4RMHA12CMk1SHnsVn8ZRL2LbS9NNTRL yVo5fajo5R5cxSX5BXAM8BAFEKIWWZoK0C/FQlTmRN2T38If7c1DLXEj9BHMfQ==
  • Arc-seal: i=1; s=201903; d=dkim.mimecast.com; t=1698219721; a=rsa-sha256; cv=none; b=YCVP4Dp0YTnyoWFtcssXCNS71nt7afveL+6V0qgLYq6VKc8NfYD7UcG6VRJF9Gco/n5t2p efFfvyy1I4QpDXTvE59CNDuOSjNUM6Z6PGaq9nTd7rXIqJlNXvR3MrBGS2V+jas5+1IvOW N/vyuUvBaDToH0Ds9w+4KU/L0s8UNkD8uqjbe28TAWfRpVzOXvfHPwV15lE7Nkt2vYTKiW rCv2pVCFvVmUH/RIN9tD64XJtAFtF+W+QTGUDr02pqrIR3bTRsavsqGoEPIWWCObEtKv1B RFu0/aV4F6046Im8i2sOqyLJBceBmggqBwY+1NC1z8KCvgN3d+YrnDNY5+Shug==
  • Authentication-results: relay.mimecast.com; dkim=pass header.d=gmail.com header.s=20230601 header.b=IqlaBAPy; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (relay.mimecast.com: domain of david.nickerson AT gmail.com designates 209.85.166.51 as permitted sender) smtp.mailfrom=david.nickerson AT gmail.com

Thanks Matthias - differences in repository behaviours was also something
that came out in that work with the FAIR indicators for models effort. PMR
will respect the license if you encode it in the particular RDF that is
expected or the user sets it during the exposure creation. Things get a bit
blurry if you want to apply different licenses to different files in a
single workspace, but it is possible for CellML models when building an
exposure - see
https://protect-au.mimecast.com/s/iDO7C6XQwzSz67ZAFpj4QF?domain=aucklandphysiomerepository.readthedocs.io.
Of course, the exposures are like a release/publication, whereas the
workspace (i.e., the underlying git repo) doesn't know anything about
licenses applied to exposures.

Cheers,
David.

On Wed, 25 Oct 2023 at 19:37, Matthias König
<konigmatt AT googlemail.com>
wrote:

> Hi all,
>
> @David. I would not sure that those fallback would work because the
> repository is probably overwriting the license of the model.
> I.e. you agree to the repository license and no matter what you write in
> the model does not matter.
> As least that is how that works in biomodels. They force a CC0 license on
> every model uploaded even if I explicitly state in the meta-data the model
> is CC-BY.
> So you will need in addition the information of the repository/source
> license which applies (especially if the license is more open as in the
> case of biomodels).
>
> Best Matthias
>
>
> On Tue, Oct 24, 2023 at 10:21 PM David Nickerson <
> david.nickerson AT gmail.com>
> wrote:
>
>> Hi Tomas,
>>
>> Just to add that this separation of the license from the repository
>> content is an issue that really came to the fore recently in working
>> through some FAIR indicators for modelling (see
>> https://protect-au.mimecast.com/s/9ns5C71RxWHlX2nxcWYzAB?domain=fair-ca-indicators.github.io).
>> As Tommy points out, the license
>> information is available on the website/repository (if you know where to
>> look) but once you download a model from the repository, that knowledge
>> does not persist.
>>
>> We originally envisioned modellers capturing the license information in
>> the model metadata and had the catch-all fallback for PMR "to be safe". In
>> practice, that approach hasn't worked out and the default fallback has
>> become the standard practice. We have at various times talked about
>> harmonizing licensing information across the COMBINE standards as part of
>> the OMEX Metadata specification (
>> https://protect-au.mimecast.com/s/dbcJC81VyBH15WBZs2eUL7?domain=identifiers.org),
>> but
>> without actually including it in the spec yet. Again, something that has
>> been pushed as we look to evaluate FAIR-ness of models and
>> models-in-repositories.
>>
>> Cheers,
>> Andre.
>>
>> On Wed, 25 Oct 2023 at 00:30, Tommy Yu
>> <tommy.yu AT auckland.ac.nz>
>> wrote:
>>
>>> Hi Tomas,
>>>
>>> Generally speaking, the models hosted on the Physiome Model Repository
>>> are licensed under the Creative Commons Attribution 3.0 Unported License <
>>> https://protect-au.mimecast.com/s/5BckC91WzLHQWArgFO-XYC?domain=creativecommons.org>.
>>> For the particular
>>> workspace that you've linked, it has an exposure (navigable via the
>>> `Latest
>>> Exposure` button in that page) and it leads to the top level exposure
>>> container, and from there there is a link to the exposure view of the
>>> workspace, where the license for the work is visible. As for why this
>>> license was picked (instead of the specific GNU ones) was to allow maximum
>>> reach with attribution, but the exact reasoning was probably recorded in
>>> discussions many, many years ago.
>>>
>>> The workspace view being shown is a general file listing and are managed
>>> by collaborator(s) that may be working on the model, though it is up to
>>> them to add whatever files they deem necessary (including the license
>>> file)
>>> to this workspace that underlies the exposure presentation layer for the
>>> repository itself.
>>>
>>> If you'd like to publish a modified version of the model to the
>>> repository, please create an account, create a fork of that workspace, and
>>> push your changes to that fork to get the changes into your fork as a
>>> start
>>> using Git. The full details of this whole process may be found in the
>>> documentation, which is linked via the top tool bar.
>>>
>>> Regards,
>>> Tommy.
>>>
>>> On 24/10/23 23:40, Tomas Stary wrote:
>>> > Hello,
>>> >
>>> > I would like to publish a modified version of a model from the CellML
>>> > repository [1].
>>> >
>>> > I wanted to make sure, that I have the necessary permission to do that
>>> > and find out what are the conditions. However, the licensing
>>> information
>>> > of the published files is missing, which could mean that all the
>>> > copyrights may be reserved by the copyright holders [2],[3].
>>> >
>>> > I wonder if the general licensing information is specified in any other
>>> > place I might have failed to find?
>>> >
>>> > I have also noticed that this problem is not specific for the model
>>> [1],
>>> > but might be relevant to other CellML repositories as well. Would it be
>>> > possible for you to include the licensing information into the
>>> > repositories, perhaps in the form of LICENSE file with the terms?
>>> >
>>> > I believe that some kind of copyleft license [4] would work best to
>>> keep
>>> > the project as open as possible.
>>> >
>>> > Best regards,
>>> >
>>> > Tomas
>>> >
>>> > [1]
>>> > https://protect-au.mimecast.com/s/pCiIC0YKnXhVXQYDTOwz1D?domain=models.physiomeproject.org
>>> >
>>> > [2]
>>> > https://protect-au.mimecast.com/s/dgUuCgZ0qQf91K4xT7uEci?domain=gnu.org
>>> >
>>> > [3]
>>> > https://protect-au.mimecast.com/s/cqrUCjZ1wOf84DZMUjG5-a?domain=choosealicense.com
>>> >
>>> > [4]
>>> > https://protect-au.mimecast.com/s/ALgNCk81xOH9yAo6TNrzcq?domain=gnu.org
>>> >
>>> > --
>>> > Karlsruhe Institute of Technology (KIT)
>>> > Institute of Biomedical Engineering
>>> >
>>> > Tomas Stary, PhD
>>> > Research Software Engineer
>>> >
>>> > Fritz-Haber-Weg 1 (Building 30.33, Room 507)
>>> > 76131 Karlsruhe, Germany
>>> >
>>> > Tel: +49 721 608-41578
>>> >
>>> > E-Mail:
>>> > tomas.stary AT kit.edu
>>> > Web:
>>> > https://protect-au.mimecast.com/s/iuLoClx1yMUxwm65CjXb5b?domain=ibt.kit.edu
>>> >
>>> > <https://protect-au.mimecast.com/s/iuLoClx1yMUxwm65CjXb5b?domain=ibt.kit.edu>
>>>
>>>



Archive powered by MHonArc 2.6.18.

Top of page