Difference between revisions of "SPARQL BioPortal"

From NCBO Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
There is a Web interface to test SPARQL queries at http://alphasparql.bioontology.org/
 
There is a Web interface to test SPARQL queries at http://alphasparql.bioontology.org/
  
Also, interactive examples can be tested at the following page http://alphasparql.bioontology.org/examples
+
Also, interactive examples can be tested here http://alphasparql.bioontology.org/examples
  
 
=== Submitting SPARQL queries programmatically ===
 
=== Submitting SPARQL queries programmatically ===

Revision as of 19:55, 29 November 2011

Before using the BioPortal SPARQL service please read our SPARQL_Release_Notes_And_Usage_Policy

Web Interface and Query Examples

There is a Web interface to test SPARQL queries at http://alphasparql.bioontology.org/

Also, interactive examples can be tested here http://alphasparql.bioontology.org/examples

Submitting SPARQL queries programmatically

A github project contains examples to query our SPARQL service programmatically:

https://github.com/ncbo/sparql-code-examples

A tarball with these examples is for download here:

https://github.com/ncbo/sparql-code-examples/tarball/master

This project contains examples in Java, Python, JavaScript and Perl. Some of the examples use just language built-in capabilities and other need third-party libraries like Jena, Sesame or SPARQLWrapper. The github project and the tarball are self-contained, no need to download and install extra libraries.

To run these examples or any other SPARQL queries programmatically an API key from BioPortal is required. If you do not have a BioPortal account go to [New Account] and create one. Once you have the BioPortal account, login in BioPortal and go to your account details. You should see your API Key as part of your account profile.

Database Named Graph Structure

yyyyyyyyyyy

Preferred Names, Synonyms and other common predicates

yyyyyyyyyyy