You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/datasource-sparql/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ _This package is a [Linked Data Fragments Server module](https://github.com/Link
12
12
13
13
This package exposes the following config entries:
14
14
*`SparqlDatasource`: A SPARQL-endpoint-based datasource that requires at least one `sparqlEndpoint` field. _Should be used as `@type` value._
15
-
*`sparqlEndpoint`: Refers to an absolute or relative file location of an HDT file. _Should be used as key in a `SparqlDatasource`._
15
+
*`sparqlEndpoint`: Refers to a SPARQL endpoint capable of receiving and processing SPARQL Protocol requests. _Should be used as key in a `SparqlDatasource`._
0 commit comments