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

Tika #884

Merged
merged 18 commits into from
Sep 23, 2024
Merged

Tika #884

merged 18 commits into from
Sep 23, 2024

Commits on Sep 22, 2024

  1. feat (core): Tika 0.1

    vorburger committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    3bee9f8 View commit details
    Browse the repository at this point in the history
  2. feat (core): Tika 0.2

    vorburger committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    6676a7f View commit details
    Browse the repository at this point in the history
  3. feat (core): Tika 0.3

    vorburger committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    4394fe9 View commit details
    Browse the repository at this point in the history
  4. feat (core): Tika requires Log4j bridging

    This fixes the following quite confusing message:
    
    2024-09-22T17:38:09.232509392Z main ERROR Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
    vorburger committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    6f340df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c94f07 View commit details
    Browse the repository at this point in the history
  6. feat (core): Tika 0.4 (CLI)

    vorburger committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c51b264 View commit details
    Browse the repository at this point in the history
  7. clean(core): Rename ResourceIntoThingResourceConverter to RdfResource…

    …IntoProtoThingResourceConverter
    vorburger committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    e62620d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d72c47 View commit details
    Browse the repository at this point in the history
  9. clean(core): Remove createIRI() error handling workaround

    Now that we're on an RDF4j release which includes (my)
    eclipse-rdf4j/rdf4j#4919 fix.
    vorburger committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    620b837 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f741b9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    492e58b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eea6769 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    535f04d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5b991a0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1a6ea99 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    52c8dc0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e27299f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    f8b88d6 View commit details
    Browse the repository at this point in the history