vemonet/HDT compression for RDF
Run the RDF HDT cpp implementation to convert RDF to HDT (or the other way around)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| operation | rdf2hdt or hdt2rdf | no | rdf2hdt |
| input | Input file (RDF for rdf2hdt, HDT for hdt2rdf) | yes | — |
| output | Output file (HDT for rdf2hdt, RDF for hdt2rdf) | yes | — |
Outputs
| name | description |
|---|---|
| hdt_output | HDT file generated (or RDF) |