Converts RDF data to CSVW format, including both table streams and descriptor. This is the main entry point for RDF to CSVW conversion operations.
Generates a CSVW table schema from RDF data by analyzing the structure and properties. This function infers the appropriate table schema based on the RDF triples provided.
Converts RDF data to CSVW format, including both table streams and descriptor. This is the main entry point for RDF to CSVW conversion operations.