dockerfiles/README.md: updated curl command for loading voc to work with curl v8.5.0#1792
dockerfiles/README.md: updated curl command for loading voc to work with curl v8.5.0#1792osma merged 3 commits intoNatLibFi:mainfrom
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1792 +/- ##
=========================================
Coverage 71.02% 71.02%
Complexity 1645 1645
=========================================
Files 33 33
Lines 4314 4314
=========================================
Hits 3064 3064
Misses 1250 1250 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
osma
left a comment
There was a problem hiding this comment.
Thank you for the PR and sorry for being so slow to process this.
I suggested skipping the URL encoding since it's not really necessary. Other than that, looks OK.
I will try to merge this very soon with the removed URL encoding.
|



Reasons for creating this PR
Since my local machine is running curl v8.5.0 the vocabulary loading curl commands in dockerfiles/README.md were failing.
curl -I -X POST -H Content-Type:text/turtle -T unescothes.ttl -G http://localhost:9030/skosmos/data --data-urlencode graph=http://skos.um.es/unescothes/I also saw that these changes to curl were tackled in #1695 but this readme seems to need updating
Description of the changes in this PR
Updates dockerfiles/README.md cURL commands to work with cURL v8.5.0
Known problems or uncertainties in this PR
Haven't been able to check whether changes are compatible with previous versions of cURL
Checklist
.sr-onlyclass, color contrast)