Difference between revisions of "Main Page"

From NCBO Wiki
Jump to navigation Jump to search
(→‎Documentation: remove sparql info link)
 
(103 intermediate revisions by 14 users not shown)
Line 1: Line 1:
Welcome to the '''NCBO Public WIKI'''. This WIKI provides information about collaborative ontology development efforts, dissemination events conducted by the NCBO and publically shared materials from the NCBO.
+
Welcome to the '''National Center for Biomedical Ontology (NCBO) public wiki'''. This wiki provides user guides and technical documentation for software developed by NCBO.
Please visit our [http://www.bioontology.org Main Site] for more information and materials.
 
  
 +
Note that as the NCBO project funding has ended, documentation for some projects or project details (n.b., NCBO BioPortal details) may be out of date. Pease send email to the BioPortal Support List
  
=== NCBO Links ===
+
Please visit our [http://www.bioontology.org main site] for more information about NCBO.
*[http://www.bioontology.org/ NCBO Home page]
 
*[http://www.bioontology.org/wiki/index.php/NCBO_FAQ NCBO FAQ]
 
*[http://www.bioontology.org/wiki/index.php/News_Events_Publications NCBO News, Events and Publications]
 
  
=== Shared Materials===
 
  
*[[Public Requirements Redirect|Public Requirements]]
+
__TOC__
  
*[[Shared Materials]]
+
== Software ==
 +
To follow is a list of software developed and maintained by NCBO:
  
*[[Evaluation Activities]]
+
* [https://bioportal.bioontology.org BioPortal] - A web-based application for accessing and sharing biomedical ontologies
 +
* [https://data.bioontology.org/ BioPortal REST API] - A RESTful API to access BioPortal content
 +
* [[:Category:NCBO_Virtual_Appliance|BioPortal Virtual Appliance]] - Contains BioPortal and the BioPortal REST API, runs on Linux
  
=== NCBC Links ===
+
Please refer to our [[BioPortal_Release_Notes|release notes]] page for change logs.
  
*[http://www.bisti.nih.gov/ncbc/ Home page of National Centers for Biomedical Computing]
+
== Documentation ==
  
*[http://wiki.na-mic.org/Wiki/index.php/SDIWG:Software_and_Data_Integration_Working_Group NCBC Software and Data Integration Working Group (SDIWG) and Centers Discussion]
+
* [[BioPortal Help|BioPortal]] - get help with the user interface and instructions for commonly performed tasks
 +
* [http://data.bioontology.org/documentation BioPortal REST API] - see a list of available endpoints with usage instructions
 +
* [[:Category:NCBO_Virtual_Appliance|BioPortal Virtual Appliance]] - read a getting started guide and installation instructions
 +
* [[Using_NCBO_Technology_In_Your_Project|Using NCBO technologies in your project]] - get ideas for how to employ NCBO technologies in your website or application
 +
* [[SKOSSupport|SKOS support]] - view the specifics of BioPortal's support for SKOS vocabularies
 +
* [[NCBO_Developer_Documentation|Developer documentation]]
  
*[http://wiki.na-mic.org/Wiki/index.php/SDIWG:_NCBC_Scientific_Ontologies NCBC Scientific Ontologies Working Group]
+
=== Mail Support ===
  
=== Ontology Development Area ===
+
* [https://mailman.stanford.edu/mailman/listinfo/bioontology-support BioPortal Support List] - sign up to see and request community support for BioPortal
 +
* [https://mailman.stanford.edu/pipermail/bioontology-support/ BioPortal mailman email archives] - the usual mailman archive format for BioPortal support list
 +
* [http://ncbo-support.2288202.n4.nabble.com/ BioPortal nabble email archives] - BioPortal support email list archives in easier format to search and navigate
  
Below are wikis for some of the current OBO ontologies. Each wiki is housed on the bioontologies.org wiki, in its own partition (wikispace) of the main wiki
+
== Ontology Development Projects ==
  
*[[PATO:Main_Page]] - An ontology of phenotypic qualities
+
These are some of the ontology development projects that NCBO participated in:
 
+
*[[RO:Main_Page]] - OBO Relations ontology
+
* [http://bioportal.bioontology.org/ontologies/BRO Biomedical Resource Ontology]
 
+
* [http://bioportal.bioontology.org/ontologies/TMO Translational Medicine Ontology]
*[[CARO:Main_Page]] - Reference anatomical ontology
+
* [[NPO:Main_Page|NanoParticle Ontology]]  
 
+
* [http://bioportal.bioontology.org/ontologies/PATO Phenotypic Quality Ontology]
*[[CL:Main_Page]] - OBO Cell ontology
+
* [[RO:Main_Page|OBO Relations Ontology]]
 
+
* [[CARO:Main_Page|Common Anatomy Reference Ontology]]
*[[SO:Main_Page]] - Sequence Ontology
+
* [[CL:Main_Page|Cell Ontology]]
 
+
* [[SO:Main_Page|Sequence Types and Features Ontology]]
*[[Disease:Main_Page]] - Disease Ontology, and other ontologies pertaining to diseases and disorders
+
* [[Disease:Main_Page|Disease Ontology]], and other ontologies pertaining to diseases and disorders
 
+
* [[OCI:Main_Page|Ontology of Clinical Investigation]]
*[[OCI:Main_Page]] - Ontology of Clinical Investigation
 
 
 
Note that each ontology lives in its own wikispace which corresponds to the [[OBO:IDSpace]] of that ontology. Note for wiki editors: all wiki pages that are to be considered local to a particular ontology should be prefixed with that IDSpace.
 
 
 
=== Software Development Area ===
 
 
 
*[[OboInOwl:Main_Page]] - Mapping between OBO and OWL formats
 
*[[Phenote:Main_Page]] - A Phenotype Annotation Tool using Ontologies
 
*[http://bioportal.bioontology.org Bioportal:Main_Page] - Main page for accessing Bioportal
 
*[[NCBO-OOR Development]] - Documentation on how the Open Ontology Repository community can customize and advance BioPortal capabilities.
 
*[[Processing_OBR_Resources]] - Notes on resources being processed
 
 
 
=== NCBO Web services ===
 
 
 
* [[BioPortal REST services]] - Documentation on how to use BioPortal functionality as Web services
 
* [[UMLS_REST_Services]] - Documentation on how to use our prototype UMLS services (NetKernel)
 
* [[Annotator Web service]] - Documentation & information about the NCBO Annotator
 
* [[Resources index Web services]] - Documentation & information about the annotation-based NCBO resources index
 

Latest revision as of 21:22, 29 March 2024

Welcome to the National Center for Biomedical Ontology (NCBO) public wiki. This wiki provides user guides and technical documentation for software developed by NCBO.

Note that as the NCBO project funding has ended, documentation for some projects or project details (n.b., NCBO BioPortal details) may be out of date. Pease send email to the BioPortal Support List

Please visit our main site for more information about NCBO.


Software

To follow is a list of software developed and maintained by NCBO:

Please refer to our release notes page for change logs.

Documentation

Mail Support

Ontology Development Projects

These are some of the ontology development projects that NCBO participated in: