humanitiesplusdesign / data-pen

Personal modeling application for Linked Data.
http://hdlab.stanford.edu/fibra
26 stars 0 forks source link

Import from RDF #95

Open esjewett opened 7 years ago

jiemakel commented 7 years ago

curl -X PUT --data-binary @file.ttl http://ldf.fi/fibra/sparql?graph=http://ldf.fi/fibra/set1/ curl -X POST --data-binary @file.ttl http://ldf.fi/fibra/sparql?graph=http://ldf.fi/fibra/set1/ curl -X DELETE http://ldf.fi/fibra/sparql?graph=http://ldf.fi/fibra/set1/

(https://www.w3.org/TR/sparql11-http-rdf-update/)