CINXE.COM
Web Integration/HowTo - Creative Commons
<!DOCTYPE html> <html class="client-nojs" lang="en" dir="ltr"> <head> <meta charset="UTF-8"/> <title>Web Integration/HowTo - Creative Commons</title> <script>document.documentElement.className = document.documentElement.className.replace( /(^|\s)client-nojs(\s|$)/, "$1client-js$2" );</script> <script>(window.RLQ=window.RLQ||[]).push(function(){mw.config.set({"wgCanonicalNamespace":"","wgCanonicalSpecialPageName":false,"wgNamespaceNumber":0,"wgPageName":"Web_Integration/HowTo","wgTitle":"Web Integration/HowTo","wgCurRevisionId":47940,"wgRevisionId":47940,"wgArticleId":8635,"wgIsArticle":true,"wgIsRedirect":false,"wgAction":"view","wgUserName":null,"wgUserGroups":["*"],"wgCategories":[],"wgBreakFrames":false,"wgPageContentLanguage":"en","wgPageContentModel":"wikitext","wgSeparatorTransformTable":["",""],"wgDigitTransformTable":["",""],"wgDefaultDateFormat":"dmy","wgMonthNames":["","January","February","March","April","May","June","July","August","September","October","November","December"],"wgMonthNamesShort":["","Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"wgRelevantPageName":"Web_Integration/HowTo","wgRelevantArticleId":8635,"wgRequestId":"95b00f6dd0a4b90f301171a2","wgIsProbablyEditable":false,"wgRelevantPageIsProbablyEditable":false,"wgRestrictionEdit":[],"wgRestrictionMove":[]});mw.loader.state({"site.styles":"ready","noscript":"ready","user.styles":"ready","user":"ready","user.options":"loading","user.tokens":"loading","mediawiki.legacy.shared":"ready","mediawiki.legacy.commonPrint":"ready","mediawiki.sectionAnchor":"ready","mediawiki.skinning.interface":"ready","skins.vector.styles":"ready"});mw.loader.implement("user.options@0bhc5ha",function($,jQuery,require,module){mw.user.options.set([]);});mw.loader.implement("user.tokens@0jp5kr8",function ( $, jQuery, require, module ) { mw.user.tokens.set({"editToken":"+\\","patrolToken":"+\\","watchToken":"+\\","csrfToken":"+\\"});/*@nomin*/ });mw.loader.load(["site","mediawiki.page.startup","mediawiki.user","mediawiki.hidpi","mediawiki.page.ready","mediawiki.toc","mediawiki.searchSuggest","skins.vector.js"]);});</script> <link rel="stylesheet" href="/load.php?debug=false&lang=en&modules=mediawiki.legacy.commonPrint%2Cshared%7Cmediawiki.sectionAnchor%7Cmediawiki.skinning.interface%7Cskins.vector.styles&only=styles&skin=vector"/> <script async="" src="/load.php?debug=false&lang=en&modules=startup&only=scripts&skin=vector"></script> <meta name="ResourceLoaderDynamicStyles" content=""/> <link rel="stylesheet" href="/load.php?debug=false&lang=en&modules=site.styles&only=styles&skin=vector"/> <meta name="generator" content="MediaWiki 1.30.0"/> <link rel="shortcut icon" href="/favicon.ico"/> <link rel="search" type="application/opensearchdescription+xml" href="/opensearch_desc.php" title="Creative Commons (en)"/> <link rel="EditURI" type="application/rsd+xml" href="https://wiki.creativecommons.org/api.php?action=rsd"/> <link rel="license" href="https://creativecommons.org/licenses/by/4.0/"/> <link rel="alternate" type="application/atom+xml" title="Creative Commons Atom feed" href="/index.php?title=Special:RecentChanges&feed=atom"/> <!--[if lt IE 9]><script src="/resources/lib/html5shiv/html5shiv.min.js?40bd4"></script><![endif]--> </head> <body class="mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Web_Integration_HowTo rootpage-Web_Integration_HowTo skin-vector action-view"> <div id="mw-page-base" class="noprint"></div> <div id="mw-head-base" class="noprint"></div> <div id="content" class="mw-body" role="main"> <a id="top"></a> <div class="mw-indicators mw-body-content"> </div> <h1 id="firstHeading" class="firstHeading" lang="en">Web Integration/HowTo</h1> <div id="bodyContent" class="mw-body-content"> <div id="siteSub" class="noprint">From Creative Commons</div> <div id="contentSub"></div> <div id="jump-to-nav" class="mw-jump"> Jump to: <a href="#mw-head">navigation</a>, <a href="#p-search">search</a> </div> <div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr"><div class="mw-parser-output"><div style="font-size:125%; line-height:1.75em; margin-bottom:1.75em;"> <p>The goal of this HowTo is to provide a basic step-by-step guide to the technical concerns when incorporating CC license metadata functionality into your web application. This guide has been generalized from various plans for video, audio, or image sharing sites.</p> <p>Below are 5 areas where integration can occur in your web application. While each web application may not need each of the 5 integrations, Creative Commons recommends that as many as practical are implemented.</p> </div> <div style="padding:1.25em 1em; margin-left:-1em; margin-right:-1em; -moz-border-radius:5px; -webkit-border-radius:5px; background-color: #eaeaea; overflow: auto;"> <div style="width:47%; padding-right: 2%; float: left;display:inline-block;"> <div id="toc" class="toc"> <div class="toctitle"> <h2>Contents</h2> </div> <ul> <li class="toclevel-1"><a href="#License_Choice_on_file_upload"><span class="tocnumber">1</span> <span class="toctext">License Choice on file upload</span></a></li> <li class="toclevel-1"><a href="#Default_License_choice_in_account_settings"><span class="tocnumber">2</span> <span class="toctext">Default License choice in account settings</span></a></li> <li class="toclevel-1"><a href="#Include_license_RDFa_on_content_pages"><span class="tocnumber">3</span> <span class="toctext">Include license RDFa on content pages</span></a></li> <li class="toclevel-1"><a href="#Include_copyable_attribution_language_with_RDFa"><span class="tocnumber">4</span> <span class="toctext">Include copyable attribution language with RDFa</span></a></li> <li class="toclevel-1"><a href="#License_aware_user_interfaces"><span class="tocnumber">5</span> <span class="toctext">License aware user interfaces</span></a></li> <li class="toclevel-1 tocsection-6"><a href="#Adopters"><span class="tocnumber">6</span> <span class="toctext">Adopters</span></a></li> <li class="toclevel-1 tocsection-7"><a href="#Assistance"><span class="tocnumber">7</span> <span class="toctext">Assistance</span></a> <ul> <li class="toclevel-2 tocsection-8"><a href="#See_also"><span class="tocnumber">7.1</span> <span class="toctext">See also</span></a></li> </ul> </li> </ul> </div> <h2><span class="mw-headline" id="License_Choice_on_file_upload"><a href="/wiki/Web_Integration/FileUploadExample" title="Web Integration/FileUploadExample">License Choice on file upload</a></span></h2> <p>Users should be able to choose which license they want for each file they upload.</p> <p>This will allow users to make fine-grain decisions about their works (so that some are CC and some are still All Rights Reserved)</p> <dl> <dd><b>Tools to use</b>:</dd> </dl> <dl> <dd> <dl> <dd><a href="/wiki/LicenseChooser.js" class="mw-redirect" title="LicenseChooser.js">LicenseChooser.js</a> or <a href="/wiki/Web_Services" title="Web Services">Web Services</a></dd> </dl> </dd> </dl> <dl> <dd><b>Best Practices Example</b>: <a href="/index.php?title=SoundCloud&action=edit&redlink=1" class="new" title="SoundCloud (page does not exist)">SoundCloud</a></dd> </dl> <dl> <dd> <div class="thumb tright"> <div class="thumbinner" style="width:262px;"><a href="/wiki/File:Sound_Cloud_License_Choice_on_Upload.png" class="image"><img alt="" src="/images/thumb/0/07/Sound_Cloud_License_Choice_on_Upload.png/260px-Sound_Cloud_License_Choice_on_Upload.png" width="260" height="176" class="thumbimage" srcset="/images/thumb/0/07/Sound_Cloud_License_Choice_on_Upload.png/390px-Sound_Cloud_License_Choice_on_Upload.png 1.5x, /images/thumb/0/07/Sound_Cloud_License_Choice_on_Upload.png/520px-Sound_Cloud_License_Choice_on_Upload.png 2x" /></a> <div class="thumbcaption"> <div class="magnify"><a href="/wiki/File:Sound_Cloud_License_Choice_on_Upload.png" class="internal" title="Enlarge"></a></div> <br /> <a href="/index.php?title=SoundCloud&action=edit&redlink=1" class="new" title="SoundCloud (page does not exist)">SoundCloud</a>'s <a rel="nofollow" class="external text" href="https://soundcloud.com/upload#old-skool">license chooser</a> on upload is a good way to let users choose a CC license.</div> </div> </div> </dd> </dl> <h2><span class="mw-headline" id="Default_License_choice_in_account_settings"><a href="/wiki/Web_Integration/DefaultLicenseExample" title="Web Integration/DefaultLicenseExample">Default License choice in account settings</a></span></h2> <p>In account settings, users should be able to specify a default license for their content they create on the site.</p> <p>This can be combined with License Choice on File Upload to allow users to have the default license be, for example, CC:BY and in special cases some others be CC:BY-SA, or even All Rights Reserved.</p> <dl> <dd><b>Tools to use</b>:</dd> </dl> <dl> <dd> <dl> <dd><a href="/wiki/LicenseChooser.js" class="mw-redirect" title="LicenseChooser.js">LicenseChooser.js</a> or <a href="/wiki/Web_Services" title="Web Services">Web Services</a></dd> </dl> </dd> </dl> <dl> <dd><b>Best Practices Example</b>: <a href="/wiki/Flickr" title="Flickr">Flickr</a></dd> </dl> <dl> <dd> <div class="thumb tright"> <div class="thumbinner" style="width:262px;"><a href="/wiki/File:Flickr_Default_License_Choice.png" class="image"><img alt="" src="/images/thumb/6/6c/Flickr_Default_License_Choice.png/260px-Flickr_Default_License_Choice.png" width="260" height="149" class="thumbimage" srcset="/images/thumb/6/6c/Flickr_Default_License_Choice.png/390px-Flickr_Default_License_Choice.png 1.5x, /images/thumb/6/6c/Flickr_Default_License_Choice.png/520px-Flickr_Default_License_Choice.png 2x" /></a> <div class="thumbcaption"> <div class="magnify"><a href="/wiki/File:Flickr_Default_License_Choice.png" class="internal" title="Enlarge"></a></div> <br /> <a href="/wiki/Flickr" title="Flickr">Flickr</a>'s account settings provide a default license for users to apply to all of their uploaded works.</div> </div> </div> </dd> </dl> <h2><span class="mw-headline" id="Include_license_RDFa_on_content_pages"><a href="/wiki/Web_Integration/RDFaExample" title="Web Integration/RDFaExample">Include license RDFa on content pages</a></span></h2> <p>Including RDFa code signals to machines (search engines, browsers, etc) exactly how a specific work is licensed.</p> <p>This allows works to be scraped by search engines and other automatic content discovery services with associated license metadata.</p> <dl> <dd><b>Tools to use</b>:</dd> </dl> <dl> <dd> <dl> <dd><a href="/wiki/RDFa" title="RDFa">RDFa</a> and <a href="/wiki/CcREL" class="mw-redirect" title="CcREL">ccREL</a></dd> </dl> </dd> </dl> <dl> <dd><b>Best Practices Example</b>: <a href="/index.php?title=Thingiverse&action=edit&redlink=1" class="new" title="Thingiverse (page does not exist)">Thingiverse</a></dd> </dl> <dl> <dd> <div class="thumb tright"> <div class="thumbinner" style="width:262px;"><a href="/wiki/File:RDFa-Explanation.png" class="image"><img alt="" src="/images/thumb/b/b3/RDFa-Explanation.png/260px-RDFa-Explanation.png" width="260" height="176" class="thumbimage" srcset="/images/thumb/b/b3/RDFa-Explanation.png/390px-RDFa-Explanation.png 1.5x, /images/thumb/b/b3/RDFa-Explanation.png/520px-RDFa-Explanation.png 2x" /></a> <div class="thumbcaption"> <div class="magnify"><a href="/wiki/File:RDFa-Explanation.png" class="internal" title="Enlarge"></a></div> <br /> Read more about how CC uses <a href="/wiki/RDFa" title="RDFa">RDFa</a> and <a href="/wiki/CcREL" class="mw-redirect" title="CcREL">ccREL</a> to signal to machines that a work is CC licensed.</div> </div> </div> </dd> </dl> <p><br /></p> </div> <div style="width:47%; padding-right: 2%; float: left;display:inline-block;"> <h2><span class="mw-headline" id="Include_copyable_attribution_language_with_RDFa"><a href="/wiki/Web_Integration/CopyableExample" title="Web Integration/CopyableExample">Include copyable attribution language with RDFa</a></span></h2> <p>This is similar to practice to video embed code from services such as YouTUBE. However, this HTML is for bloggers and other republishers easily attribute a work fully and correctly.</p> <dl> <dd><b>Tools to use</b>:</dd> </dl> <dl> <dd> <dl> <dd><a href="/wiki/Web_Services" title="Web Services">Web Services</a>, <a href="/wiki/RDFa" title="RDFa">RDFa</a>, and <a href="/wiki/CcREL" class="mw-redirect" title="CcREL">ccREL</a></dd> </dl> </dd> </dl> <dl> <dd><b>Best Practices Example</b>: CC license deeds</dd> </dl> <dl> <dd> <div class="thumb tright"> <div class="thumbinner" style="width:262px;"><a href="/wiki/File:Attribution_box_via_RDFa_and_Javascript.png" class="image"><img alt="" src="/images/thumb/e/e5/Attribution_box_via_RDFa_and_Javascript.png/260px-Attribution_box_via_RDFa_and_Javascript.png" width="260" height="64" class="thumbimage" srcset="/images/thumb/e/e5/Attribution_box_via_RDFa_and_Javascript.png/390px-Attribution_box_via_RDFa_and_Javascript.png 1.5x, /images/thumb/e/e5/Attribution_box_via_RDFa_and_Javascript.png/520px-Attribution_box_via_RDFa_and_Javascript.png 2x" /></a> <div class="thumbcaption"> <div class="magnify"><a href="/wiki/File:Attribution_box_via_RDFa_and_Javascript.png" class="internal" title="Enlarge"></a></div> <br /> CC license deeds will automatically generate Attribution HTML if the referring page contains relevant RDFa.</div> </div> </div> </dd> </dl> <h2><span class="mw-headline" id="License_aware_user_interfaces"><a href="/wiki/Web_Integration/InterfaceExample" title="Web Integration/InterfaceExample">License aware user interfaces</a></span></h2> <p>Utilize all of the license metadata to provide new and interesting interfaces to view content based on the license data.</p> <dl> <dd><b>Tools to use</b>:</dd> </dl> <dl> <dd> <dl> <dd><a href="/wiki/RDFa" title="RDFa">RDFa</a>, and <a href="/wiki/CcREL" class="mw-redirect" title="CcREL">ccREL</a></dd> </dl> </dd> </dl> <dl> <dd><b>Best Practices Example</b>: <a href="/wiki/Flickr" title="Flickr">Flickr</a></dd> </dl> <dl> <dd> <div class="thumb tright"> <div class="thumbinner" style="width:262px;"><a href="/wiki/File:Flickr_Creative_Commons_Exploration_portal.png" class="image"><img alt="" src="/images/thumb/9/99/Flickr_Creative_Commons_Exploration_portal.png/260px-Flickr_Creative_Commons_Exploration_portal.png" width="260" height="467" class="thumbimage" srcset="/images/thumb/9/99/Flickr_Creative_Commons_Exploration_portal.png/390px-Flickr_Creative_Commons_Exploration_portal.png 1.5x, /images/thumb/9/99/Flickr_Creative_Commons_Exploration_portal.png/520px-Flickr_Creative_Commons_Exploration_portal.png 2x" /></a> <div class="thumbcaption"> <div class="magnify"><a href="/wiki/File:Flickr_Creative_Commons_Exploration_portal.png" class="internal" title="Enlarge"></a></div> <a href="/wiki/Flickr" title="Flickr">Flickr</a>'s CC portal represents a good way to break down CC content for end users.</div> </div> </div> </dd> </dl> <p><br /></p> </div> <h2><span class="mw-headline" id="Adopters">Adopters</span></h2> <p>We have a long list of <a href="/wiki/Content_Directories" title="Content Directories">Content Directories</a> which are basically sites, projects and people who have implemented CC licensing and/or have some type of CC licensing. This is the best list of high level CC license adopters, all generated from the community. NOTE: CC does not have a database of content or keep a defacto list of all those who use CC licenses. The list above is used to provide examples.</p> <h2><span class="mw-headline" id="Assistance">Assistance</span></h2> <p>If you are hoping to adopt this, please use the community support venues and direct contact information at <a rel="nofollow" class="external free" href="http://creativecommons.org/contact">http://creativecommons.org/contact</a></p> <p><br clear="all" /></p> </div> <h3><span class="mw-headline" id="See_also">See also</span></h3> <dl> <dd>Back to <b><a href="/wiki/Web_Integration" title="Web Integration">Web Integration</a></b></dd> <dd><b><a href="/wiki/Desktop_Integration" title="Desktop Integration">Desktop Integration</a></b></dd> <dd><b><a href="/wiki/Developers" title="Developers">Developers</a></b></dd> </dl> <!-- NewPP limit report Cached time: 20240522101818 Cache expiry: 1209600 Dynamic content: false CPU time usage: 0.044 seconds Real time usage: 0.049 seconds Preprocessor visited node count: 38/1000000 Preprocessor generated node count: 88/1000000 Post鈥恊xpand include size: 3108/2097152 bytes Template argument size: 2938/2097152 bytes Highest expansion depth: 3/40 Expensive parser function count: 0/100 --> <!-- Transclusion expansion time report (%,ms,calls,template) 100.00% 1.464 1 -total 85.80% 1.256 2 Template:PageColumn --> </div> <!-- Saved in parser cache with key ccwiki:pcache:idhash:8635-0!canonical and timestamp 20240522101818 and revision id 47940 --> </div> <div class="printfooter"> Retrieved from "<a dir="ltr" href="https://wiki.creativecommons.org/index.php?title=Web_Integration/HowTo&oldid=47940">https://wiki.creativecommons.org/index.php?title=Web_Integration/HowTo&oldid=47940</a>" </div> <div id="catlinks" class="catlinks catlinks-allhidden" data-mw="interface"></div> <div class="visualClear"></div> </div> </div> <div id="mw-navigation"> <h2>Navigation menu</h2> <div id="mw-head"> <div id="p-personal" role="navigation" class="" aria-labelledby="p-personal-label"> <h3 id="p-personal-label">Personal tools</h3> <ul> <li id="pt-login"><a href="/index.php?title=Special:UserLogin&returnto=Web+Integration%2FHowTo" title="You are encouraged to log in; however, it is not mandatory [o]" accesskey="o">Log in</a></li> </ul> </div> <div id="left-navigation"> <div id="p-namespaces" role="navigation" class="vectorTabs" aria-labelledby="p-namespaces-label"> <h3 id="p-namespaces-label">Namespaces</h3> <ul> <li id="ca-nstab-main" class="selected"><span><a href="/wiki/Web_Integration/HowTo" title="View the content page [c]" accesskey="c">Page</a></span></li> <li id="ca-talk" class="new"><span><a href="/index.php?title=Talk:Web_Integration/HowTo&action=edit&redlink=1" rel="discussion" title="Discussion about the content page [t]" accesskey="t">Discussion</a></span></li> </ul> </div> <div id="p-variants" role="navigation" class="vectorMenu emptyPortlet" aria-labelledby="p-variants-label"> <h3 id="p-variants-label"> <span>Variants</span> </h3> <div class="menu"> <ul> </ul> </div> </div> </div> <div id="right-navigation"> <div id="p-views" role="navigation" class="vectorTabs" aria-labelledby="p-views-label"> <h3 id="p-views-label">Views</h3> <ul> <li id="ca-view" class="selected"><span><a href="/wiki/Web_Integration/HowTo">Read</a></span></li> <li id="ca-viewsource"><span><a href="/index.php?title=Web_Integration/HowTo&action=edit" title="This page is protected. You can view its source [e]" accesskey="e">View source</a></span></li> <li id="ca-history" class="collapsible"><span><a href="/index.php?title=Web_Integration/HowTo&action=history" title="Past revisions of this page [h]" accesskey="h">View history</a></span></li> </ul> </div> <div id="p-cactions" role="navigation" class="vectorMenu emptyPortlet" aria-labelledby="p-cactions-label"> <h3 id="p-cactions-label"><span>More</span></h3> <div class="menu"> <ul> </ul> </div> </div> <div id="p-search" role="search"> <h3> <label for="searchInput">Search</label> </h3> <form action="/index.php" id="searchform"> <div id="simpleSearch"> <input type="search" name="search" placeholder="Search Creative Commons" title="Search Creative Commons [f]" accesskey="f" id="searchInput"/><input type="hidden" value="Special:Search" name="title"/><input type="submit" name="fulltext" value="Search" title="Search the pages for this text" id="mw-searchButton" class="searchButton mw-fallbackSearchButton"/><input type="submit" name="go" value="Go" title="Go to a page with this exact name if it exists" id="searchButton" class="searchButton"/> </div> </form> </div> </div> </div> <div id="mw-panel"> <div id="p-logo" role="banner"><a class="mw-wiki-logo" href="/wiki/Main_Page" title="Visit the main page"></a></div> <div class="portal" role="navigation" id='p-default_links' aria-labelledby='p-default_links-label'> <h3 id='p-default_links-label'>default links</h3> <div class="body"> <ul> <li id="n-About"><a href="/wiki/CCWiki:About">About</a></li><li id="n-FAQ"><a href="/wiki/Frequently_Asked_Questions">FAQ</a></li><li id="n-Developers"><a href="/wiki/Developer">Developers</a></li> </ul> </div> </div> <div class="portal" role="navigation" id='p-wiki_navigation' aria-labelledby='p-wiki_navigation-label'> <h3 id='p-wiki_navigation-label'>wiki navigation</h3> <div class="body"> <ul> <li id="n-mainpage"><a href="/wiki/Main_Page" title="Visit the main page [z]" accesskey="z">Main Page</a></li><li id="n-portal"><a href="/wiki/CCWiki:Community_portal" title="About the project, what you can do, where to find things">Community portal</a></li><li id="n-recentchanges"><a href="/wiki/Special:RecentChanges" title="A list of recent changes in the wiki [r]" accesskey="r">Recent changes</a></li><li id="n-randompage"><a href="/wiki/Special:Random" title="Load a random page [x]" accesskey="x">Random page</a></li><li id="n-help"><a href="https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents" title="The place to find out">Help</a></li> </ul> </div> </div> <div class="portal" role="navigation" id='p-tb' aria-labelledby='p-tb-label'> <h3 id='p-tb-label'>Tools</h3> <div class="body"> <ul> <li id="t-whatlinkshere"><a href="/wiki/Special:WhatLinksHere/Web_Integration/HowTo" title="A list of all wiki pages that link here [j]" accesskey="j">What links here</a></li><li id="t-recentchangeslinked"><a href="/wiki/Special:RecentChangesLinked/Web_Integration/HowTo" rel="nofollow" title="Recent changes in pages linked from this page [k]" accesskey="k">Related changes</a></li><li id="t-specialpages"><a href="/wiki/Special:SpecialPages" title="A list of all special pages [q]" accesskey="q">Special pages</a></li><li id="t-print"><a href="/index.php?title=Web_Integration/HowTo&printable=yes" rel="alternate" title="Printable version of this page [p]" accesskey="p">Printable version</a></li><li id="t-permalink"><a href="/index.php?title=Web_Integration/HowTo&oldid=47940" title="Permanent link to this revision of the page">Permanent link</a></li><li id="t-info"><a href="/index.php?title=Web_Integration/HowTo&action=info" title="More information about this page">Page information</a></li> </ul> </div> </div> </div> </div> <div id="footer" role="contentinfo"> <ul id="footer-info"> <li id="footer-info-lastmod"> This page was last edited on 17 March 2011, at 17:39.</li> <li id="footer-info-copyright">This wiki is licensed to the public under a <a class="external" rel="nofollow" href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0</a> license.<br/> Your use of this wiki is governed by the <a href="/CcWiki:Terms_of_Use">Terms of Use</a>. <!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <Work rdf:about=""> <license rdf:resource="http://creativecommons.org/licenses/by/2.5/" /> <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> </Work> <License rdf:about="http://creativecommons.org/licenses/by/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/></License></rdf:RDF> --></li> </ul> <ul id="footer-places"> <li id="footer-places-privacy"><a href="/wiki/CCWiki:Privacy_policy" title="CCWiki:Privacy policy">Privacy policy</a></li> <li id="footer-places-about"><a href="/wiki/CCWiki:About" class="mw-redirect" title="CCWiki:About">About Creative Commons</a></li> <li id="footer-places-disclaimer"><a href="/wiki/CCWiki:General_disclaimer" class="mw-redirect" title="CCWiki:General disclaimer">Disclaimers</a></li> </ul> <ul id="footer-icons" class="noprint"> <li id="footer-copyrightico"> <a href="https://creativecommons.org/licenses/by/4.0/"><img src="https://licensebuttons.net/l/by/4.0/88x31.png" alt="Creative Commons Attribution 4.0" width="88" height="31"/></a> </li> <li id="footer-poweredbyico"> <a href="//www.mediawiki.org/"><img src="/resources/assets/poweredby_mediawiki_88x31.png" alt="Powered by MediaWiki" srcset="/resources/assets/poweredby_mediawiki_132x47.png 1.5x, /resources/assets/poweredby_mediawiki_176x62.png 2x" width="88" height="31"/></a> </li> </ul> <div style="clear:both"></div> </div> <script>(window.RLQ=window.RLQ||[]).push(function(){mw.config.set({"wgPageParseReport":{"limitreport":{"cputime":"0.044","walltime":"0.049","ppvisitednodes":{"value":38,"limit":1000000},"ppgeneratednodes":{"value":88,"limit":1000000},"postexpandincludesize":{"value":3108,"limit":2097152},"templateargumentsize":{"value":2938,"limit":2097152},"expansiondepth":{"value":3,"limit":40},"expensivefunctioncount":{"value":0,"limit":100},"timingprofile":["100.00% 1.464 1 -total"," 85.80% 1.256 2 Template:PageColumn"]},"cachereport":{"timestamp":"20240522101818","ttl":1209600,"transientcontent":false}}});});</script><script>(window.RLQ=window.RLQ||[]).push(function(){mw.config.set({"wgBackendResponseTime":106});});</script> </body> <!-- Cached/compressed 20240522101818 --> </html>