Files to RDF
Transformer, allows the user to convert RDF files (Files Data Unit) to RDF data (RDF data unit).
- Commit size
- Number of triples processed before commiting to database
- Format
- RDF serialization of the input file. Can be determined by file extension.
Characteristics
- ID
- t-filestordf
- Type
- transformer
- Inputs
- Configuration
- Files
- Outputs
- RDF multiple graphs
- Look in pipeline
The Files to RDF component takes the serialized RDF files on the input and deserializes it into RDF data. Each input file is deserialized into a separate graph. Since so far, there are no components able to work with multiple graphs, Files to RDF is always followed by a Graph merger. As a currently preferred alternative, Files to RDF single graph can be used.