Kirill Yankov
Kirill Yankov
@jrudolph > ```scala > val newUri = response.header[Location].get.uri > ``` please note that this won't work for the case when uri in location is relative and you don't use host...
See no data from the file in the collection performing query: ``` select distinct ?s ?o where {?s ?o} ```
quick fix: ```shell COLLECTION_URI=https://databus.dbpedia.org/kikiriki/collections/ldk2023test SPARQL_ENDPOINT=https://databus.dbpedia.org/sparql VIRTUOSO_ADMIN_PASSWD=YourSecretPassword docker-compose up ```