Skip to content
Started 1 yr 0 mo ago
Took 2 min 1 sec
Success

#62 (May 21, 2023, 8:46:42 PM)

Changes
  1. [New] Add HTML to RDF support (commit: a5da8c2) (details / githubweb)
  2. [New] Add test file (commit: b5e1524) (details / githubweb)
  3. [Upd] Change HTML convertor output to TSV (commit: 921cee5) (details / githubweb)
  4. [Upd] Add info about quoting and tab characters. (commit: c7530be) (details / githubweb)
  5. Update s-pipes-modules/module-tabular/src/main/java/cz/cvut/spipes/modules/TabularModule.java (commit: 7f08f53) (details / githubweb)
  6. [Upd] Add module description (commit: d2eb200) (details / githubweb)
  7. [Upd] Add information about HTML2TSV to TabularModule (commit: 373451c) (details / githubweb)
  8. [New] Add term occurrences and rdf2csv module (commit: 886c508) (details / githubweb)
  9. [Upd] Refactor bad namespace of a test (commit: fd3ce6f) (details / githubweb)
  10. [Upd] Add forgotten modification of hello-world script (commit: 1ba859a) (details / githubweb)
  11. [Fix] Change default quote character to " (commit: 2ec48b8) (details / githubweb)
  12. Fix typo (commit: 16526b5) (details / githubweb)
  13. [Upd] Workaround to fix memory leakage of stream resources (commit: 885a7ba) (details / githubweb)
  14. Revert "[Upd] Workaround to fix memory leakage of stream resources" (commit: 3d19848) (details / githubweb)
  15. [Upd] Add resource property (commit: 9afd7d5) (details / githubweb)
  16. [Upd] Move to new module, use CSV library (commit: 2f63319) (details / githubweb)
  17. [Upd] Fix bad csvw:Row uri, remove unused StreamResource, change score uri (commit: eaa87f6) (details / githubweb)
  18. [Upd] Add module documentation, remove defined constants in RDF2CSVModule (commit: 6ea2f28) (details / githubweb)
  19. [Upd] Change :Row to csvw:Row, get property from table schema (commit: 919c856) (details / githubweb)
  20. [Upd] Replace constants (commit: e5bf9d2) (details / githubweb)
  21. [Upd] Add Row resource (commit: dad3ed3) (details / githubweb)
  22. [Upd] Add CSVW , remove unused constants (commit: 070ab37) (details / githubweb)
  23. [Upd] Search terms from input RDF, remove CSVW and super-csv (commit: 5de6967) (details / githubweb)
  24. Update s-pipes-modules/module-text-analysis/src/main/java/cz/cvut/spipes/modules/ExtractTermOccurrencesModule.java (commit: 9eecc60) (details / githubweb)
  25. Update s-pipes-modules/module-text-analysis/src/main/java/cz/cvut/spipes/modules/ExtractTermOccurrencesModule.java (commit: b598a23) (details / githubweb)
  26. [Upd] Get rows from table, add sorting (commit: d413912) (details / githubweb)
  27. [Upd] Change listing resources and description , remove dataPrefix, (commit: 2c89026) (details / githubweb)
  28. [New] Enable getting username and password from config-core.properties (commit: ec316b0) (details / githubweb)
  29. Remove print output (commit: fd02472) (details / githubweb)
  30. [Upd] Create termit-compliant term occurrence resources (commit: 98bbcc2) (details / githubweb)
  31. [Upd] Improve the module generation script (commit: c4b3fd6) (details / githubweb)
  32. [Fix] Workaround to fix memory leakage of stream resources (commit: f9f78a2) (details / githubweb)
  33. [Fix] Remove memory leakage from unclosed EntityManagerFactory (commit: 08b179b) (details / githubweb)
  34. [Upd] Rename Constants to Termit (commit: 8959759) (details / githubweb)
  35. [Upd] Make the generated pom.xml use the s-pipes-modules maven version (commit: 04aad88) (details / githubweb)
  36. [New #153]  Add text analysis module (commit: 1d00dfe) (details / githubweb)
  37. [New] Add log configuration (commit: ce48ff6) (details / githubweb)
  38. [Upd] Fix multiple processing, limit request literals (commit: 7a79c0f) (details / githubweb)
  39. [Fix] Fix literals per request (commit: 8b387db) (details / githubweb)
  40. [Fix] Get subjects from variable bindings (not model) (commit: 1c50e57) (details / githubweb)
  41. Update README.md (commit: c0c295c) (details / githubweb)
  42. [Upd] Annotate only objects with binding ?o (commit: ad05644) (details / githubweb)
  43. Update build-docker.yml (commit: 64478c6) (details / githubweb)
  44. [Upd] Add javadoc, allows any binding name to be used (commit: 757b39a) (details / githubweb)
  45. Update s-pipes-modules/module-text-analysis/src/main/java/cz/cvut/spipes/modules/TextAnalysisModule.java (commit: f8d920a) (details / githubweb)
  46. [Upd] Change variable description (commit: 189e8c6) (details / githubweb)
  47. [Fix] Fix dependance on path from which is script executed (commit: 71f7bcd) (details / githubweb)
  48. [Fix] Fix paths in module generation script (commit: adc7074) (details / githubweb)
  49. [Upd] Escape HTML (commit: 54de91d) (details / githubweb)
  50. [New] Add rdf definitions to the docker image (commit: 60f68d3) (details / githubweb)
  51. [Upd] Expose configurations of docker image (commit: aeb0de7) (details / githubweb)

Started by anonymous user

This run spent:

  • 0.17 sec waiting;
  • 2 min 1 sec build duration;
  • 2 min 1 sec total from scheduled to completion.
Revision: 0bab2cc477ddac3927e70f3fce3851d29009300f
Repository: https://github.com/kbss-cvut/s-pipes
  • origin/main