Difference between revisions of "Annotator Web service"

From NCBO Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
''
 
''
  
=== Presentation & Demonstration ===
+
=== Description ===
  
 
The range of publicly available biomedical data is enormous and continues to rapidly expand. This expansion means that researchers now face a hurdle to extracting the data they need from the large numbers of data that are available. Biomedical researchers have turned to ontologies and terminologies to structure and annotate their data with ontology concepts for better search and retrieval. However, this annotation process cannot be easily automated and often requires expert curators. Plus, there is a lack of easy-to-use systems that facilitate the use of ontologies for annotation. The NCBO Annotator (formerly referred to as the Open Biomedical Annotator (OBA)) is an ontology-based Web service that annotates public datasets with biomedical ontology concepts based on their textual metadata. The biomedical community can use the annotator service to tag their data automatically with ontology concepts. These concepts come from the [http://www.nlm.nih.gov/research/umls/ Unified Medical Language System (UMLS) Metathesaurus] and the [http://bioportal.bioontology.org/ National Center for Biomedical Ontology (NCBO) BioPortal] ontologies. Such annotations facilitate translational discoveries by integrating annotated data.
 
The range of publicly available biomedical data is enormous and continues to rapidly expand. This expansion means that researchers now face a hurdle to extracting the data they need from the large numbers of data that are available. Biomedical researchers have turned to ontologies and terminologies to structure and annotate their data with ontology concepts for better search and retrieval. However, this annotation process cannot be easily automated and often requires expert curators. Plus, there is a lack of easy-to-use systems that facilitate the use of ontologies for annotation. The NCBO Annotator (formerly referred to as the Open Biomedical Annotator (OBA)) is an ontology-based Web service that annotates public datasets with biomedical ontology concepts based on their textual metadata. The biomedical community can use the annotator service to tag their data automatically with ontology concepts. These concepts come from the [http://www.nlm.nih.gov/research/umls/ Unified Medical Language System (UMLS) Metathesaurus] and the [http://bioportal.bioontology.org/ National Center for Biomedical Ontology (NCBO) BioPortal] ontologies. Such annotations facilitate translational discoveries by integrating annotated data.
Line 10: Line 10:
 
Please try the [http://bioportal.bioontology.org/annotate NCBO Annotator service in BioPortal].
 
Please try the [http://bioportal.bioontology.org/annotate NCBO Annotator service in BioPortal].
  
=== Contacts ===
+
=== User Documentation ===
  
* For questions or feature requests, contact [mailto:support@bioontology.org?subject=Annotator%20help%20request Support]
+
* Annotator REST Web Service User Guide [[Annotator_User_Guide | Annotator User Guide]]  
  
=== Documentation ===
+
*[http://groups.google.com/group/annotator-discuss  Annotator GoogleGroup] for discussions on use cases and experiences, e.g. parameters, ontologies, semantic expansion, with the Annotator.
  
* Annotator REST Web Service User Guide [[Annotator_User_Guide | Annotator User Guide]]
+
=== Client Example Code ===
  
*[http://groups.google.com/group/annotator-discuss  Annotator GoogleGroup] for discussions on use cases and experiences, e.g. parameters, ontologies, semantic expansion, with the Annotator.  
+
* Annotator REST Web Service client examples [[Annotator_Client_Examples | Annotator Client Examples]]. The sample code includes Java, Perl, Python, Ruby, and R client example code.
  
 
=== How to Cite ===
 
=== How to Cite ===
 
* Jonquet C, Shah NH, Musen MA. The open biomedical annotator. Summit on Translat Bioinforma. 2009 Mar 1;2009:56-60. [http://www.ncbi.nlm.nih.gov/pubmed/21347171 PubMed PMID: 21347171]; PubMed Central PMCID: PMC3041576.  
 
* Jonquet C, Shah NH, Musen MA. The open biomedical annotator. Summit on Translat Bioinforma. 2009 Mar 1;2009:56-60. [http://www.ncbi.nlm.nih.gov/pubmed/21347171 PubMed PMID: 21347171]; PubMed Central PMCID: PMC3041576.  
  
=== Client Examples ===
+
=== Selected Citations using the Annotator ===
 +
* [http://www.ncbi.nlm.nih.gov/pubmed/20157492 Integrating text mining into the MGI biocuration workflow.] Dowell KG, McAndrews-Hill MS, Hill DP, Drabkin HJ, Blake JA. Database (Oxford). 2009;2009:bap019. Epub 2009 Nov 21. PMID: 20157492 [PubMed] Free article
 +
* Using the NCBO Web Services for Concept Recognition and Ontology Annotation of Expression Datasets Simon Twigger, Joey Geiger, Jennifer Smith. [http://sunsite.informatik.rwth-aachen.de/Publications/CEUR-WS/Vol-559/ SWAT4LS-2009].
 +
 
 +
=== Contacts ===
 +
 
 +
* For questions or feature requests, contact [mailto:support@bioontology.org?subject=Annotator%20help%20request Support]
 +
 
 +
=== Community ===
 +
 
 +
The NCBO Annotator community  a variety of academic groups including UCSF, University of Indiana and the Jackson Laboratory that use the NCBO Annotator Web service in various use case scenarios. Internally, we have used the annotation workflow to index biomedical data resources with ontology concepts (cf. [[Resource_Index]]).
 +
 
 +
Learn more about NCBO Annotator users & use cases: [[NCBO Annotator community]]
 +
 
 +
=== Press Releases ===
 +
* [http://www.genomeweb.com/informatics/stanford-university-and-embl-platforms-aim-give-users-low-pain-handle-ontologies?page=show Stanford University and EMBL Platforms Aim to Give Users a Low-Pain Handle on Ontologies]
 +
* [http://www.genomeweb.com/informatics/jackson-lab-finds-text-mining-software-can-speed-some-database-curation-tasks?page=showJackson Lab Finds Text-Mining Software Can Speed Some Database Curation Tasks]
 +
 +
=== Collaboration & Acknowledgment ===
  
* Annotator REST Web Service client examples [[Annotator_Client_Examples | Annotator Client Examples]]. The sample code includes Perl, Ruby and Java examples.  
+
* The NCBO Annotator service uses Mgrep in the concept recognition step. We acknowledge the assistance of Manhong Dai and Fan Meng from the [http://portal.ncibi.org/gateway/ National Center for Integrative Biomedical Informatics] (NCIBI).
  
=== Annotator XSD ===
+
* The user interface for the Annotator client in BioPortal (http://bioportal.bioontology.org/annotate) is designed & developed by NCBO members from [http://www.thechiselgroup.org/ University of Victoria]
* ''Coming soon''
 
  
 
----
 
----
Line 43: Line 60:
  
 
* May 2008 - First prototype (v1.0) - Has been removed from servers.
 
* May 2008 - First prototype (v1.0) - Has been removed from servers.
 
=== Community ===
 
 
After eight months of existence the NCBO Annotator counts already eight academic groups including UCSF, University of Indiana and the Jackson Laboratory that use and experiment the service in specific scenarios. Internally, we have used the annotation workflow to index biomedical data resources with ontology concepts (cf. [[Resource_Index]]).
 
 
Learn more about NCBO Annotator users & use cases: [[NCBO Annotator community]]
 
 
=== Press Releases ===
 
* [http://www.genomeweb.com/informatics/stanford-university-and-embl-platforms-aim-give-users-low-pain-handle-ontologies?page=show Stanford University and EMBL Platforms Aim to Give Users a Low-Pain Handle on Ontologies]
 
* [http://www.genomeweb.com/informatics/jackson-lab-finds-text-mining-software-can-speed-some-database-curation-tasks?page=showJackson Lab Finds Text-Mining Software Can Speed Some Database Curation Tasks]
 
 
=== Papers ===
 
* [http://www.ncbi.nlm.nih.gov/pubmed/20157492 Integrating text mining into the MGI biocuration workflow.] Dowell KG, McAndrews-Hill MS, Hill DP, Drabkin HJ, Blake JA. Database (Oxford). 2009;2009:bap019. Epub 2009 Nov 21. PMID: 20157492 [PubMed] Free article
 
* Using the NCBO Web Services for Concept Recognition and Ontology Annotation of Expression Datasets Simon Twigger, Joey Geiger, Jennifer Smith. [http://sunsite.informatik.rwth-aachen.de/Publications/CEUR-WS/Vol-559/ SWAT4LS-2009].
 
 
=== Collaboration & Acknowledgment ===
 
 
* The NCBO Annotator service uses Mgrep in the concept recognition step. We acknowledge the assistance of Manhong Dai and Fan Meng from the [http://portal.ncibi.org/gateway/ National Center for Integrative Biomedical Informatics] (NCIBI).
 
 
* The user interface for the Annotator client in BioPortal (http://bioportal.bioontology.org/annotate) is designed & developed by NCBO members from [http://www.thechiselgroup.org/ University of Victoria]
 

Revision as of 10:52, 26 May 2011

To automatically process a piece of data text to annotate it with relevant ontology concepts and return the annotations.

Description

The range of publicly available biomedical data is enormous and continues to rapidly expand. This expansion means that researchers now face a hurdle to extracting the data they need from the large numbers of data that are available. Biomedical researchers have turned to ontologies and terminologies to structure and annotate their data with ontology concepts for better search and retrieval. However, this annotation process cannot be easily automated and often requires expert curators. Plus, there is a lack of easy-to-use systems that facilitate the use of ontologies for annotation. The NCBO Annotator (formerly referred to as the Open Biomedical Annotator (OBA)) is an ontology-based Web service that annotates public datasets with biomedical ontology concepts based on their textual metadata. The biomedical community can use the annotator service to tag their data automatically with ontology concepts. These concepts come from the Unified Medical Language System (UMLS) Metathesaurus and the National Center for Biomedical Ontology (NCBO) BioPortal ontologies. Such annotations facilitate translational discoveries by integrating annotated data.

Error creating thumbnail: /srv/www/vhosts/www.bioontology.org/app/mediawiki-1.35.9/includes/shell/limit.sh: line 61: ulimit: cpu time: cannot modify limit: Permission denied /srv/www/vhosts/www.bioontology.org/app/mediawiki-1.35.9/includes/shell/limit.sh: line 84: ulimit: virtual memory: cannot modify limit: Permission denied /srv/www/vhosts/www.bioontology.org/app/mediawiki-1.35.9/includes/shell/limit.sh: line 90: ulimit: file size: cannot modify limit: Permission denied /bin/bash: /usr/bin/convert: No such file or directory Error code: 127
NCBO Annotator Web service workflow

Please try the NCBO Annotator service in BioPortal.

User Documentation

  • Annotator GoogleGroup for discussions on use cases and experiences, e.g. parameters, ontologies, semantic expansion, with the Annotator.

Client Example Code

  • Annotator REST Web Service client examples Annotator Client Examples. The sample code includes Java, Perl, Python, Ruby, and R client example code.

How to Cite

  • Jonquet C, Shah NH, Musen MA. The open biomedical annotator. Summit on Translat Bioinforma. 2009 Mar 1;2009:56-60. PubMed PMID: 21347171; PubMed Central PMCID: PMC3041576.

Selected Citations using the Annotator

  • Integrating text mining into the MGI biocuration workflow. Dowell KG, McAndrews-Hill MS, Hill DP, Drabkin HJ, Blake JA. Database (Oxford). 2009;2009:bap019. Epub 2009 Nov 21. PMID: 20157492 [PubMed] Free article
  • Using the NCBO Web Services for Concept Recognition and Ontology Annotation of Expression Datasets Simon Twigger, Joey Geiger, Jennifer Smith. SWAT4LS-2009.

Contacts

  • For questions or feature requests, contact Support

Community

The NCBO Annotator community a variety of academic groups including UCSF, University of Indiana and the Jackson Laboratory that use the NCBO Annotator Web service in various use case scenarios. Internally, we have used the annotation workflow to index biomedical data resources with ontology concepts (cf. Resource_Index).

Learn more about NCBO Annotator users & use cases: NCBO Annotator community

Press Releases

Collaboration & Acknowledgment


Prototype releases

  • November 2009 - Second prototype including Mmtx: [1]
  • April 2009 - First production release in BioPortal 2.1
  • March 2009 - Prototype user interface has been deployed on the BioPortal staging server.
  • October 2008 - The prototype (v1.1) has bee released for testing and evaluation. The prototype is still available but please don't use it anymore: [2]
  • May 2008 - First prototype (v1.0) - Has been removed from servers.