CKAN License Query

40 views
Skip to first unread message

saurabh jangir

unread,
Mar 7, 2018, 3:15:57 AM3/7/18
to CKAN Global User Group (Non-technical questions)
I am working on Ckan development environment version 2.7.2. I wanted to know whether it is necessary in CKAN extensions which are made by themselves will be licensed under AGPL only. ?

Steven De Costa

unread,
Mar 7, 2018, 3:42:50 AM3/7/18
to ckan-global...@googlegroups.com
Yep, that is my understanding :)

Such is the benefit of a high-reciprocity OSS licence. Which, is why the license is uniquely appropriate for an open source project which has a focus on publishing Open Data.

However, please seek your own legal advice with regard to your particular circumstances.

Cheers,
Steven 

On Wed, Mar 7, 2018 at 7:15 PM saurabh jangir <saurab...@gmail.com> wrote:
I am working on Ckan development environment version 2.7.2. I wanted to know whether it is necessary in CKAN extensions which are made by themselves will be licensed under AGPL only. ?

--
You received this message because you are subscribed to the Google Groups "CKAN Global User Group (Non-technical questions)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ckan-global-user-...@googlegroups.com.
To post to this group, send email to ckan-global...@googlegroups.com.
Visit this group at https://groups.google.com/group/ckan-global-user-group.
To view this discussion on the web, visit https://groups.google.com/d/msgid/ckan-global-user-group/5677820e-32a8-4489-b698-8d1a035533e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--


STEVEN DE COSTA | EXECUTIVE DIRECTOR
www.linkdigital.com.au
   

saurabh jangir

unread,
Mar 7, 2018, 4:12:39 AM3/7/18
to CKAN Global User Group (Non-technical questions)
Thanks for your reply.

My furthur queries are 
1. Are there any several terms or not while creating extention of CKAN ?
2. What are the rules of license for CKAN extentions
3. Is it necessary that CKAN extentions made by community or anyone will be licenced under AGPL ?

Now, What my understanding is when we create CKAN extention or plugin, we must use SingletonPlugin which is a part of core CKAN code, which is again under AGPL licence.
So According to copyleft, we need to use AGPL licence for extention. 

Let me know if my understanding is right ?

On Wednesday, 7 March 2018 14:12:50 UTC+5:30, Steven De Costa wrote:
Yep, that is my understanding :)

Such is the benefit of a high-reciprocity OSS licence. Which, is why the license is uniquely appropriate for an open source project which has a focus on publishing Open Data.

However, please seek your own legal advice with regard to your particular circumstances.

Cheers,
Steven 

On Wed, Mar 7, 2018 at 7:15 PM saurabh jangir <saurab...@gmail.com> wrote:
I am working on Ckan development environment version 2.7.2. I wanted to know whether it is necessary in CKAN extensions which are made by themselves will be licensed under AGPL only. ?

--
You received this message because you are subscribed to the Google Groups "CKAN Global User Group (Non-technical questions)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ckan-global-user-group+unsub...@googlegroups.com.

Steven De Costa

unread,
Mar 7, 2018, 4:21:30 AM3/7/18
to ckan-global...@googlegroups.com
Sorry for my practiced ignorance on the details. Everything my company does is open by default so all I can say is please seek advice from your own council on such matters.

I have no experience on what ‘can’ be closed source and no incentive to investigate such boundaries.

In my view, once you go open source you are ‘all in’ for the greater good of all :)

Cheers,
Steven

On Wed, Mar 7, 2018 at 8:12 PM saurabh jangir <saurab...@gmail.com> wrote:
Thanks for your reply.

My furthur queries are 
1. Are there any several terms or not while creating extention of CKAN ?
2. What are the rules of license for CKAN extentions
3. Is it necessary that CKAN extentions made by community or anyone will be licenced under AGPL ?

Now, What my understanding is when we create CKAN extention or plugin, we must use SingletonPlugin which is a part of core CKAN code, which is again under AGPL licence.
So According to copyleft, we need to use AGPL licence for extention. 

Let me know if my understanding is right ?

On Wednesday, 7 March 2018 14:12:50 UTC+5:30, Steven De Costa wrote:
Yep, that is my understanding :)

Such is the benefit of a high-reciprocity OSS licence. Which, is why the license is uniquely appropriate for an open source project which has a focus on publishing Open Data.

However, please seek your own legal advice with regard to your particular circumstances.

Cheers,
Steven 

On Wed, Mar 7, 2018 at 7:15 PM saurabh jangir <saurab...@gmail.com> wrote:
I am working on Ckan development environment version 2.7.2. I wanted to know whether it is necessary in CKAN extensions which are made by themselves will be licensed under AGPL only. ?

--
You received this message because you are subscribed to the Google Groups "CKAN Global User Group (Non-technical questions)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ckan-global-user-...@googlegroups.com.
To post to this group, send email to ckan-global...@googlegroups.com.
--


STEVEN DE COSTA | EXECUTIVE DIRECTOR
www.linkdigital.com.au
   

--
You received this message because you are subscribed to the Google Groups "CKAN Global User Group (Non-technical questions)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ckan-global-user-...@googlegroups.com.

To post to this group, send email to ckan-global...@googlegroups.com.
Visit this group at https://groups.google.com/group/ckan-global-user-group.

For more options, visit https://groups.google.com/d/optout.

Steven De Costa

unread,
Mar 7, 2018, 4:37:02 AM3/7/18
to ckan-global...@googlegroups.com
Just reread my reply and apologize as it sounds rude!

I should have said, if you do seek council and and advice on such matters then please do share with this group :)

Although I may not have pursued such a path it by no means would suggest that such an effort is not worthy of further investigation.

Cheers,
Steven

David Read

unread,
Mar 7, 2018, 2:11:14 PM3/7/18
to ckan-global...@googlegroups.com
Agreed. CKAN plugins are "linked" to CKAN when you run them, creating a "combined work". The argument that the FSF makes (and is generally respected) is that the "combined work" (i.e. CKAN and its all the plugins running) must be licensed under AGPL. It follows that all CKAN plugins that you run publicly should have their source published and with the AGPL licence. (I am not a lawyer.)

David

On 7 March 2018 at 09:36, Steven De Costa <steven....@linkdigital.com.au> wrote:
Just reread my reply and apologize as it sounds rude!

I should have said, if you do seek council and and advice on such matters then please do share with this group :)

Although I may not have pursued such a path it by no means would suggest that such an effort is not worthy of further investigation.

Cheers,
Steven
To unsubscribe from this group and stop receiving emails from it, send an email to ckan-global-user-group+unsub...@googlegroups.com.
To post to this group, send email to ckan-global...@googlegroups.com.
--


STEVEN DE COSTA | EXECUTIVE DIRECTOR
www.linkdigital.com.au
   

--
You received this message because you are subscribed to the Google Groups "CKAN Global User Group (Non-technical questions)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ckan-global-user-group+unsub...@googlegroups.com.
To post to this group, send email to ckan-global-user-group@googlegroups.com.
--


STEVEN DE COSTA | EXECUTIVE DIRECTOR
www.linkdigital.com.au
   
--


STEVEN DE COSTA | EXECUTIVE DIRECTOR
www.linkdigital.com.au
   

--
You received this message because you are subscribed to the Google Groups "CKAN Global User Group (Non-technical questions)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ckan-global-user-group+unsub...@googlegroups.com.
To post to this group, send email to ckan-global-user-group@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages