creative commons @ san francisco macromedia users forum

Post on 13-May-2015

1.541 Views

Category:

Economy & Finance

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

Creative Commons presentation to SFMMUF 2006-04-04. Note the joke on the title slide.

TRANSCRIPT

San Francisco Macromedia Users ForumSan Francisco Macromedia Users Forum

2006 Not Found2006 Not Found

Mike LinksvayerMike Linksvayer

Let's get the hype out of the way...Let's get the hype out of the way...

Let's get the hype out of Let's get the hype out of the way....the way....

About Creative About Creative CommonsCommons

• Non-profit started in December 2002Non-profit started in December 2002

• http://creativecommons.org

• Dedicated to promoting reasonable copyright

• Makes available standard licenses and tools that enable creators to make their works available on more flexible terms

• Enables “some rights reserved”, rather than “all rights reserved”

• Uses private, voluntary tools to create a public good - more freely* available content

Core Licensing Suite: Creator/Licensor chooses license options

NonCommercial

No Derivatives

ShareAlike

Every Creative Commons licenses allows the world to copy and distribute a work provided that the licensee credits the creator/licensor

In addition creator/licensor may apply the following conditions:

Simple License Generator

License Property Breakdown

Simple License Generator

Internet Archive

Free Hosting for CC works

http://www.archive.org/

Creative Commons SearchCreative Commons Search

Creative Commons Metadata Creative Commons Metadata ExampleExample

<rdf:RDF xmlns="http://web.resource.org/cc/"<rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/"xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

<Work rdf:about="http://example.com/article.html"><Work rdf:about="http://example.com/article.html"> <dc:title>An Example Article</dc:title><dc:title>An Example Article</dc:title> <dc:date>2003-10-01</dc:date><dc:date>2003-10-01</dc:date> <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /><dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />

<license rdf:resource="http://creativecommons.org/licenses/by-<license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.5/" />nc-sa/2.5/" />

</Work></Work>

<License rdf:about="http://creativecommons.org/licenses/by-nc-sa/2.5/"><License rdf:about="http://creativecommons.org/licenses/by-nc-sa/2.5/"> <permits rdf:resource="http://web.resource.org/cc/Reproduction" /><permits rdf:resource="http://web.resource.org/cc/Reproduction" /> <permits rdf:resource="http://web.resource.org/cc/Distribution" /><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/Notice" /> <requires rdf:resource="http://web.resource.org/cc/Attribution" /><requires rdf:resource="http://web.resource.org/cc/Attribution" /> <prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" /><prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" /> <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" /><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> <requires rdf:resource="http://web.resource.org/cc/ShareAlike" /><requires rdf:resource="http://web.resource.org/cc/ShareAlike" /></License></License>

</rdf:RDF></rdf:RDF>

Rights Description Use CasesRights Description Use Cases

DiscoveryDiscovery

ExpressionExpression

CommerceCommerce

Management(1)Management(1)

Rights Description vs. Rights Rights Description vs. Rights Management(2)Management(2)

Copy/Use promotion vs. Copy/Use protectionCopy/Use promotion vs. Copy/Use protection

Encourage fans vs. Discourage casual piratesEncourage fans vs. Discourage casual pirates

Resource management vs. Customer Resource management vs. Customer managementmanagement

Web content model vs. 20Web content model vs. 20thth century content model century content model

Not mutually exclusive in theory.Not mutually exclusive in theory.

Why Semantic Web?Why Semantic Web?

Small organization, no central registration for Small organization, no central registration for every license every license

Decentralization: Let a thousand search engines Decentralization: Let a thousand search engines bloom; web as API bloom; web as API

Existing RDF tools could take advantage of CC Existing RDF tools could take advantage of CC RDFRDF

Why RDF-in-HTML comments? (yuck)Why RDF-in-HTML comments? (yuck)

Considered:Considered:• Robots.txt-likeRobots.txt-like• HTML meta tagsHTML meta tags• LINK to external RDF fileLINK to external RDF file

RDF-in-HTML comments wins becauseRDF-in-HTML comments wins because• Metadata colocated with human visible HTML, Metadata colocated with human visible HTML,

only single copy & paste for licensorsonly single copy & paste for licensors• Full power of RDFFull power of RDF

Metadata colocated with HTML even better Metadata colocated with HTML even better (coming soon)(coming soon)

CC Search History ICC Search History I

Postgresql/tsearch2/python prototype (early 2004)Postgresql/tsearch2/python prototype (early 2004)

Sloooowwwww, but did what a prototype Sloooowwwww, but did what a prototype should doshould do

CC Search History IICC Search History II

CC-Nutch (late 2004)CC-Nutch (late 2004)

Nutch aims to be open source search engine Nutch aims to be open source search engine comparable to commercial web scale search comparable to commercial web scale search enginesengines

Built on top of Lucene full text indexBuilt on top of Lucene full text index

CC plugin only ~500 lines of code (not counting CC plugin only ~500 lines of code (not counting UI, CC-required additions to Nutch core)UI, CC-required additions to Nutch core)

http://search.creativecommons.org uses Nutch, uses Nutch, >1m CC-licensed pages indexed>1m CC-licensed pages indexed

CC Search History IIICC Search History III

Yahoo! Search for Creative Commons (early 2005)Yahoo! Search for Creative Commons (early 2005)

Search CC-licensed subset of Yahoo!’s index Search CC-licensed subset of Yahoo!’s index (~15m* pages)(~15m* pages)

*very rough guesstimate*very rough guesstimate

CC Search History IVCC Search History IV

Google CC search (November 2005)Google CC search (November 2005)

Search CC-licensed subset of Google’s index Search CC-licensed subset of Google’s index (~45m* pages)(~45m* pages)

*very rough guesstimate*very rough guesstimate

CC Search History V (the future)CC Search History V (the future)

Better metadata formatsBetter metadata formats

Image and Video searchImage and Video search

Derivatives searchDerivatives search

Content commerce searchContent commerce search

““Live” web searchLive” web search

““Management” (desktop, workgroup)Management” (desktop, workgroup)

Semantic mashupsSemantic mashups

Future CC metadata formatsFuture CC metadata formats

““Semantic XHTML” AKA “lowercase semantic web” Semantic XHTML” AKA “lowercase semantic web” AKA “microformats” (now)AKA “microformats” (now)

<a <a rel=“license”rel=“license” href=“ href=“http://creativecommons.org/licenses/by/2.5/”>”>

““Hard Core Semantic XHTML” AKA RDF/A Hard Core Semantic XHTML” AKA RDF/A AKA XHTML2 metadata (in working group)AKA XHTML2 metadata (in working group)

GRDDL (gleaning resource descriptions from GRDDL (gleaning resource descriptions from dialects of languages)dialects of languages)

Image and Video searchImage and Video search

Better metadata formatsBetter metadata formats

Image and Video searchImage and Video search

Derivatives searchDerivatives search

Content commerce searchContent commerce search

““Live” web searchLive” web search

““Management” (desktop, workgroup)Management” (desktop, workgroup)

Semantic mashupsSemantic mashups

Searching for Derivative WorksSearching for Derivative Works

Creative Commons (0)Creative Commons (0)

Creative Commons (0)Creative Commons (0)

Creative Commons (0)Creative Commons (0)

Creative Commons (0)Creative Commons (0)

Derivatives searchDerivatives search

RDF/XML snippet:RDF/XML snippet:

<dc:source <dc:source rdf:resource=”http://ccmixter.org/media/files/vicrdf:resource=”http://ccmixter.org/media/files/victor/3385”/>tor/3385”/>

Query like Yahoo! link: search or Technorati Query like Yahoo! link: search or Technorati Cosmos searchCosmos search

source:http://ccmixter.org/media/files/victor/338source:http://ccmixter.org/media/files/victor/33855

““Who sampled this” as the new “who linked Who sampled this” as the new “who linked to this”to this”

Content commerce searchContent commerce search

Transaction costs should be low even if rights are Transaction costs should be low even if rights are reservedreserved

Commercial terms and other commerce described Commercial terms and other commerce described by metadata associated with a workby metadata associated with a work

Find me work I can use at a price I can pay forFind me work I can use at a price I can pay for usage rightsusage rights warranty/paper trail (even if rights not warranty/paper trail (even if rights not

reserved)reserved)

Reintermediate consumer and creatorReintermediate consumer and creator

““Live” web search (feeds)Live” web search (feeds)

Feeds are explicitly metadata-rich (unlike typical Feeds are explicitly metadata-rich (unlike typical web page)web page)

Existing blog search ignores metadataExisting blog search ignores metadata

Web search will become more like blog search, Web search will become more like blog search, vice versa?vice versa?

““Management” (desktop, workgroup)Management” (desktop, workgroup)

Desktop search (OS-level)Desktop search (OS-level)

Content creation and media player integrationContent creation and media player integration

XMP (Flash 8 support?)XMP (Flash 8 support?)

Semantic WikisSemantic Wikis

Semantic mashupsSemantic mashups

Issues for Semantic Search on the Issues for Semantic Search on the Public WebPublic Web

Metadata qualityMetadata quality

TrustTrust

ScalabilityScalability

UsabilityUsability

CompatibilityCompatibility

Critical massCritical mass

State of the art IR works very well – high State of the art IR works very well – high expectations!expectations!

Issues for Open Licensing and FlashIssues for Open Licensing and Flash

CC is for “content”, offers broad range of choicesCC is for “content”, offers broad range of choices

Free/Open Source licenses have code covered Free/Open Source licenses have code covered veryvery well well

Flash can be used for pure content (e.g, movies), Flash can be used for pure content (e.g, movies), pure software “applications”pure software “applications”

Flash developers and designers come from a Flash developers and designers come from a different pool than software developers, different pool than software developers, different mindset. Maybe?different mindset. Maybe?

Flash development customers need to be Flash development customers need to be educated about CC and open sourceeducated about CC and open source

Non-Issues for Open Licensing and Non-Issues for Open Licensing and FlashFlash

Tons of CC-licensed content (images, music, Tons of CC-licensed content (images, music, video) available for use in your next Flash video) available for use in your next Flash production!production!

San Francisco Macromedia Users ForumSan Francisco Macromedia Users Forum

2006 Not Found2006 Not Found

Mike LinksvayerMike Linksvayer

Questions, feedback, flames:Questions, feedback, flames:

ml@creativecommons.org

http://developer.creativecommons.org

http://creativecommons.org/http://creativecommons.org/salonsalon

top related