uncommon knowledge, open innovation Wednesday, March 11, 2009 how - - PowerPoint PPT Presentation

uncommon knowledge open innovation
SMART_READER_LITE
LIVE PREVIEW

uncommon knowledge, open innovation Wednesday, March 11, 2009 how - - PowerPoint PPT Presentation

uncommon knowledge, open innovation Wednesday, March 11, 2009 how do we make the web work for science? Wednesday, March 11, 2009 we need more from what we know. Wednesday, March 11, 2009 we need more from what we know. Wednesday, March 11,


slide-1
SLIDE 1

uncommon knowledge, open innovation

Wednesday, March 11, 2009

slide-2
SLIDE 2

how do we make the web work for science?

Wednesday, March 11, 2009

slide-3
SLIDE 3

we need more from what we know.

Wednesday, March 11, 2009

slide-4
SLIDE 4

we need more from what we know.

Wednesday, March 11, 2009

slide-5
SLIDE 5

“compatibly communicating” devices.

Wednesday, March 11, 2009

slide-6
SLIDE 6

“compatibly communicating” knowledge?

Wednesday, March 11, 2009

slide-7
SLIDE 7

1. science on the net: digitized, not digital.

Wednesday, March 11, 2009

slide-8
SLIDE 8

Wednesday, March 11, 2009

slide-9
SLIDE 9

Wednesday, March 11, 2009

slide-10
SLIDE 10

Wednesday, March 11, 2009

slide-11
SLIDE 11

Wednesday, March 11, 2009

slide-12
SLIDE 12

Wednesday, March 11, 2009

slide-13
SLIDE 13

stable systems have “immune” responses to change.

Wednesday, March 11, 2009

slide-14
SLIDE 14

Wednesday, March 11, 2009

slide-15
SLIDE 15

Wednesday, March 11, 2009

slide-16
SLIDE 16

Wednesday, March 11, 2009

slide-17
SLIDE 17

there is no crowd.

Wednesday, March 11, 2009

slide-18
SLIDE 18

the knowledge is uncommon.

Wednesday, March 11, 2009

slide-19
SLIDE 19

2. the digital commons - another network layer.

Wednesday, March 11, 2009

slide-20
SLIDE 20

computers documents knowledge tcp/ip html/http commons

Wednesday, March 11, 2009

slide-21
SLIDE 21

Wednesday, March 11, 2009

slide-22
SLIDE 22

socially constructed rights

Wednesday, March 11, 2009

slide-23
SLIDE 23

“rivalrous goods”

Wednesday, March 11, 2009

slide-24
SLIDE 24

socially constructed exceptions

Wednesday, March 11, 2009

slide-25
SLIDE 25

“rivalrous goods” the tragedy is the anti-commons

Wednesday, March 11, 2009

slide-26
SLIDE 26
  • pen rights.

multiplicity of incentives. distributed workloads.

Wednesday, March 11, 2009

slide-27
SLIDE 27

Wednesday, March 11, 2009

slide-28
SLIDE 28

commons as infrastructure

Wednesday, March 11, 2009

slide-29
SLIDE 29

computers documents knowledge tcp/ip html/http semantics

Wednesday, March 11, 2009

slide-30
SLIDE 30

IGFBP-5 plays a role in the regulation of cellular senescence via a p53-dependent pathway and in aging-associated vascular diseases

“papers”

Wednesday, March 11, 2009

slide-31
SLIDE 31

IGFBP-5 plays a role in the regulation of cellular senescence via a p53-dependent pathway and in aging-associated vascular diseases

“networked knowledge”

Wednesday, March 11, 2009

slide-32
SLIDE 32

making computers understand things

Wednesday, March 11, 2009

slide-33
SLIDE 33

Web page Web page

links to making computers understand links between documents

Wednesday, March 11, 2009

slide-34
SLIDE 34

drinking coffee feel awake

causes making computers understand relationships between ideas

Wednesday, March 11, 2009

slide-35
SLIDE 35

coffee

“coffee” “cafe” “kopi” http://ontology.foo.org/1234567

URLs for concepts, not just pages

Wednesday, March 11, 2009

slide-36
SLIDE 36

www

Wednesday, March 11, 2009

slide-37
SLIDE 37

3. hard to do, but not impossible.

Wednesday, March 11, 2009

slide-38
SLIDE 38

digital content research tools technology

Wednesday, March 11, 2009

slide-39
SLIDE 39

research tools

Wednesday, March 11, 2009

slide-40
SLIDE 40

coming soon.

Wednesday, March 11, 2009

slide-41
SLIDE 41

Wednesday, March 11, 2009

slide-42
SLIDE 42

digital content

Wednesday, March 11, 2009

slide-43
SLIDE 43

image from the public library of science licensed to the public under CC-BY 3.0

>1000 journals under CC

Wednesday, March 11, 2009

slide-44
SLIDE 44

what do these ideas mean in a world of integrated data?

Wednesday, March 11, 2009

slide-45
SLIDE 45

interoperate with the public domain.

Wednesday, March 11, 2009

slide-46
SLIDE 46

announcing: personal genomes under CC, available via filesharing networks

Wednesday, March 11, 2009

slide-47
SLIDE 47

Wednesday, March 11, 2009

slide-48
SLIDE 48

Wednesday, March 11, 2009

slide-49
SLIDE 49

Wednesday, March 11, 2009

slide-50
SLIDE 50

Wednesday, March 11, 2009

slide-51
SLIDE 51

technology

Wednesday, March 11, 2009

slide-52
SLIDE 52

exponential content growth

Wednesday, March 11, 2009

slide-53
SLIDE 53

0.25 0.50 0.75 1.00 1990 1994 1998 2002

  • ur brain capacity

Wednesday, March 11, 2009

slide-54
SLIDE 54

http://nar.oxfordjournals.org/cgi/content/full/gkm1037/DC1/1

990+ databases

Wednesday, March 11, 2009

slide-55
SLIDE 55

“find me signal transduction genes in pyramidal neurons”

Wednesday, March 11, 2009

slide-56
SLIDE 56

“read 189,000 pages” is not the ideal answer.

Wednesday, March 11, 2009

slide-57
SLIDE 57

Wednesday, March 11, 2009

slide-58
SLIDE 58

Wednesday, March 11, 2009

slide-59
SLIDE 59

prefix go: <http://purl.org/obo/owl/GO#> prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> prefix owl: <http://www.w3.org/2002/07/owl#> prefix mesh: <http://purl.org/commons/record/mesh/> prefix sc: <http://purl.org/science/owl/sciencecommons/> prefix ro: <http://www.obofoundry.org/ro/ro.owl#> select ?genename ?processname where { graph <http://purl.org/commons/hcls/pubmesh> { ?paper ?p mesh:D017966 . ?article sc:identified_by_pmid ?paper. ?gene sc:describes_gene_or_gene_product_mentioned_by ?article. } graph <http://purl.org/commons/hcls/goa> { ?protein rdfs:subClassOf ?res. ?res owl:onProperty ro:has_function. ?res owl:someValuesFrom ?res2. ?res2 owl:onProperty ro:realized_as. ?res2 owl:someValuesFrom ?process. graph <http://purl.org/commons/hcls/20070416/classrelations> {{?process <http://purl.org/obo/owl/obo#part_of> go:GO_0007166} union {?process rdfs:subClassOf go:GO_0007166 }} ?protein rdfs:subClassOf ?parent. ?parent owl:equivalentClass ?res3. ?res3 owl:hasValue ?gene. } graph <http://purl.org/commons/hcls/gene> { ?gene rdfs:label ?genename } graph <http://purl.org/commons/hcls/20070416> { ?process rdfs:label ?processname} }

Mesh: Pyramidal Neurons Pubmed: Journal Articles Entrez Gene: Genes GO: Signal Transduction

you need four data sources to answer the question.

Wednesday, March 11, 2009

slide-60
SLIDE 60

DRD1, 1812 adenylate cyclase activation ADRB2, 154 adenylate cyclase activation ADRB2, 154 arrestin mediated desensitization of G-protein coupled receptor protein signaling pathway DRD1IP, 50632 dopamine receptor signaling pathway DRD1, 1812 dopamine receptor, adenylate cyclase activating pathway DRD2, 1813 dopamine receptor, adenylate cyclase inhibiting pathway GRM7, 2917 G-protein coupled receptor protein signaling pathway GNG3, 2785 G-protein coupled receptor protein signaling pathway GNG12, 55970 G-protein coupled receptor protein signaling pathway DRD2, 1813 G-protein coupled receptor protein signaling pathway ADRB2, 154 G-protein coupled receptor protein signaling pathway CALM3, 808 G-protein coupled receptor protein signaling pathway HTR2A, 3356 G-protein coupled receptor protein signaling pathway DRD1, 1812 G-protein signaling, coupled to cyclic nucleotide second messenger SSTR5, 6755 G-protein signaling, coupled to cyclic nucleotide second messenger MTNR1A, 4543 G-protein signaling, coupled to cyclic nucleotide second messenger CNR2, 1269 G-protein signaling, coupled to cyclic nucleotide second messenger HTR6, 3362 G-protein signaling, coupled to cyclic nucleotide second messenger GRIK2, 2898 glutamate signaling pathway GRIN1, 2902 glutamate signaling pathway GRIN2A, 2903 glutamate signaling pathway GRIN2B, 2904 glutamate signaling pathway ADAM10, 102 integrin-mediated signaling pathway GRM7, 2917 negative regulation of adenylate cyclase activity LRP1, 4035 negative regulation of Wnt receptor signaling pathway ADAM10, 102 Notch receptor processing ASCL1, 429 Notch signaling pathway HTR2A, 3356 serotonin receptor signaling pathway ADRB2, 154 transmembrane receptor protein tyrosine kinase activation (dimerization) PTPRG, 5793 transmembrane receptor protein tyrosine kinase signaling pathway EPHA4, 2043 transmembrane receptor protein tyrosine kinase signaling pathway NRTN, 4902 transmembrane receptor protein tyrosine kinase signaling pathway CTNND1, 1500 Wnt receptor signaling pathway `

precise answers to complex questions

Wednesday, March 11, 2009

slide-61
SLIDE 61

http://hcls1.csail.mit.edu:8890/sparql/?query=prefix%20go%3A%20%3Chttp%3A%2F%2Fpurl.org%2Fobo%2Fowl%2FGO%23%3E %0Aprefix%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0Aprefix%20owl%3A %20%3Chttp%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23%3E%0Aprefix%20mesh%3A%20%3Chttp%3A%2F%2Fpurl.org %2Fcommons%2Frecord%2Fmesh%2F%3E%0Aprefix%20sc%3A%20%3Chttp%3A%2F%2Fpurl.org%2Fscience%2Fowl %2Fsciencecommons%2F%3E%0Aprefix%20ro%3A%20%3Chttp%3A%2F%2Fwww.obofoundry.org%2Fro%2Fro.owl%23%3E%0A %0Aselect%20%3Fgenename%20%3Fprocessname%0Awhere%0A%7B%20%20graph%20%3Chttp%3A%2F%2Fpurl.org%2Fcommons %2Fhcls%2Fpubmesh%3E%0A%20%20%20%20%20%7B%20%3Fpaper%20%3Fp%20mesh%3AD017966%20.%0A %20%20%20%20%20%20%20%3Farticle%20sc%3Aidentified_by_pmid%20%3Fpaper.%0A%20%20%20%20%20%20%20%3Fgene %20sc%3Adescribes_gene_or_gene_product_mentioned_by%20%3Farticle.%0A%20%20%20%20%20%7D%0A%20%20%20graph %20%3Chttp%3A%2F%2Fpurl.org%2Fcommons%2Fhcls%2Fgoa%3E%0A%20%20%20%20%20%7B%20%3Fprotein%20rdfs %3AsubClassOf%20%3Fres.%0A%20%20%20%20%20%20%20%3Fres%20owl%3AonProperty%20ro%3Ahas_function.%0A %20%20%20%20%20%20%20%3Fres%20owl%3AsomeValuesFrom%20%3Fres2.%0A %20%20%20%20%20%20%20%3Fres2%20owl%3AonProperty%20ro%3Arealized_as.%0A %20%20%20%20%20%20%20%3Fres2%20owl%3AsomeValuesFrom%20%3Fprocess.%0A%20%20%20graph%20%3Chttp%3A%2F %2Fpurl.org%2Fcommons%2Fhcls%2F20070416%2Fclassrelations%3E%0A%20%20%20%20%20%7B%7B%3Fprocess%20%3Chttp %3A%2F%2Fpurl.org%2Fobo%2Fowl%2Fobo%23part_of%3E%20go%3AGO_0007166%7D%0A%20%20%20%20%20%20%20union %0A%20%20%20%20%20%20%7B%3Fprocess%20rdfs%3AsubClassOf%20go%3AGO_0007166%20%7D%7D%0A %20%20%20%20%20%20%20%3Fprotein%20rdfs%3AsubClassOf%20%3Fparent.%0A%20%20%20%20%20%20%20%3Fparent %20owl%3AequivalentClass%20%3Fres3.%0A%20%20%20%20%20%20%20%3Fres3%20owl%3AhasValue%20%3Fgene.%0A %20%20%20%20%20%20%7D%0A%20%20%20graph%20%3Chttp%3A%2F%2Fpurl.org%2Fcommons%2Fhcls%2Fgene%3E%0A %20%20%20%20%20%7B%20%3Fgene%20rdfs%3Alabel%20%3Fgenename%20%7D%0A%20%20%20graph%20%3Chttp%3A%2F %2Fpurl.org%2Fcommons%2Fhcls%2F20070416%3E%0A%20%20%20%20%20%7B%20%3Fprocess%20rdfs%3Alabel %20%3Fprocessname%7D%0A%7D&format=&maxrows=50

we can turn ugly query code into a link

Wednesday, March 11, 2009

slide-62
SLIDE 62

we can turn ugly query code into a link

Wednesday, March 11, 2009

slide-63
SLIDE 63

prefix go: <http://purl.org/obo/owl/GO#> prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> prefix owl: <http://www.w3.org/2002/07/owl#> prefix mesh: <http://purl.org/commons/record/mesh/> prefix sc: <http://purl.org/science/owl/sciencecommons/> prefix ro: <http://www.obofoundry.org/ro/ro.owl#> select ?genename ?processname where { graph <http://purl.org/commons/hcls/pubmesh> { ?paper ?p mesh:D009369 . ?article sc:identified_by_pmid ?paper. ?gene sc:describes_gene_or_gene_product_mentioned_by ?article. } graph <http://purl.org/commons/hcls/goa> { ?protein rdfs:subClassOf ?res. ?res owl:onProperty ro:has_function. ?res owl:someValuesFrom ?res2. ?res2 owl:onProperty ro:realized_as. ?res2 owl:someValuesFrom ?process. graph <http://purl.org/commons/hcls/20070416/classrelations> {{?process <http://purl.org/obo/owl/obo#part_of>

go:GO_0006610}

union {?process rdfs:subClassOf go:GO_0006610 }} ?protein rdfs:subClassOf ?parent. ?parent owl:equivalentClass ?res3. ?res3 owl:hasValue ?gene. } graph <http://purl.org/commons/hcls/gene> { ?gene rdfs:label ?genename } graph <http://purl.org/commons/hcls/20070416> { ?process rdfs:label ?processname} }

users can view and edit source

Wednesday, March 11, 2009

slide-64
SLIDE 64

collaborative question answering

Wednesday, March 11, 2009

slide-65
SLIDE 65
  • pen = pleasant surprises.

Wednesday, March 11, 2009

slide-66
SLIDE 66

google maps for brain images

http://sparql.neurocommons.org:8890/map/#Kcnip3@2850,Kcnd1@2800

Wednesday, March 11, 2009

slide-67
SLIDE 67

“one last thing”

Wednesday, March 11, 2009

slide-68
SLIDE 68

“it’s the links, dummy”

  • James Boyle

aka “Boyle’s Law 2.0”

Wednesday, March 11, 2009

slide-69
SLIDE 69

Wednesday, March 11, 2009

slide-70
SLIDE 70

Wednesday, March 11, 2009

slide-71
SLIDE 71

Wednesday, March 11, 2009

slide-72
SLIDE 72

Wednesday, March 11, 2009

slide-73
SLIDE 73

Wednesday, March 11, 2009

slide-74
SLIDE 74

Wednesday, March 11, 2009

slide-75
SLIDE 75

Wednesday, March 11, 2009

slide-76
SLIDE 76

Wednesday, March 11, 2009

slide-77
SLIDE 77

Wednesday, March 11, 2009

slide-78
SLIDE 78

http://ucsdbiolit.codeplex.com/ http://blogs.msdn.com/exscientia/

http://tinyurl.com/deypwt

(video) (developer blog) (project site)

Wednesday, March 11, 2009

slide-79
SLIDE 79

closing the loop to open innovation: freedom to operate.

Wednesday, March 11, 2009

slide-80
SLIDE 80

reconstructing the research exemption

Wednesday, March 11, 2009

slide-81
SLIDE 81

Wednesday, March 11, 2009

slide-82
SLIDE 82

thank you wilbanks@creativecommons.org http://sciencecommons.org

Wednesday, March 11, 2009