SlideShare uma empresa Scribd logo
1 de 65
Baixar para ler offline
Collaborative Editing of
Lightweight Ontologies
with
WebProtégé
Natasha Noy
Matthew Horridge
TaniaTudorache
Stanford University
Download the slides
http://tinyurl.com/semtech-webprotege
Plan
•Introduction
•What is collaborative ontology editing?
•A guided tour of WebProtégé
•Hands-on exercise
•Discussion, Roadmap and Wrap up
What is Protégé?
• An open-source ontology editor
• developed at Stanford University
• has more than 200,00 registered users
• has dozens of plugins for
• visualization
• inference
• import and export
• ….
• has an API for developers
A bit of Protégé history
• Started more than 20 years ago
• Has gone through many iterations
• Was the first editor to support OWL 1
• Informed the design of OWL 2
• Has a thriving user community:
• conferences
• mailing list
• short courses
Protégé short course:
Vienna, September 2-4
Text
http://protege.stanford.edu/shortcourse/protege-owl/201309/
The “Classic” Protégé
Not what this tutorial is about!
WebProtégé
•A Web-based application
•edit ontologies in your Web browser
•nothing to install
•Supports distributed editing
•multiple editors can make changes at the
same time
•Includes many collaboration features
•discussion, watches, feeds
Plan
•Introduction
•Collaborative ontology editing
•Hands-on
•WebProtégé in large projects
•Discussion, Roadmap and Wrapup
Collaborative Ontology Development
Collaborative Ontology Development

Collaboration: several users contribute to the
development of one ontology
– Small group → larger community
– Larger ontologies that concern a certain community
– Individual process → social process

Each community does it its own way
Use cases of collaborative development in
biomedical domain
• Gene Ontology (GO)
• NCI Thesaurus
• BiomedGT
• OBI, BIRNLex, RadLex
• Open Biomedical Ontologies (OBO)
• International Classification:
– of Diseases (ICD-11)
– of Traditional Medicine (ICTM)
– of Patient Safety (ICPS)
The NCI Thesaurus collaborative
development process
●
Simultaneous editing in Protégé
clients
●
Custom UI for restricting user
input and enforcing business
rules
●
Development cycle begins after
baseline
●
~20 full-time editors making
changes; 1 “lead editor” who
approves the changes, and
assigns new tasks
●
Released version on NCI
website and BioPortal
Reference ontology for cancer biology, translational science, and clinical
oncology
ICD-11
● 11th Revision of the International
Classification of Diseases
● Over 10.000 categories used for coding,
billing, statistics, policy making all over the
world
● Collaborative and international effort
● Current version: published as books
● Goal for the new version: use a more formal
representation and published in electronical
format; use Web-based collaboration and
social platforms for editing
Construction of ICD-10:
Revision Process in the 20th
Century
● 8 Annual Revision Conferences (1982
- 89)
● 17 – 58 Countries participated
– 1- 5 person delegations
– Mainly Health Statisticians
● Manual curation
– List exchange
– Index was done later
● "Decibel” Method of discussion
● Output: Paper Copy
● Work in English only
● Limited testing in the field
ICD-11 process today
● Over 250 domain experts from around the world
● Organized in groups, which edit different parts of the ontology
ICD-11 process today (cont.)
● Each night a snapshot of the commonly edited ontology is
published in a public platform to encourage feedback from
the larger community
http://apps.who.int/classifications/icd11/browse/f/en
● Editorial workflow
● Centrally overseen by WHO
● Peer-reviewed process for the content and structure
● WebProtégé used as the collaborative ontology
development platform
Other ways of collaborating: Wikis
● Wikis are well known; Wikipedia
● Semantic Wikis – add semantic extensions to the wiki
platforms
● Assign a wiki page to an entity in the ontology (e.g. the
class “Mountain”)
● Export/import RDF
Semantic Wiki: MoKi
Source: https://moki.fbk.eu/website/userfiles/image/entmod.png
The challenge with wikis
Source: Hoehndorf, Robert, et al. "BOWiki: an ontology-based wiki for annotation of data and integration of knowledge in biology."
BMC bioinformatics 10.Suppl 5 (2009): S5.
Using sourceforge to manage change proposals for the Gene Ontology
myexperiment: social platform for sharing scientific workflows
Other collaboration processes
● Use source control repositories – SVN, CVS
– Text based mechanisms
– Hard to merge local copies in the shared copy
● Locking mechanisms (lock parts of an ontology for editing)
● Use specialized (domain dependent) ontology repositories,
e.g., BioPortal
BioPortal
● An open repository of biomedical ontologies developed by NCBO at
Stanford
● Publishing of ontologies, versioning (over 350 ontologies)
● Discussions and structured proposals
● Mappings, views
● Storing metadata
● Search over all ontologies
● Browsing different versions of an ontology
● All content and functionality also available as REST Web services →
mash-up of applications
● Technology is domain independent
● http://bioportal.bioontology.org
BioPortal Statistics
Ontology list in BioPortal
NCI Thesaurus details in BioPortal
Useful features for collaboration
● Tools for discussion and reaching consensus
– Add notes to ontology entities (classes, properties, individuals,
axioms)
– Add reviews and change proposals anywhere in the ontology
– Document the decision process and final decisions
● Complete Change history
– Establish provenance
– Retrieve ontology snapshots at any time
– Implement different conflict resolution mechanisms
● Personalized views of an ontology based on:
– User’s role and tasks
– User’s level of expertise
Useful features for collaboration (cont.)
● User roles and access control
– Fine-grained control for editing and viewing rights
– Sharing of ontologies
● Publishing released versions of an ontology in a central
location,e.g. a repository
● Scalability, reliability and robustness
WebProtégé
A QuickTour of the UI
Creating an Account I
Create a new account
Creating an Account II
Email address - used for notifications such as ontology changes
User name - displayed next to changes you make and notes that you post
The “Home Screen”
Side bar
Project list. Click project
name to open
Create project
Download project
Sign In/Sign Out
Trash projectUpload project
The Side Bar
All public projects plus your projects that are not in the trash
Your projects that are in the trash
Only projects owned by you that are not in the trash
Projects
A project encompasses: A collection of ontologies
Notes & discussions and watches
Some user interface settings
Some sharing settings
A list of revisions and a log of changes
Creating a Project
Create New Project
Project name - does not need to be unique
Project description - appears in the project list
Uploading a Project
Upload Project
Project name - does not need to be unique
Project description - appears in the project list
Local OWL file name
Sharing
Share link (top right corner)
Public Projects
➊ Select public
➋ Assign permissions for anyone including guests
➌ Assign more fine-grained access for specific users
Enter names in list and press “Add”
Private Projects
➊ Select public
Access is restricted to specific users
➋ Assign more permissions for specific users.
Enter names in list and press “Add”
Class tree Editor (similar for properties and individuals) Notes & Discussions
Project feed
Editing Class Descriptions
Adding Subclasses
Create subclasses button
Enter one or more names. Press CTRL+Enter to accept and close
(one class name per line)
Editing Class Descriptions
Display name - corresponds to the value of rdfs:label here
IRI - Internationalized Resource Identifier. Auto-generated, globally unique
“Property values”
(Class expressions under the hood
owl:subClassOf)
Annotation assertions
Values can be class names, datatype names,
individual names, numbers, dates and strings
Language editor for plain literals
Delete row
Auto-Completion
Type in name. Popup shows possible matches.
Dublin Core and SKOS properties “recognised”
On-the-Fly Creation
New property warning
(helps prevent typos!)
Press the tab key and enter value to create property
(property type will be determined from the value)
Editing Individual Descriptions
Class tree Editor Notes & Discussions
Project feed
Display name - corresponds to the value of rdfs:label here
IRI - Internationalized Resource Identifier. Auto-generated, globally unique
“Property values”
(Annotations, property assertions or
class expressions under the hood -
owl:subClassOf)
Type assertions
(rdf:type)
Values can be class names, datatype names,
individual names, numbers, dates and strings
Delete row
Same individuals
(owl:sameAs)
Editing Individual Descriptions
Icon Cheat Sheet
Class
Individual (named)
Datatype (xsd:integer, xsd:double etc.)
Property (object/data property)
Annotation property
Number
Date-Time
Literal
Link (http:)
IRI
Hands On
Online Newspaper
ModellingTask
Build an ontology to describe an online newspaper
or news website e.g. www.nyt.com or www.bbc.com
Goal: Become familiar with WebProtégé
and some aspects of collaborative ontology editing
Content
Articles:
title, author, date published, edited by, keywords/topics,
published in section, media (pictures, video), external links
etc.
Advertisements:
Standard ad, personal ad, Service ad etc.
Model different kinds of articles and their properties. For example,
Structure
Newspaper:
date published, issue, front matter etc.
Sections:
Domestic News,World News, Editorial, Magazine, Letters,
Commentary,Television Listings,Advertisements,
Appointments/Jobs, Sport, Business etc.
Sections and subsections
Model the structure of a news paper - different sections and how they
fit together. For example,
People
Employees:
Columnist, Editor, Section Editor, Reporter, International
Reporter, Manager
name, contact details: email, phone number, role
Other people:
Politician, President,Actor etc. Individual people, e.g.
Barack Obama.
Model the people who contribute to the news paper and people who
are the subject of articles. For example,
Custom entry forms for editing the ontology
content
● Easy to create user interfaces for the domain experts
● Use common entry forms, but still keep the ontology
“intelligence” behind it
● A form widget (e.g., text field) is linked to a property in the
ontology
● Easy to create custom forms with different views for
different users
● Hides complex ontology stuff
Form configuration in WebProtégé
Form-based editing and configuration of the user interface for the development of ICD-11
http://icatdemo.stanford.edu
Examples of form-based editing
Importing BioPortal terms into
WebProtégé
(1) Search term in BioPortal ontologies
(2) Get
search
results
(3) Browse
details of
results
(4) Import into WebProtégé with
single click
WebProtégé – Make Up
Protégé Collaboration
Framework
WebProtégé
WebProtégé Server
GWT RPC
Server side
Client side
Java
Java
Java at
development time
JavaScript at
run- time

2 parts: server and client

Server is completely
implemented in Java and makes
API calls to the OWL-API and
other libraries

Client side is developed in Java,
and later compiled by GWT into
JavaScript

Communication between server
client is done via GWT RPC or
simple HTTP calls
WebProtégé is pluggable
WebProtégé User Interface
(GWT)
Portlets
Event manager Other managers
WebProtégé Server (Java)
Access policies
service
...
Ontology
Service
Notes and
changes Service
pluggable
pluggable
Extending WebProtégé

Plug-in infrastructure very similar to Protégé's: create your
own tabs and portlets

Extend: AbstractTab or AbstractEntityPortlet

Implement your own RPCs, if needed

Reuse existing portlet code

Writing a tab – as easy as creating an empty class that
extends AbstractTab
http://protegewiki.stanford.edu/wiki/WebProtegeImplementationGuide
Resources
●
Online WebProtégé server: http://webprotege.stanford.edu
●
WebProtégé documentation:http://protegewiki.stanford.edu/wiki/WebProtege
●
WebProtégé paper: “WebProtégé: A Collaborative Ontology Editor and Knowledge
Acquisition Tool for the Web”, Tania Tudorache, Csongor Nyulas, Natalya F. Noy,
Mark A. Musen, Semantic Web Journal (SWJ) 4 (Number 1 / 2013), 89 - 99
●
WebProtégé in use: “Will Semantic Web Technologies Work for the Development of
ICD-11?”, T. Tudorache, S. M. Falconer, C. I. Nyulas, N. F. Noy, M. A. Musen. The 9th
International Semantic Web Conference, ISWC 2010 (In-Use track), Shanghai,
China, Springer. Published in 2010.
http://bmir.stanford.edu/file_asset/index.php/1646/BMIR-2010-1427.pdf
●
Other References: http://protegewiki.stanford.edu/wiki/WebProtege#References

Mais conteúdo relacionado

Mais procurados

Mais procurados (20)

Quand utiliser MongoDB … Et quand vous en passer…
Quand utiliser MongoDB	… Et quand vous en passer…Quand utiliser MongoDB	… Et quand vous en passer…
Quand utiliser MongoDB … Et quand vous en passer…
 
Introduction to Django REST Framework, an easy way to build REST framework in...
Introduction to Django REST Framework, an easy way to build REST framework in...Introduction to Django REST Framework, an easy way to build REST framework in...
Introduction to Django REST Framework, an easy way to build REST framework in...
 
Jdbc
Jdbc   Jdbc
Jdbc
 
High-speed Database Throughput Using Apache Arrow Flight SQL
High-speed Database Throughput Using Apache Arrow Flight SQLHigh-speed Database Throughput Using Apache Arrow Flight SQL
High-speed Database Throughput Using Apache Arrow Flight SQL
 
Getting started with entity framework
Getting started with entity framework Getting started with entity framework
Getting started with entity framework
 
Introduction Django
Introduction DjangoIntroduction Django
Introduction Django
 
NoSQL et Big Data
NoSQL et Big DataNoSQL et Big Data
NoSQL et Big Data
 
Ch9 .Best Practices for Class-Based Views
Ch9 .Best Practices  for  Class-Based ViewsCh9 .Best Practices  for  Class-Based Views
Ch9 .Best Practices for Class-Based Views
 
Apache hive
Apache hiveApache hive
Apache hive
 
Introduction to UNIX Command-Lines with examples
Introduction to UNIX Command-Lines with examplesIntroduction to UNIX Command-Lines with examples
Introduction to UNIX Command-Lines with examples
 
C#
C#C#
C#
 
FIWARE Training: JSON-LD and NGSI-LD
FIWARE Training: JSON-LD and NGSI-LDFIWARE Training: JSON-LD and NGSI-LD
FIWARE Training: JSON-LD and NGSI-LD
 
LINQ
LINQLINQ
LINQ
 
Presentation Spring
Presentation SpringPresentation Spring
Presentation Spring
 
An Introduction To REST API
An Introduction To REST APIAn Introduction To REST API
An Introduction To REST API
 
Introduction to Node.js
Introduction to Node.jsIntroduction to Node.js
Introduction to Node.js
 
Introduction to the Web API
Introduction to the Web APIIntroduction to the Web API
Introduction to the Web API
 
Web Services (SOAP, WSDL, UDDI)
Web Services (SOAP, WSDL, UDDI)Web Services (SOAP, WSDL, UDDI)
Web Services (SOAP, WSDL, UDDI)
 
MongodB Internals
MongodB InternalsMongodB Internals
MongodB Internals
 
Atomicity In Redis: Thomas Hunter
Atomicity In Redis: Thomas HunterAtomicity In Redis: Thomas Hunter
Atomicity In Redis: Thomas Hunter
 

Destaque

Microsoft Protege Grand Final Pres 6th May
Microsoft Protege Grand Final Pres 6th MayMicrosoft Protege Grand Final Pres 6th May
Microsoft Protege Grand Final Pres 6th May
gthorsley
 
Pal gov.tutorial4.session5.lab ontologytools
Pal gov.tutorial4.session5.lab ontologytoolsPal gov.tutorial4.session5.lab ontologytools
Pal gov.tutorial4.session5.lab ontologytools
Mustafa Jarrar
 

Destaque (20)

Protege tutorial
Protege tutorialProtege tutorial
Protege tutorial
 
Ontology development in protégé-آنتولوژی در پروتوغه
Ontology development in protégé-آنتولوژی در پروتوغهOntology development in protégé-آنتولوژی در پروتوغه
Ontology development in protégé-آنتولوژی در پروتوغه
 
Examples of ontology applications
Examples of ontology applicationsExamples of ontology applications
Examples of ontology applications
 
Microsoft Protege Grand Final Pres 6th May
Microsoft Protege Grand Final Pres 6th MayMicrosoft Protege Grand Final Pres 6th May
Microsoft Protege Grand Final Pres 6th May
 
Properties and Individuals in OWL: Reasoning About Family History
Properties and Individuals in OWL: Reasoning About Family HistoryProperties and Individuals in OWL: Reasoning About Family History
Properties and Individuals in OWL: Reasoning About Family History
 
Tutorial 2-Ontology Tools
Tutorial 2-Ontology ToolsTutorial 2-Ontology Tools
Tutorial 2-Ontology Tools
 
An introduction to ontologies
An introduction to ontologiesAn introduction to ontologies
An introduction to ontologies
 
Pal gov.tutorial4.session5.lab ontologytools
Pal gov.tutorial4.session5.lab ontologytoolsPal gov.tutorial4.session5.lab ontologytools
Pal gov.tutorial4.session5.lab ontologytools
 
Building and using ontologies (2015)
Building and using ontologies (2015)Building and using ontologies (2015)
Building and using ontologies (2015)
 
Jess Tab Tutorial
Jess Tab TutorialJess Tab Tutorial
Jess Tab Tutorial
 
Issues and activities in authoring ontologies
Issues and activities in authoring ontologiesIssues and activities in authoring ontologies
Issues and activities in authoring ontologies
 
Building and Using Ontologies to do biology
Building and Using Ontologies to do biologyBuilding and Using Ontologies to do biology
Building and Using Ontologies to do biology
 
The Quality of Method Reporting in
The Quality of Method Reporting in The Quality of Method Reporting in
The Quality of Method Reporting in
 
The Semantics of Genomic Analysis
The Semantics of  Genomic AnalysisThe Semantics of  Genomic Analysis
The Semantics of Genomic Analysis
 
OBOPedia: An Encyclopaedia of Biology Using OBO OntologiesObopedia swat4ls-20...
OBOPedia: An Encyclopaedia of Biology Using OBO OntologiesObopedia swat4ls-20...OBOPedia: An Encyclopaedia of Biology Using OBO OntologiesObopedia swat4ls-20...
OBOPedia: An Encyclopaedia of Biology Using OBO OntologiesObopedia swat4ls-20...
 
SWRL Overview
SWRL OverviewSWRL Overview
SWRL Overview
 
OWL-XML-Summer-School-09
OWL-XML-Summer-School-09OWL-XML-Summer-School-09
OWL-XML-Summer-School-09
 
The Pragmatics and Formality of Authoring OntologiesOdsl 2016
The Pragmatics and Formality of Authoring OntologiesOdsl 2016The Pragmatics and Formality of Authoring OntologiesOdsl 2016
The Pragmatics and Formality of Authoring OntologiesOdsl 2016
 
The state of the nation for ontology development
The state of the nation for ontology developmentThe state of the nation for ontology development
The state of the nation for ontology development
 
Protégé4US: Harvesting Ontology Authoring Data with Protégé
Protégé4US: Harvesting Ontology Authoring Data with ProtégéProtégé4US: Harvesting Ontology Authoring Data with Protégé
Protégé4US: Harvesting Ontology Authoring Data with Protégé
 

Semelhante a Semtech web-protege-tutorial

Doc.next - The Future of the Documentation Project
Doc.next - The Future of the Documentation ProjectDoc.next - The Future of the Documentation Project
Doc.next - The Future of the Documentation Project
Alexandro Colorado
 
Non-software OSS projects
Non-software OSS projectsNon-software OSS projects
Non-software OSS projects
guest214454
 

Semelhante a Semtech web-protege-tutorial (20)

Collaborative Development of Ontologies using BioPortal and WebProtégé
Collaborative Development of Ontologies using  BioPortal and WebProtégé  Collaborative Development of Ontologies using  BioPortal and WebProtégé
Collaborative Development of Ontologies using BioPortal and WebProtégé
 
Collaborative Development of Ontologies using BioPortal and WebProtégé
Collaborative Development of Ontologies using  BioPortal and WebProtégé  Collaborative Development of Ontologies using  BioPortal and WebProtégé
Collaborative Development of Ontologies using BioPortal and WebProtégé
 
Doc.next - The Future of the Documentation Project
Doc.next - The Future of the Documentation ProjectDoc.next - The Future of the Documentation Project
Doc.next - The Future of the Documentation Project
 
KOS Management - The case of the Organic.Edunet Ontology
KOS Management - The case of the Organic.Edunet OntologyKOS Management - The case of the Organic.Edunet Ontology
KOS Management - The case of the Organic.Edunet Ontology
 
Knowledge Organization Systems (KOS): Management of Classification Systems in...
Knowledge Organization Systems (KOS): Management of Classification Systems in...Knowledge Organization Systems (KOS): Management of Classification Systems in...
Knowledge Organization Systems (KOS): Management of Classification Systems in...
 
Openoffice extensions and templates
Openoffice extensions and templatesOpenoffice extensions and templates
Openoffice extensions and templates
 
Research Tool - End Note
Research Tool - End NoteResearch Tool - End Note
Research Tool - End Note
 
Open Access Week 2017: Life Sciences and Open Sciences - worfkflows and tools
Open Access Week 2017: Life Sciences and Open Sciences - worfkflows and toolsOpen Access Week 2017: Life Sciences and Open Sciences - worfkflows and tools
Open Access Week 2017: Life Sciences and Open Sciences - worfkflows and tools
 
WIDOCO: A Wizard for Documenting Ontologies
WIDOCO: A Wizard for Documenting OntologiesWIDOCO: A Wizard for Documenting Ontologies
WIDOCO: A Wizard for Documenting Ontologies
 
Open Source
Open SourceOpen Source
Open Source
 
Socializing and disseminating the academic and intellectual creation: Experie...
Socializing and disseminating the academic and intellectual creation: Experie...Socializing and disseminating the academic and intellectual creation: Experie...
Socializing and disseminating the academic and intellectual creation: Experie...
 
Wiser Pku Lecture@Life Science School Pku
Wiser Pku Lecture@Life Science School PkuWiser Pku Lecture@Life Science School Pku
Wiser Pku Lecture@Life Science School Pku
 
Wiserpku Lecture@Life Science School Pku
Wiserpku Lecture@Life Science School PkuWiserpku Lecture@Life Science School Pku
Wiserpku Lecture@Life Science School Pku
 
Ee bdm ws-v1
Ee bdm ws-v1Ee bdm ws-v1
Ee bdm ws-v1
 
How community software supports language documentation and data analysis
How community software supports language documentation and data analysisHow community software supports language documentation and data analysis
How community software supports language documentation and data analysis
 
Non-software OSS projects
Non-software OSS projectsNon-software OSS projects
Non-software OSS projects
 
DSpace-CRIS: a CRIS enhanced repository platform
DSpace-CRIS: a CRIS enhanced repository platformDSpace-CRIS: a CRIS enhanced repository platform
DSpace-CRIS: a CRIS enhanced repository platform
 
Web 2.0 Online Collaboration (Public)
Web 2.0 Online Collaboration (Public)Web 2.0 Online Collaboration (Public)
Web 2.0 Online Collaboration (Public)
 
Nonsoftwareoss
NonsoftwareossNonsoftwareoss
Nonsoftwareoss
 
Research Objects for improved sharing and reproducibility
Research Objects for improved sharing and reproducibilityResearch Objects for improved sharing and reproducibility
Research Objects for improved sharing and reproducibility
 

Último

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
Chris Hunter
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 

Último (20)

General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 

Semtech web-protege-tutorial

  • 1. Collaborative Editing of Lightweight Ontologies with WebProtégé Natasha Noy Matthew Horridge TaniaTudorache Stanford University
  • 3. Plan •Introduction •What is collaborative ontology editing? •A guided tour of WebProtégé •Hands-on exercise •Discussion, Roadmap and Wrap up
  • 4. What is Protégé? • An open-source ontology editor • developed at Stanford University • has more than 200,00 registered users • has dozens of plugins for • visualization • inference • import and export • …. • has an API for developers
  • 5. A bit of Protégé history • Started more than 20 years ago • Has gone through many iterations • Was the first editor to support OWL 1 • Informed the design of OWL 2 • Has a thriving user community: • conferences • mailing list • short courses
  • 6. Protégé short course: Vienna, September 2-4 Text http://protege.stanford.edu/shortcourse/protege-owl/201309/
  • 7. The “Classic” Protégé Not what this tutorial is about!
  • 8. WebProtégé •A Web-based application •edit ontologies in your Web browser •nothing to install •Supports distributed editing •multiple editors can make changes at the same time •Includes many collaboration features •discussion, watches, feeds
  • 10.
  • 12. Collaborative Ontology Development  Collaboration: several users contribute to the development of one ontology – Small group → larger community – Larger ontologies that concern a certain community – Individual process → social process  Each community does it its own way
  • 13. Use cases of collaborative development in biomedical domain • Gene Ontology (GO) • NCI Thesaurus • BiomedGT • OBI, BIRNLex, RadLex • Open Biomedical Ontologies (OBO) • International Classification: – of Diseases (ICD-11) – of Traditional Medicine (ICTM) – of Patient Safety (ICPS)
  • 14. The NCI Thesaurus collaborative development process ● Simultaneous editing in Protégé clients ● Custom UI for restricting user input and enforcing business rules ● Development cycle begins after baseline ● ~20 full-time editors making changes; 1 “lead editor” who approves the changes, and assigns new tasks ● Released version on NCI website and BioPortal Reference ontology for cancer biology, translational science, and clinical oncology
  • 15. ICD-11 ● 11th Revision of the International Classification of Diseases ● Over 10.000 categories used for coding, billing, statistics, policy making all over the world ● Collaborative and international effort ● Current version: published as books ● Goal for the new version: use a more formal representation and published in electronical format; use Web-based collaboration and social platforms for editing
  • 16. Construction of ICD-10: Revision Process in the 20th Century ● 8 Annual Revision Conferences (1982 - 89) ● 17 – 58 Countries participated – 1- 5 person delegations – Mainly Health Statisticians ● Manual curation – List exchange – Index was done later ● "Decibel” Method of discussion ● Output: Paper Copy ● Work in English only ● Limited testing in the field
  • 17. ICD-11 process today ● Over 250 domain experts from around the world ● Organized in groups, which edit different parts of the ontology
  • 18. ICD-11 process today (cont.) ● Each night a snapshot of the commonly edited ontology is published in a public platform to encourage feedback from the larger community http://apps.who.int/classifications/icd11/browse/f/en ● Editorial workflow ● Centrally overseen by WHO ● Peer-reviewed process for the content and structure ● WebProtégé used as the collaborative ontology development platform
  • 19. Other ways of collaborating: Wikis ● Wikis are well known; Wikipedia ● Semantic Wikis – add semantic extensions to the wiki platforms ● Assign a wiki page to an entity in the ontology (e.g. the class “Mountain”) ● Export/import RDF
  • 20. Semantic Wiki: MoKi Source: https://moki.fbk.eu/website/userfiles/image/entmod.png
  • 21. The challenge with wikis Source: Hoehndorf, Robert, et al. "BOWiki: an ontology-based wiki for annotation of data and integration of knowledge in biology." BMC bioinformatics 10.Suppl 5 (2009): S5.
  • 22. Using sourceforge to manage change proposals for the Gene Ontology
  • 23. myexperiment: social platform for sharing scientific workflows
  • 24. Other collaboration processes ● Use source control repositories – SVN, CVS – Text based mechanisms – Hard to merge local copies in the shared copy ● Locking mechanisms (lock parts of an ontology for editing) ● Use specialized (domain dependent) ontology repositories, e.g., BioPortal
  • 25. BioPortal ● An open repository of biomedical ontologies developed by NCBO at Stanford ● Publishing of ontologies, versioning (over 350 ontologies) ● Discussions and structured proposals ● Mappings, views ● Storing metadata ● Search over all ontologies ● Browsing different versions of an ontology ● All content and functionality also available as REST Web services → mash-up of applications ● Technology is domain independent ● http://bioportal.bioontology.org
  • 27. Ontology list in BioPortal
  • 28. NCI Thesaurus details in BioPortal
  • 29. Useful features for collaboration ● Tools for discussion and reaching consensus – Add notes to ontology entities (classes, properties, individuals, axioms) – Add reviews and change proposals anywhere in the ontology – Document the decision process and final decisions ● Complete Change history – Establish provenance – Retrieve ontology snapshots at any time – Implement different conflict resolution mechanisms ● Personalized views of an ontology based on: – User’s role and tasks – User’s level of expertise
  • 30. Useful features for collaboration (cont.) ● User roles and access control – Fine-grained control for editing and viewing rights – Sharing of ontologies ● Publishing released versions of an ontology in a central location,e.g. a repository ● Scalability, reliability and robustness
  • 31.
  • 33. Creating an Account I Create a new account
  • 34. Creating an Account II Email address - used for notifications such as ontology changes User name - displayed next to changes you make and notes that you post
  • 35. The “Home Screen” Side bar Project list. Click project name to open Create project Download project Sign In/Sign Out Trash projectUpload project
  • 36. The Side Bar All public projects plus your projects that are not in the trash Your projects that are in the trash Only projects owned by you that are not in the trash
  • 37. Projects A project encompasses: A collection of ontologies Notes & discussions and watches Some user interface settings Some sharing settings A list of revisions and a log of changes
  • 38. Creating a Project Create New Project Project name - does not need to be unique Project description - appears in the project list
  • 39. Uploading a Project Upload Project Project name - does not need to be unique Project description - appears in the project list Local OWL file name
  • 40. Sharing Share link (top right corner)
  • 41. Public Projects ➊ Select public ➋ Assign permissions for anyone including guests ➌ Assign more fine-grained access for specific users Enter names in list and press “Add”
  • 42. Private Projects ➊ Select public Access is restricted to specific users ➋ Assign more permissions for specific users. Enter names in list and press “Add”
  • 43. Class tree Editor (similar for properties and individuals) Notes & Discussions Project feed Editing Class Descriptions
  • 44. Adding Subclasses Create subclasses button Enter one or more names. Press CTRL+Enter to accept and close (one class name per line)
  • 45. Editing Class Descriptions Display name - corresponds to the value of rdfs:label here IRI - Internationalized Resource Identifier. Auto-generated, globally unique “Property values” (Class expressions under the hood owl:subClassOf) Annotation assertions Values can be class names, datatype names, individual names, numbers, dates and strings Language editor for plain literals Delete row
  • 46. Auto-Completion Type in name. Popup shows possible matches. Dublin Core and SKOS properties “recognised”
  • 47. On-the-Fly Creation New property warning (helps prevent typos!) Press the tab key and enter value to create property (property type will be determined from the value)
  • 48. Editing Individual Descriptions Class tree Editor Notes & Discussions Project feed
  • 49. Display name - corresponds to the value of rdfs:label here IRI - Internationalized Resource Identifier. Auto-generated, globally unique “Property values” (Annotations, property assertions or class expressions under the hood - owl:subClassOf) Type assertions (rdf:type) Values can be class names, datatype names, individual names, numbers, dates and strings Delete row Same individuals (owl:sameAs) Editing Individual Descriptions
  • 50. Icon Cheat Sheet Class Individual (named) Datatype (xsd:integer, xsd:double etc.) Property (object/data property) Annotation property Number Date-Time Literal Link (http:) IRI
  • 51.
  • 53. ModellingTask Build an ontology to describe an online newspaper or news website e.g. www.nyt.com or www.bbc.com Goal: Become familiar with WebProtégé and some aspects of collaborative ontology editing
  • 54. Content Articles: title, author, date published, edited by, keywords/topics, published in section, media (pictures, video), external links etc. Advertisements: Standard ad, personal ad, Service ad etc. Model different kinds of articles and their properties. For example,
  • 55. Structure Newspaper: date published, issue, front matter etc. Sections: Domestic News,World News, Editorial, Magazine, Letters, Commentary,Television Listings,Advertisements, Appointments/Jobs, Sport, Business etc. Sections and subsections Model the structure of a news paper - different sections and how they fit together. For example,
  • 56. People Employees: Columnist, Editor, Section Editor, Reporter, International Reporter, Manager name, contact details: email, phone number, role Other people: Politician, President,Actor etc. Individual people, e.g. Barack Obama. Model the people who contribute to the news paper and people who are the subject of articles. For example,
  • 57.
  • 58. Custom entry forms for editing the ontology content ● Easy to create user interfaces for the domain experts ● Use common entry forms, but still keep the ontology “intelligence” behind it ● A form widget (e.g., text field) is linked to a property in the ontology ● Easy to create custom forms with different views for different users ● Hides complex ontology stuff
  • 59. Form configuration in WebProtégé Form-based editing and configuration of the user interface for the development of ICD-11 http://icatdemo.stanford.edu
  • 61. Importing BioPortal terms into WebProtégé (1) Search term in BioPortal ontologies (2) Get search results (3) Browse details of results (4) Import into WebProtégé with single click
  • 62. WebProtégé – Make Up Protégé Collaboration Framework WebProtégé WebProtégé Server GWT RPC Server side Client side Java Java Java at development time JavaScript at run- time  2 parts: server and client  Server is completely implemented in Java and makes API calls to the OWL-API and other libraries  Client side is developed in Java, and later compiled by GWT into JavaScript  Communication between server client is done via GWT RPC or simple HTTP calls
  • 63. WebProtégé is pluggable WebProtégé User Interface (GWT) Portlets Event manager Other managers WebProtégé Server (Java) Access policies service ... Ontology Service Notes and changes Service pluggable pluggable
  • 64. Extending WebProtégé  Plug-in infrastructure very similar to Protégé's: create your own tabs and portlets  Extend: AbstractTab or AbstractEntityPortlet  Implement your own RPCs, if needed  Reuse existing portlet code  Writing a tab – as easy as creating an empty class that extends AbstractTab http://protegewiki.stanford.edu/wiki/WebProtegeImplementationGuide
  • 65. Resources ● Online WebProtégé server: http://webprotege.stanford.edu ● WebProtégé documentation:http://protegewiki.stanford.edu/wiki/WebProtege ● WebProtégé paper: “WebProtégé: A Collaborative Ontology Editor and Knowledge Acquisition Tool for the Web”, Tania Tudorache, Csongor Nyulas, Natalya F. Noy, Mark A. Musen, Semantic Web Journal (SWJ) 4 (Number 1 / 2013), 89 - 99 ● WebProtégé in use: “Will Semantic Web Technologies Work for the Development of ICD-11?”, T. Tudorache, S. M. Falconer, C. I. Nyulas, N. F. Noy, M. A. Musen. The 9th International Semantic Web Conference, ISWC 2010 (In-Use track), Shanghai, China, Springer. Published in 2010. http://bmir.stanford.edu/file_asset/index.php/1646/BMIR-2010-1427.pdf ● Other References: http://protegewiki.stanford.edu/wiki/WebProtege#References