Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow output CARML for source type CSV #154

Open
mchlrch opened this issue Sep 2, 2024 · 1 comment
Open

Allow output CARML for source type CSV #154

mchlrch opened this issue Sep 2, 2024 · 1 comment

Comments

@mchlrch
Copy link
Member

mchlrch commented Sep 2, 2024

At the moment XRM editor flags output of type carml as incompatible for CSV sources:

Screenshot from 2024-09-02 17-17-41

I noticed this while doing maintenance on the pipeline template that is using the carml processor: https://github.com/zazuko/xrm-xml-workflow

npm run csv-to-file in that template repo works OK. CARML can handle CSV files.

@mchlrch
Copy link
Member Author

mchlrch commented Sep 2, 2024

register(tmp, SourceType.CSV, OutputType.RML, OutputType.R2RML, OutputType.CSVW);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant