Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1003 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 1003 Bytes

Dataset Descriptions: HCLS Community Profile

This repository contains a copy of the queries given in Section 6.6 of the Dataset Descriptions: HCLS Community Profile. The queries can be used to compute the statistical metrics that the profile reports.

The queries have been copied in from IDP-KG where they were originally transcribed from the W3C Note.

REST API

The queries can be accessed through a REST API thanks to the grlc.io service.
http://grlc.io/api-git/AlasdairGray/HCLS-Stats-Queries

To execute the queries against your own endpoint:

  1. Click on the query of interest to expand its description
  2. Click on the 'Try it out' button
  3. Change the default endpoint string parameter to your SPARQL endpoint URL
  4. Click the 'Execute' button