$schema: http://json-schema.org/draft-07/schema#
$id: 'http://configuration'
title: Sparql Configuration
description: |
  Configuration object for a sparql task
type: object
properties:
  dsn:
    type: string
required:
  - dsn