Skip to content
Success

Changes

Summary

  1. [Feature #30] Basic structure to create tabular module (commit: 363704b) (details)
  2. [Feature #30] Moved tabular module to own project (commit: a96811b) (details)
Commit 363704b1e386a4333ef8e87a17845380d84fde82 by blcham
[Feature #30] Basic structure to create tabular module
(commit: 363704b)
The file was addeds-pipes-modules/module-tabular/pom.xml
The file was modifieds-pipes-modules/pom.xml (diff)
The file was modifieds-pipes-modules-registry/pom.xml (diff)
The file was addeds-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/modules/TabularModule.java
Commit a96811bcab15e9d9cc08717441dff9274891f6fe by kotrlzde
[Feature #30] Moved tabular module to own project
(commit: a96811b)
The file was removeds-pipes-core/src/main/java/cz/cvut/spipes/modules/TabularModule.java
The file was modifieds-pipes-core/pom.xml (diff)
The file was modifieds-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/modules/TabularModule.java (diff)
The file was addeds-pipes-modules/module-tabular/src/test/java/cz/cvut/spipes/modules/TabularModuleTest.java
The file was addeds-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/modules/Mode.java
The file was removeds-pipes-core/src/test/java/cz/cvut/spipes/modules/TabularModuleTest.java
The file was addeds-pipes-modules/module-tabular/src/test/resources/countries-model-output.ttl
The file was addeds-pipes-modules/module-tabular/src/test/resources/countries.csv
The file was removeds-pipes-core/src/test/resources/module/tabular/countries.tsv
The file was addeds-pipes-modules/module-tabular/src/test/resources/duplicate_column_countries.tsv
The file was removeds-pipes-core/src/test/resources/module/tabular/countries.csv
The file was addeds-pipes-modules/module-tabular/src/test/resources/countries.tsv
The file was removeds-pipes-core/src/test/resources/module/tabular/countries-model-output.ttl
The file was removeds-pipes-core/src/test/resources/module/tabular/duplicate_column_countries.tsv
The file was modifieds-pipes-modules/module-tabular/pom.xml (diff)
The file was removeds-pipes-core/src/main/java/cz/cvut/spipes/modules/tabular/Mode.java