opencaesar / owl-tools

A set of analysis tools for OWL
Apache License 2.0
5 stars 1 forks source link

OwlLoadTask: Provide support for optional user/password authentication credentials. #48

Closed NicolasRouquette closed 1 year ago

NicolasRouquette commented 1 year ago

User Story

As a user, I would like support for SPARQL endpoint authentication credentials so that I can use a SPARQL endpoint that requires authentication..

Detailed Description

Description providing additional details and context.

Add optional username and password to OwlLoadTask.

Acceptance Criteria

NicolasRouquette commented 1 year ago

Fixed in PR #49