SlideShare ist ein Scribd-Unternehmen logo
1 von 11
Downloaden Sie, um offline zu lesen
OpinioNet: The LiquidPub Reputation Module

                         Nardine Osman, Jordi Sabater, Carles Sierra

                                                 IIIA-CSIC

      2nd Workshop on Scientific Knowledge Creation, Dissemination, and Evaluation
                                   February 2010




N. Osman, J. Sabater,C. Sierra (IIIA)   OpinioNet: LP Reputation Module   February 2010   1 / 11
Use Case: Credit Attribution in Liquid Journals

Liquid Journals and the SKO model:


                                                                          KEY
                                                                                Liquid Journal
                                                                                Liquid Journal (solid) Issue
                                                                                Liquid Journal Article
                                                                                part of relation (solid)
                                                                                bookmarks relation (liquid/dynamic)
                                                  ...


               ...                      ...                ...




Note: All nodes (journals, issues, and articles) are viewed as SKOs.


N. Osman, J. Sabater,C. Sierra (IIIA)         OpinioNet: LP Reputation Module                     February 2010   2 / 11
Use Case: Credit Attribution in Liquid Journals

Information sources for computing reputation:
               + activity counters
               (e.g. number of subscriptions)
                                                                          KEY
                                                                                Liquid Journal
                                                                                Liquid Journal (solid) Issue
                                                                                Liquid Journal Article
                                                                                part of relation (solid)
                                                                                bookmarks relation (liquid/dynamic)
                                                  ...


               ...                      ...                ...

                          + authors’ h-indexes (default)
                          + activity counters
                          + citations & their author’s h-indexes


Note: These are not fixed, we can add more sources as we see fit.


N. Osman, J. Sabater,C. Sierra (IIIA)         OpinioNet: LP Reputation Module                     February 2010   3 / 11
Use Case: Credit Attribution in Liquid Journals

Transforming obtained information into opinions:


                                                                          KEY
                                                                                Liquid Journal
                                                                                Liquid Journal (solid) Issue
                                                                                Liquid Journal Article
                                                                                part of relation (solid)
                                                                                bookmarks relation (liquid/dynamic)
                                                  ...                           opinions


               ...                      ...                ...




Note: Each piece of information may be viewed as an opinion.


N. Osman, J. Sabater,C. Sierra (IIIA)         OpinioNet: LP Reputation Module                     February 2010   4 / 11
Use Case: Credit Attribution in Liquid Journals

Opinions may propagate following the OpinioNet algorithm:


                                                                          KEY
                                                                                Liquid Journal
          propagation                                                           Liquid Journal (solid) Issue
          of opinions                                                           Liquid Journal Article
                                                                                part of relation (solid)
                                                                                bookmarks relation (liquid/dynamic)
                                                  ...                           opinions


               ...                      ...                ...




Note: Propagation direction is different along different relations.


N. Osman, J. Sabater,C. Sierra (IIIA)         OpinioNet: LP Reputation Module                     February 2010   5 / 11
OpinioNet: calculating the reputation of research



Reliability measure
                         
                         1
                         
                                                                     direct(Pt ) ∧ t ≤ t
                                                                              n
                         
                         
                         
                         0                                           ¬direct(Pt )∀t ≤ t
                         
                         
                                                                              n
                 t
                πn =                                                  ∧ ∃ c · (c, n) ∈ E             (1)
                         
                         
                                                    t
                         
                         
                                                 πc
                                                                      otherwise
                         
                         
                                          |{c | (c, n) ∈ E}|
                         
                         
                         
                             ∀c·(c,n)∈E




N. Osman, J. Sabater,C. Sierra (IIIA)     OpinioNet: LP Reputation Module            February 2010   6 / 11
OpinioNet: calculating the reputation of research



Intrinsic opinions:
Opinion calculation - Aggregation of children’s opinions
                                               1
                              Pt =
                               n                             ·                   π c · Pt
                                                                                   t
                                                                                        c                   (2)
                                                         t
                                                        πc       ∀ c · (c,n)∈E
                                        ∀ c · (c,n)∈E


Opinion decay

                                        Pt = (Ptn − Dtn )ν ∆t + Dtn
                                         n     n     n           n                                          (3)




N. Osman, J. Sabater,C. Sierra (IIIA)       OpinioNet: LP Reputation Module                 February 2010   7 / 11
OpinioNet: calculating the reputation of research



Extrinsic opinions:
Opinion calculation - Aggregation of parents’ opinions
                                              1
                               Dt =
                                n                         ·                 πp · Pt
                                                                             t
                                                                                  p                   (4)
                                                      t
                                                     πp       ∀p·(n,p)∈E
                                        ∀p·(n,p)∈E


Opinion decay

                                        Dt = (Dtn − F)ν ∆t + F
                                         n     n                                                      (5)




N. Osman, J. Sabater,C. Sierra (IIIA)     OpinioNet: LP Reputation Module             February 2010   8 / 11
OpinioNet: calculating the reputation of research

Aggregating opinions:
Aggregating opinions for all attributes
                                                          X
                                                                            ρ(a) · P(ei |r , n, a, t)
                                                ∀ a∈A · P(ei |r ,n,a,t)=F
                          P(ei |r , n, , t) =                       X                                                      (6)
                                                                                      ρ(a)
                                                          ∀ a∈A · P(ei |r ,n,a,t)=F



Aggregating opinions for all reviewers
                                                        X
                                                                           Ω(r , n) · P(ei |r , n, a, t)
                                              ∀ r ∈G · P(ei |r ,n,a,t)=F
                        P(ei | , n, a, t) =                        X                                                       (7)
                                                                                     Ω(r , n)
                                                        ∀ r ∈G · P(ei |r ,n,a,t)=F


                                       t
Calculating a final reputation measure Rn ∈ [0, 1]
                                  t        1     X
                                 Rn =                 (2 · υ(ei ) − 1) · P(ei | , n, , t)                                  (8)
                                        2 · |E | e ∈E
                                                  i


N. Osman, J. Sabater,C. Sierra (IIIA)         OpinioNet: LP Reputation Module                              February 2010   9 / 11
A Final Note




What we still need to do for the 2nd year review:
        Implement the author’s reputation mechanism
        Design & generate Liquid Journal example that OpinioNet will run on
        Design & implement the presentation of results through a widget
        Apply OpinioNet to the Liquid Conference use case (?)




N. Osman, J. Sabater,C. Sierra (IIIA)   OpinioNet: LP Reputation Module   February 2010   10 / 11
Questions?




                          For more information, please visit:
                    http://project.liquidpub.org/reputation/




N. Osman, J. Sabater,C. Sierra (IIIA)   OpinioNet: LP Reputation Module   February 2010   11 / 11

Weitere ähnliche Inhalte

Andere mochten auch

Annotopia: Open Annotation Server
Annotopia: Open Annotation ServerAnnotopia: Open Annotation Server
Annotopia: Open Annotation ServerPaolo Ciccarese
 
Antes de usarlos, entendamos a los Influencers
Antes de usarlos, entendamos a los InfluencersAntes de usarlos, entendamos a los Influencers
Antes de usarlos, entendamos a los InfluencersÓscar Solano Brenes
 
2012 CNI Fall Membership Meeting
2012 CNI Fall Membership Meeting2012 CNI Fall Membership Meeting
2012 CNI Fall Membership MeetingPaolo Ciccarese
 
Career And Inventory Management
Career And Inventory ManagementCareer And Inventory Management
Career And Inventory ManagementSven Kruijs
 
Conferenza Venezia IUAV 2010
Conferenza Venezia IUAV 2010Conferenza Venezia IUAV 2010
Conferenza Venezia IUAV 2010Renzo Carlucci
 
PCQuest CIO Tech Priorities Survey 2014
PCQuest CIO Tech Priorities Survey 2014PCQuest CIO Tech Priorities Survey 2014
PCQuest CIO Tech Priorities Survey 2014Anil Chopra
 
10 Things A Non-profit Should Include In Its Contracts
10 Things A Non-profit Should Include In Its Contracts10 Things A Non-profit Should Include In Its Contracts
10 Things A Non-profit Should Include In Its ContractsErin McClarty
 
Five Contracts Every Non-profit Should Know About
Five Contracts Every Non-profit Should Know AboutFive Contracts Every Non-profit Should Know About
Five Contracts Every Non-profit Should Know AboutErin McClarty
 
3.0 en pocas palabras o casi nada.
3.0 en pocas palabras o casi nada.3.0 en pocas palabras o casi nada.
3.0 en pocas palabras o casi nada.Óscar Solano Brenes
 
Big Data Usage Survey
Big Data Usage SurveyBig Data Usage Survey
Big Data Usage SurveyAnil Chopra
 

Andere mochten auch (18)

Annotopia: Open Annotation Server
Annotopia: Open Annotation ServerAnnotopia: Open Annotation Server
Annotopia: Open Annotation Server
 
Presentatie PCO.Infra
Presentatie PCO.InfraPresentatie PCO.Infra
Presentatie PCO.Infra
 
Water treatment
Water treatmentWater treatment
Water treatment
 
Chapter 2 5
Chapter 2 5Chapter 2 5
Chapter 2 5
 
Antes de usarlos, entendamos a los Influencers
Antes de usarlos, entendamos a los InfluencersAntes de usarlos, entendamos a los Influencers
Antes de usarlos, entendamos a los Influencers
 
2012 CNI Fall Membership Meeting
2012 CNI Fall Membership Meeting2012 CNI Fall Membership Meeting
2012 CNI Fall Membership Meeting
 
Nick!
Nick!Nick!
Nick!
 
Career And Inventory Management
Career And Inventory ManagementCareer And Inventory Management
Career And Inventory Management
 
Conferenza Venezia IUAV 2010
Conferenza Venezia IUAV 2010Conferenza Venezia IUAV 2010
Conferenza Venezia IUAV 2010
 
Chapter 2 3
Chapter 2 3Chapter 2 3
Chapter 2 3
 
PCQuest CIO Tech Priorities Survey 2014
PCQuest CIO Tech Priorities Survey 2014PCQuest CIO Tech Priorities Survey 2014
PCQuest CIO Tech Priorities Survey 2014
 
10 Things A Non-profit Should Include In Its Contracts
10 Things A Non-profit Should Include In Its Contracts10 Things A Non-profit Should Include In Its Contracts
10 Things A Non-profit Should Include In Its Contracts
 
Five Contracts Every Non-profit Should Know About
Five Contracts Every Non-profit Should Know AboutFive Contracts Every Non-profit Should Know About
Five Contracts Every Non-profit Should Know About
 
3.0 en pocas palabras o casi nada.
3.0 en pocas palabras o casi nada.3.0 en pocas palabras o casi nada.
3.0 en pocas palabras o casi nada.
 
12
1212
12
 
Networking for Toastmasters
Networking for ToastmastersNetworking for Toastmasters
Networking for Toastmasters
 
Big Data Usage Survey
Big Data Usage SurveyBig Data Usage Survey
Big Data Usage Survey
 
credibility
credibilitycredibility
credibility
 

Mehr von Aliaksandr Birukou

Publishing conference proceedings internationally: how does it work
Publishing conference proceedings internationally: how does it workPublishing conference proceedings internationally: how does it work
Publishing conference proceedings internationally: how does it workAliaksandr Birukou
 
Технические аспекты публикации на нескольких языках – как правильно связать DOI
Технические аспекты публикации на нескольких языках – как правильно связать DOIТехнические аспекты публикации на нескольких языках – как правильно связать DOI
Технические аспекты публикации на нескольких языках – как правильно связать DOIAliaksandr Birukou
 
Conference Identity: persistent identifiers for conferences
Conference Identity: persistent identifiers for conferencesConference Identity: persistent identifiers for conferences
Conference Identity: persistent identifiers for conferencesAliaksandr Birukou
 
Springer LOD conference portal. Demo paper - screenshots
Springer LOD conference portal. Demo paper - screenshotsSpringer LOD conference portal. Demo paper - screenshots
Springer LOD conference portal. Demo paper - screenshotsAliaksandr Birukou
 
PersistentIDs and CrossMark for Conference Proceedings
PersistentIDs and CrossMark for Conference ProceedingsPersistentIDs and CrossMark for Conference Proceedings
PersistentIDs and CrossMark for Conference ProceedingsAliaksandr Birukou
 
Publishing conference proceedings internationally: Tips and tricks
Publishing conference proceedings internationally: Tips and tricksPublishing conference proceedings internationally: Tips and tricks
Publishing conference proceedings internationally: Tips and tricksAliaksandr Birukou
 
Linked Open Data about Springer Nature conferences. The story so far
Linked Open Data about Springer Nature conferences. The story so farLinked Open Data about Springer Nature conferences. The story so far
Linked Open Data about Springer Nature conferences. The story so farAliaksandr Birukou
 
Creating a dataset of peer review in computer science conferences published b...
Creating a dataset of peer review in computer science conferences published b...Creating a dataset of peer review in computer science conferences published b...
Creating a dataset of peer review in computer science conferences published b...Aliaksandr Birukou
 
Linked Data Initiatives at Springer Verlag
Linked Data Initiatives at Springer Verlag Linked Data Initiatives at Springer Verlag
Linked Data Initiatives at Springer Verlag Aliaksandr Birukou
 
Diversity-aware search for people, content, events AND Diversity-aware hiring...
Diversity-aware search for people, content, events AND Diversity-aware hiring...Diversity-aware search for people, content, events AND Diversity-aware hiring...
Diversity-aware search for people, content, events AND Diversity-aware hiring...Aliaksandr Birukou
 
Diversity-aware search for people, content, events AND Diversity-aware hiring...
Diversity-aware search for people, content, events AND Diversity-aware hiring...Diversity-aware search for people, content, events AND Diversity-aware hiring...
Diversity-aware search for people, content, events AND Diversity-aware hiring...Aliaksandr Birukou
 
An Integrated Solution for Runtime Compliance Governance in SOA
An Integrated Solution for Runtime Compliance Governance in SOAAn Integrated Solution for Runtime Compliance Governance in SOA
An Integrated Solution for Runtime Compliance Governance in SOAAliaksandr Birukou
 
20101112 librinnovando liquidpub
20101112 librinnovando liquidpub20101112 librinnovando liquidpub
20101112 librinnovando liquidpubAliaksandr Birukou
 
Is peer review any good? A quantitative analysis of peer review
Is peer review any good? A quantitative analysis of peer reviewIs peer review any good? A quantitative analysis of peer review
Is peer review any good? A quantitative analysis of peer reviewAliaksandr Birukou
 
Liquid Journals - Intro and RoadMap
Liquid Journals - Intro and RoadMapLiquid Journals - Intro and RoadMap
Liquid Journals - Intro and RoadMapAliaksandr Birukou
 
Liquid Journals. Overview. How social computing and liquid knowledge will sha...
Liquid Journals. Overview. How social computing and liquid knowledge will sha...Liquid Journals. Overview. How social computing and liquid knowledge will sha...
Liquid Journals. Overview. How social computing and liquid knowledge will sha...Aliaksandr Birukou
 
Automated Experimentation in Social Informatics
Automated Experimentation in Social InformaticsAutomated Experimentation in Social Informatics
Automated Experimentation in Social InformaticsAliaksandr Birukou
 
General presentation of the LiquidPub project
General presentation of the LiquidPub projectGeneral presentation of the LiquidPub project
General presentation of the LiquidPub projectAliaksandr Birukou
 
Peer Review in the LiquidPub project
Peer Review in the LiquidPub projectPeer Review in the LiquidPub project
Peer Review in the LiquidPub projectAliaksandr Birukou
 
LiquidPub: Services at Service of Science
LiquidPub: Services at Service of ScienceLiquidPub: Services at Service of Science
LiquidPub: Services at Service of ScienceAliaksandr Birukou
 

Mehr von Aliaksandr Birukou (20)

Publishing conference proceedings internationally: how does it work
Publishing conference proceedings internationally: how does it workPublishing conference proceedings internationally: how does it work
Publishing conference proceedings internationally: how does it work
 
Технические аспекты публикации на нескольких языках – как правильно связать DOI
Технические аспекты публикации на нескольких языках – как правильно связать DOIТехнические аспекты публикации на нескольких языках – как правильно связать DOI
Технические аспекты публикации на нескольких языках – как правильно связать DOI
 
Conference Identity: persistent identifiers for conferences
Conference Identity: persistent identifiers for conferencesConference Identity: persistent identifiers for conferences
Conference Identity: persistent identifiers for conferences
 
Springer LOD conference portal. Demo paper - screenshots
Springer LOD conference portal. Demo paper - screenshotsSpringer LOD conference portal. Demo paper - screenshots
Springer LOD conference portal. Demo paper - screenshots
 
PersistentIDs and CrossMark for Conference Proceedings
PersistentIDs and CrossMark for Conference ProceedingsPersistentIDs and CrossMark for Conference Proceedings
PersistentIDs and CrossMark for Conference Proceedings
 
Publishing conference proceedings internationally: Tips and tricks
Publishing conference proceedings internationally: Tips and tricksPublishing conference proceedings internationally: Tips and tricks
Publishing conference proceedings internationally: Tips and tricks
 
Linked Open Data about Springer Nature conferences. The story so far
Linked Open Data about Springer Nature conferences. The story so farLinked Open Data about Springer Nature conferences. The story so far
Linked Open Data about Springer Nature conferences. The story so far
 
Creating a dataset of peer review in computer science conferences published b...
Creating a dataset of peer review in computer science conferences published b...Creating a dataset of peer review in computer science conferences published b...
Creating a dataset of peer review in computer science conferences published b...
 
Linked Data Initiatives at Springer Verlag
Linked Data Initiatives at Springer Verlag Linked Data Initiatives at Springer Verlag
Linked Data Initiatives at Springer Verlag
 
Diversity-aware search for people, content, events AND Diversity-aware hiring...
Diversity-aware search for people, content, events AND Diversity-aware hiring...Diversity-aware search for people, content, events AND Diversity-aware hiring...
Diversity-aware search for people, content, events AND Diversity-aware hiring...
 
Diversity-aware search for people, content, events AND Diversity-aware hiring...
Diversity-aware search for people, content, events AND Diversity-aware hiring...Diversity-aware search for people, content, events AND Diversity-aware hiring...
Diversity-aware search for people, content, events AND Diversity-aware hiring...
 
An Integrated Solution for Runtime Compliance Governance in SOA
An Integrated Solution for Runtime Compliance Governance in SOAAn Integrated Solution for Runtime Compliance Governance in SOA
An Integrated Solution for Runtime Compliance Governance in SOA
 
20101112 librinnovando liquidpub
20101112 librinnovando liquidpub20101112 librinnovando liquidpub
20101112 librinnovando liquidpub
 
Is peer review any good? A quantitative analysis of peer review
Is peer review any good? A quantitative analysis of peer reviewIs peer review any good? A quantitative analysis of peer review
Is peer review any good? A quantitative analysis of peer review
 
Liquid Journals - Intro and RoadMap
Liquid Journals - Intro and RoadMapLiquid Journals - Intro and RoadMap
Liquid Journals - Intro and RoadMap
 
Liquid Journals. Overview. How social computing and liquid knowledge will sha...
Liquid Journals. Overview. How social computing and liquid knowledge will sha...Liquid Journals. Overview. How social computing and liquid knowledge will sha...
Liquid Journals. Overview. How social computing and liquid knowledge will sha...
 
Automated Experimentation in Social Informatics
Automated Experimentation in Social InformaticsAutomated Experimentation in Social Informatics
Automated Experimentation in Social Informatics
 
General presentation of the LiquidPub project
General presentation of the LiquidPub projectGeneral presentation of the LiquidPub project
General presentation of the LiquidPub project
 
Peer Review in the LiquidPub project
Peer Review in the LiquidPub projectPeer Review in the LiquidPub project
Peer Review in the LiquidPub project
 
LiquidPub: Services at Service of Science
LiquidPub: Services at Service of ScienceLiquidPub: Services at Service of Science
LiquidPub: Services at Service of Science
 

Kürzlich hochgeladen

Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationRosabel UA
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxleah joy valeriano
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 

Kürzlich hochgeladen (20)

Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translation
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 

General presentation of the LiquidPub project

  • 1. OpinioNet: The LiquidPub Reputation Module Nardine Osman, Jordi Sabater, Carles Sierra IIIA-CSIC 2nd Workshop on Scientific Knowledge Creation, Dissemination, and Evaluation February 2010 N. Osman, J. Sabater,C. Sierra (IIIA) OpinioNet: LP Reputation Module February 2010 1 / 11
  • 2. Use Case: Credit Attribution in Liquid Journals Liquid Journals and the SKO model: KEY Liquid Journal Liquid Journal (solid) Issue Liquid Journal Article part of relation (solid) bookmarks relation (liquid/dynamic) ... ... ... ... Note: All nodes (journals, issues, and articles) are viewed as SKOs. N. Osman, J. Sabater,C. Sierra (IIIA) OpinioNet: LP Reputation Module February 2010 2 / 11
  • 3. Use Case: Credit Attribution in Liquid Journals Information sources for computing reputation: + activity counters (e.g. number of subscriptions) KEY Liquid Journal Liquid Journal (solid) Issue Liquid Journal Article part of relation (solid) bookmarks relation (liquid/dynamic) ... ... ... ... + authors’ h-indexes (default) + activity counters + citations & their author’s h-indexes Note: These are not fixed, we can add more sources as we see fit. N. Osman, J. Sabater,C. Sierra (IIIA) OpinioNet: LP Reputation Module February 2010 3 / 11
  • 4. Use Case: Credit Attribution in Liquid Journals Transforming obtained information into opinions: KEY Liquid Journal Liquid Journal (solid) Issue Liquid Journal Article part of relation (solid) bookmarks relation (liquid/dynamic) ... opinions ... ... ... Note: Each piece of information may be viewed as an opinion. N. Osman, J. Sabater,C. Sierra (IIIA) OpinioNet: LP Reputation Module February 2010 4 / 11
  • 5. Use Case: Credit Attribution in Liquid Journals Opinions may propagate following the OpinioNet algorithm: KEY Liquid Journal propagation Liquid Journal (solid) Issue of opinions Liquid Journal Article part of relation (solid) bookmarks relation (liquid/dynamic) ... opinions ... ... ... Note: Propagation direction is different along different relations. N. Osman, J. Sabater,C. Sierra (IIIA) OpinioNet: LP Reputation Module February 2010 5 / 11
  • 6. OpinioNet: calculating the reputation of research Reliability measure  1   direct(Pt ) ∧ t ≤ t n    0 ¬direct(Pt )∀t ≤ t    n t πn = ∧ ∃ c · (c, n) ∈ E (1)   t    πc otherwise   |{c | (c, n) ∈ E}|    ∀c·(c,n)∈E N. Osman, J. Sabater,C. Sierra (IIIA) OpinioNet: LP Reputation Module February 2010 6 / 11
  • 7. OpinioNet: calculating the reputation of research Intrinsic opinions: Opinion calculation - Aggregation of children’s opinions 1 Pt = n · π c · Pt t c (2) t πc ∀ c · (c,n)∈E ∀ c · (c,n)∈E Opinion decay Pt = (Ptn − Dtn )ν ∆t + Dtn n n n n (3) N. Osman, J. Sabater,C. Sierra (IIIA) OpinioNet: LP Reputation Module February 2010 7 / 11
  • 8. OpinioNet: calculating the reputation of research Extrinsic opinions: Opinion calculation - Aggregation of parents’ opinions 1 Dt = n · πp · Pt t p (4) t πp ∀p·(n,p)∈E ∀p·(n,p)∈E Opinion decay Dt = (Dtn − F)ν ∆t + F n n (5) N. Osman, J. Sabater,C. Sierra (IIIA) OpinioNet: LP Reputation Module February 2010 8 / 11
  • 9. OpinioNet: calculating the reputation of research Aggregating opinions: Aggregating opinions for all attributes X ρ(a) · P(ei |r , n, a, t) ∀ a∈A · P(ei |r ,n,a,t)=F P(ei |r , n, , t) = X (6) ρ(a) ∀ a∈A · P(ei |r ,n,a,t)=F Aggregating opinions for all reviewers X Ω(r , n) · P(ei |r , n, a, t) ∀ r ∈G · P(ei |r ,n,a,t)=F P(ei | , n, a, t) = X (7) Ω(r , n) ∀ r ∈G · P(ei |r ,n,a,t)=F t Calculating a final reputation measure Rn ∈ [0, 1] t 1 X Rn = (2 · υ(ei ) − 1) · P(ei | , n, , t) (8) 2 · |E | e ∈E i N. Osman, J. Sabater,C. Sierra (IIIA) OpinioNet: LP Reputation Module February 2010 9 / 11
  • 10. A Final Note What we still need to do for the 2nd year review: Implement the author’s reputation mechanism Design & generate Liquid Journal example that OpinioNet will run on Design & implement the presentation of results through a widget Apply OpinioNet to the Liquid Conference use case (?) N. Osman, J. Sabater,C. Sierra (IIIA) OpinioNet: LP Reputation Module February 2010 10 / 11
  • 11. Questions? For more information, please visit: http://project.liquidpub.org/reputation/ N. Osman, J. Sabater,C. Sierra (IIIA) OpinioNet: LP Reputation Module February 2010 11 / 11