maastrichtu-ids/RDF Upload
Upload RDF from a file to a SPARQL endpoint using RDF4J
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | Path of file(s) to upload. Single filepath or multiple files using wildcard, e.g. *.ttl | yes | — |
| endpoint | URL of the SPARQL Endpoint to upload the RDF. e.g. https://graphdb.dumontierlab.com/repositories/test/statements | yes | https://graphdb.dumontierlab.com/repositories/test/statements |
| user | Username used for SPARQL endpoint authentication | yes | — |
| password | Password used for SPARQL endpoint authentication | yes | — |
| graph | Graph to upload the triples to. If nquads and this argument are provided, then this argument has priority | no | — |
Outputs
no outputs