licensing: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(→‎Usecases hypothesis: added obvious "what is the license" use case hypothesis - thanks Hixie)
m (Replace <entry-title> with {{DISPLAYTITLE:}})
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<h1> Licensing </h1>
{{DISPLAYTITLE:Licensing}}
{{TOC-right}}
 
;shortlink
:http://tr.im/uflcn
 
This is a page for tracking the effort to develop means for authors and publishers to indicate licensing and attribution requirements about web pages and media (e.g. audio, video, images) that they create and publish, possibly within the context of a still in-development [[media-info]] microformat.
This is a page for tracking the effort to develop means for authors and publishers to indicate licensing and attribution requirements about web pages and media (e.g. audio, video, images) that they create and publish, possibly within the context of a still in-development [[media-info]] microformat.


Line 10: Line 13:


== Introduction ==
== Introduction ==
<span style="float:left">[http://flickr.com/photos/tantek/262460832/ http://farm1.static.flickr.com/90/262460832_6638464deb_m.jpg] </span> While [[rel-license]] has successfully allowed publishers to semantically express licenses to their web pages since first introduced in [[history-of-microformats#2004|early 2004]], the need to express licenses for external resources and portions of web pages, as well as the possibility of expressing attribution requirements (if any) motivate the exploration of a new licensing microformat.


Initially based on discussion captured [http://flickr.com/photos/tantek/262460832/ here] with a focus on the attribution requirements of Creative Commons licenses.
The licensing microformat explorations are based on <span class="vevent"><span class="description">[http://flickr.com/photos/tantek/262460832/   a licensing microformat discussion on <span class="dtstart">2006-10-05</span>] between <span class="attendee vcard"><span class="fn">Tantek Çelik</span> (<span class="org">Technorati</span>)</span> and <span class="attendee vcard"><span class="fn">Mike Linksvayer</span> (<span class="org">Creative Commons</span>)</span> with a focus on the attribution requirements of Creative Commons licenses</span></span>. The [http://flickr.com/photos/tantek/262460832/ whiteboard results of those discussions] was captured in a photograph which is posted on Flickr.
<span style="display:block;clear:both">&nbsp;</span>


=== Usecases hypothesis ===
=== Usecases hypothesis ===
 
Current usecases hypothesis:
* '''License''' that is used
* '''License''' that is used
** Human copyright owner expresses license
** Human copyright owner expresses license
Line 31: Line 36:


=== 80% requirements ===
=== 80% requirements ===
* State a work (any copyrightable thing, i.e., a "fixed expression") is available under a license
* State a work (any copyrightable thing, i.e., a "fixed expression") is available under a license
** simple [[rel-license]] works for web pages
** simple [[rel-license]] works for web pages
Line 41: Line 45:


=== 20% requirements ===
=== 20% requirements ===
* Licensor waives attribution
* Licensor waives attribution
* Credit identifying the use of the Work in the Derivative Work (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author").
* Credit identifying the use of the Work in the Derivative Work (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author").
Line 47: Line 50:


== See also ==
== See also ==
 
* [[licensing-examples]]
* [[licensing-formats]]
* [[licensing-brainstorming]]
* [[rel-license]] outside any other microformat denotes a license for a web page at that granularity.
* [[rel-license]] outside any other microformat denotes a license for a web page at that granularity.
* [[media-info]] is a likely candidate microformat for including licensing and attribution information.
* [[media-info]] is a likely candidate microformat for including licensing and attribution information.
* [http://creativecommons.org/licenses/by/2.5/legalcode CC Attribution license] section 4 lays out legal attribution requirements for users of CC licensed works.
* [http://creativecommons.org/licenses/by/2.5/legalcode CC Attribution license] section 4 lays out legal attribution requirements for users of CC licensed works.

Latest revision as of 16:28, 18 July 2020


shortlink
http://tr.im/uflcn

This is a page for tracking the effort to develop means for authors and publishers to indicate licensing and attribution requirements about web pages and media (e.g. audio, video, images) that they create and publish, possibly within the context of a still in-development media-info microformat.

Per the microformats process:

Introduction

262460832_6638464deb_m.jpg While rel-license has successfully allowed publishers to semantically express licenses to their web pages since first introduced in early 2004, the need to express licenses for external resources and portions of web pages, as well as the possibility of expressing attribution requirements (if any) motivate the exploration of a new licensing microformat.

The licensing microformat explorations are based on a licensing microformat discussion on 2006-10-05 between Tantek Çelik (Technorati) and Mike Linksvayer (Creative Commons) with a focus on the attribution requirements of Creative Commons licenses. The whiteboard results of those discussions was captured in a photograph which is posted on Flickr.  

Usecases hypothesis

Current usecases hypothesis:

  • License that is used
    • Human copyright owner expresses license
    • Human viewer clearly understands what is the license being used
    • Machine-precise reference to the license
    • search engines discovering which license is used
  • What is licensed (whole page, part of page, external resource etc.)
    • Human copyright owner expresses what is licensed
    • Human viewer clearly understands what is licensed
    • Machine-precise semantic for what is licensed
    • search engines discovering what is licensed
  • How to attribute (if necessary)
    • ability to generate attribution/reference
    • Licensee (republisher or creator of derivative) expression of original's attribution and copyright notice requirements
    • In the case of a derivative, also expression of all of the previous for the new work

80% requirements

  • State a work (any copyrightable thing, i.e., a "fixed expression") is available under a license
    • simple rel-license works for web pages
    • anything with a URL (fragment IDs, embedded media)
  • Name of author
  • Name/title of work
  • Link to copyright holder specified URL (attribution URL)
  • URL where you can potentially get information on buying or commercially licensing the work

20% requirements

  • Licensor waives attribution
  • Credit identifying the use of the Work in the Derivative Work (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author").
  • How to make a donation related to the work.

See also