Skip to content
Success

Changes

Summary

  1. [Feature #15] Duplicate column handling and schema about url is used for resource creation (commit: 4b9e1f3) (details)
  2. [Fix] Fixed usage of uriTemplate and column urls (commit: 0a896d6) (details)
  3. [Fix] default aboutUrl is on tableSchema (commit: 8ec9b78) (details)
  4. [Fix] isDuplicate should work with columnName not columnTitle (commit: f494730) (details)
  5. [Doc] improved documentation (commit: 62efc1c) (details)
  6. [New] added test model output (commit: f3cf378) (details)
  7. [New] added test to check isomorphism of actual vs expected output model (commit: 122878c) (details)
  8. [Feature #15] Updated module doc (commit: 7fbb311) (details)
  9. [Feature #15] Updated module doc (commit: 5d80879) (details)
  10. [Upd] Reformat - reordering module names (commit: a5b74bc) (details)
Commit 4b9e1f398fbdf9c40730af831b937454a33239e3 by kotrlzde
[Feature #15] Duplicate column handling and schema about url is used for resource creation
(commit: 4b9e1f3)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java (diff)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/modules/TabularModule.java (diff)
The file was addeds-pipes-core/src/test/resources/module/tabular/duplicate_column_countries.tsv
The file was modifieds-pipes-core/src/test/java/cz/cvut/spipes/modules/TabularModuleTest.java (diff)
Commit 0a896d63482ba9f8eff4d97c1c2b2dc7ac509dd8 by kotrlzde
[Fix] Fixed usage of uriTemplate and column urls
(commit: 0a896d6)
The file was modifieds-pipes-core/src/test/java/cz/cvut/spipes/modules/TabularModuleTest.java (diff)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/modules/TabularModule.java (diff)
Commit 8ec9b78d32d0f6465a2f063194f441478b975c60 by kotrlzde
[Fix] default aboutUrl is on tableSchema
(commit: 8ec9b78)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/modules/TabularModule.java (diff)
Commit f494730de6a842d72ebe7d763e9661c80e60e34f by kotrlzde
[Fix] isDuplicate should work with columnName not columnTitle
(commit: f494730)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/modules/TabularModule.java (diff)
Commit 62efc1ca0a5a1fca2eb80ca0fc032af311fce44b by kotrlzde
[Doc] improved documentation
(commit: 62efc1c)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/modules/TabularModule.java (diff)
Commit f3cf378a105d0c7e582ccda9a29fcf25ed6d8baf by kotrlzde
[New] added test model output
(commit: f3cf378)
The file was addeds-pipes-core/src/test/resources/module/tabular/countries-model-output.ttl
Commit 122878c9070ca1abe2ea26e004c43c7afe962c76 by kotrlzde
[New] added test to check isomorphism of actual vs expected output model
(commit: 122878c)
The file was modifieds-pipes-core/src/test/java/cz/cvut/spipes/modules/TabularModuleTest.java (diff)
Commit 7fbb3112ea582dc16907dd41e8cbe5685a404bbc by kotrlzde
[Feature #15] Updated module doc
(commit: 7fbb311)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/modules/TabularModule.java (diff)
Commit 5d80879733c2984fdf2fe043cea96557aa60c5c4 by kotrlzde
[Feature #15] Updated module doc
(commit: 5d80879)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/modules/TabularModule.java (diff)
Commit a5b74bcf81d611349857aa4b9dc42d4d1964d2d5 by blcham
[Upd] Reformat - reordering module names
(commit: a5b74bc)
The file was modifieds-pipes-modules/pom.xml (diff)