Skip to content
Success

Changes

Summary

  1. [Fix] Reference to kbss maven repo (http --> https) (commit: aebaf48) (details)
  2. [Feature #21] Implementation of spif:parseDate (part 1) (commit: 26a90be) (details)
  3. [Feature #21] Implementation of spif:parseDate (commit: 96eadbe) (details)
  4. [Feature #21] Add validation for bad formats and more tests. (commit: 7cd701d) (details)
  5. [Feature #21] Add better blank node and non-literal node validation + unit tests (commit: 67cb814) (details)
  6. [Feature #21] Fix not bound value and after midnight time (commit: d79a978) (details)
Commit aebaf48b2ed98ef015a7101514c098b19503b3bf by blcham
[Fix] Reference to kbss maven repo (http --> https)
(commit: aebaf48)
The file was modifieds-pipes-parent/pom.xml (diff)
Commit 26a90be4d8b0cec2c8ef48ad6604b989146bb44b by blcham
[Feature #21] Implementation of spif:parseDate (part 1)
(commit: 26a90be)
The file was addeds-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java
The file was addeds-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java
Commit 96eadbe4421daf600ce6f2aa31354b112681ac86 by matej.kulich99
[Feature #21] Implementation of spif:parseDate
(commit: 96eadbe)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java (diff)
The file was addeds-pipes-core/src/test/java/cz/cvut/spipes/function/date/ParseDateTest.java
The file was addeds-pipes-core/src/main/java/cz/cvut/spipes/exception/ParseException.java
Commit 7cd701d733edadf27218e240eb8c7e66e19e38c6 by matej.kulich99
[Feature #21] Add validation for bad formats and more tests.
(commit: 7cd701d)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java (diff)
The file was modifieds-pipes-core/src/test/java/cz/cvut/spipes/function/date/ParseDateTest.java (diff)
Commit 67cb814f234445a55c672f5ae021a3f4790a6e5b by matej.kulich99
[Feature #21] Add better blank node and non-literal node validation + unit tests
(commit: 67cb814)
The file was modifieds-pipes-core/src/test/java/cz/cvut/spipes/function/date/ParseDateTest.java (diff)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java (diff)
Commit d79a9786dff630a99d8f697b6fc86e64fb2db167 by matej.kulich99
[Feature #21] Fix not bound value and after midnight time
(commit: d79a978)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java (diff)
The file was modifieds-pipes-core/src/test/java/cz/cvut/spipes/function/date/ParseDateTest.java (diff)