Difference between revisions of "SWAT4LS Tutorial"
Jump to navigation
Jump to search
| Line 17: | Line 17: | ||
** [http://www.bioontology.org/wiki/index.php/Resource_Index Data Access] - Fetch ontology-indexed data | ** [http://www.bioontology.org/wiki/index.php/Resource_Index Data Access] - Fetch ontology-indexed data | ||
* BioPortal SPARQL Endpoint - Access Ontologies via SPARQL | * BioPortal SPARQL Endpoint - Access Ontologies via SPARQL | ||
| + | |||
| + | == Slides == | ||
| + | * Slides will be posted after the Tutorial | ||
| + | |||
| + | == NCBO Sample Code Cookbook == | ||
| + | * Visit the [http://www.bioontology.org/wiki/index.php/Sample_Code_Cookbook Sample Code Cookbook] to see ontology-based uses cases and solutions using the NCBO Web services | ||
| + | * Add you own use case and solution!!! | ||
| + | |||
| + | == NCBO Users == | ||
| + | * Email [NCBO Users mailto:[email protected]] to contact other users and our NCBO support staff | ||
| + | |||
| + | == Keep in Touch == | ||
Revision as of 19:15, 4 December 2011
What You Need to Participate
- BioPortal API Key - get your API Key by registering for an account on BioPortal
- Computer with Internet connection
- Software editor of your choice
- Sample code will be demonstrated in both Java and Perl
Content
- Introduction to REST Web services
- NCBO BioPortal
- NCBO REST Web services
- Ontology Web services - Search, Traverse, Download
- View Extraction Web service - Subset
- Notes Web service - Propose Terms, Comment
- Mapping Web services - Create, Upload, Download
- Widgets - Tree view, Auto-complete, Graph view
- Annotation - Ontology Term recognition
- Data Access - Fetch ontology-indexed data
- BioPortal SPARQL Endpoint - Access Ontologies via SPARQL
Slides
- Slides will be posted after the Tutorial
NCBO Sample Code Cookbook
- Visit the Sample Code Cookbook to see ontology-based uses cases and solutions using the NCBO Web services
- Add you own use case and solution!!!
NCBO Users
- Email [NCBO Users mailto:[email protected]] to contact other users and our NCBO support staff