actions-marketplace-validations/RML Mapper Java
Run the Java RML Mapper to convert structured data to RDF
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mapping | One or more mapping file paths and/or strings (multiple values are concatenated) | yes | input.csv |
| output | Path to output file | no | rdf_output.nq |
| serialization | Serialization format (nquads (default), trig, trix, jsonld, hdt) | no | nquads |
Outputs
| name | description |
|---|---|
| rdf_output | RDF output from the RMLMapper |