You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Goal: checkpoint on June 3 => mockup

Queries for Biostats integration

eagle-i pointers/summary

Public SPARQL endpoints:

- workbench for debugging queries

[https://[node].dev.eagle-i.net/sparqler/query/|https://[node].dev.eagle-i.net/sparqler/query/]

- API:

//[node].dev.eagle-i.net/sparqler/sparql

doc: https://open.med.harvard.edu/display/eaglei/Repository+Design+Specification+and+API+Manual

(look for SPARQL endpoint)

The gist:

POST only

params are: query, format, view

NOTE: if we decide to include contact info, we'll need to use the authenticated sparql endpoint and create a non-privileged user.

Auth is http basic auth.

Ontology Browser:

tip of the trunk:

http://hawaii.dev.eagle-i.net/model

production:

http://search.eagle-i.net/model

  • No labels