Difference between revisions of "License Wrappers"

From Creative Commons
Jump to: navigation, search
(Removing C#; IA's snapshot of the gotdotnet.com repo doesn't have downloads available.)
 
(10 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 
[[Category:Developer]]
 
[[Category:Developer]]
The License Wrappers project collects libraries which wrap the Creative Commons licenses and metadata for use in other applications.  These wrappers were developed in response to our [[Tech Challenges]].  If you don't see your language listed here or would like to take a different approach to wrapping the license, we would like to host your code so that others can build on it.  Take a look at the [[Wrapper Guidelines]] and [[Source Repository Policy]]; contact [[NathanYergler]] with any questions.
+
The License Wrappers project collects libraries which wrap the Creative Commons licenses and metadata for use in other applications.  These wrappers were developed in response to our [[Developer Challenges]].  If you don't see your language listed here or would like to take a different approach to wrapping the license, we would like to host your code so that others can build on it.  Take a look at the [[Wrapper Guidelines]] and [[Source Repository Policy]]; contact [[User:Nathan Yergler|Nathan Yergler]] with any questions.
  
 
License Wrappers hosted by Creative Commons reside in the wrappers module in the Subversion repository hosted at [[CcTools Berlios|Berlios]].
 
License Wrappers hosted by Creative Commons reside in the wrappers module in the Subversion repository hosted at [[CcTools Berlios|Berlios]].
Line 6: Line 6:
 
== Python ==
 
== Python ==
  
* ccRdf provides a wrapper around the licenses and their attributes.
+
* [[CcRdf_for_Python|ccRdf]] provides a wrapper around the licenses and their attributes for Python developers.
** Browse the source
 
  
== C# ==
+
== Javascript ==
  
* [[http://workspaces.gotdotnet.com/cclib ccLicenseLib]] provides a C# wrapper for Creative Commons licenses.
+
* [[CcRdf_for_Javascript|ccRdf]] provides a wrapper around the licenses and their attributes for Javascript developers.
 +
 
 +
{{Challenge Enabled}}

Latest revision as of 22:07, 1 February 2011

The License Wrappers project collects libraries which wrap the Creative Commons licenses and metadata for use in other applications. These wrappers were developed in response to our Developer Challenges. If you don't see your language listed here or would like to take a different approach to wrapping the license, we would like to host your code so that others can build on it. Take a look at the Wrapper Guidelines and Source Repository Policy; contact Nathan Yergler with any questions.

License Wrappers hosted by Creative Commons reside in the wrappers module in the Subversion repository hosted at Berlios.

Python

  • ccRdf provides a wrapper around the licenses and their attributes for Python developers.

Javascript

  • ccRdf provides a wrapper around the licenses and their attributes for Javascript developers.


License Wrappers
Have an idea about this page? Want to help build the CC ecosystem? Check out the challenges related to License Wrappers, or add one of your own below.
Open Challenges
{{#ask: Is Complete::no

Related To::License Wrappers|format=table}}

Completed Challenges
{{#ask: Is Complete::yes

Related To::License Wrappers|format=table}}

{{#forminput:Challenge|35 Challenge[related_to]=License Wrappers }}