Skip to content

Knowledge Hub v0.1.0

Latest
Compare
Choose a tag to compare
@vik-koch vik-koch released this 13 Apr 20:25
· 1 commit to main since this release

First version of Knowledge Hub (Builder and Explorer)

What's Changed

  • Draft of Confluence and MS Teams API Crawler without saving the retrieved documents by @vik-koch in #1
  • Connector for writing retrieved data to MongoDB by @vik-koch in #2
  • Enriched metadata for Crawlers with concurrent retrieval by @vik-koch in #3
  • Processor for converting and renaming metadata fields by @vik-koch in #4
  • Draft of OWL Ontology for enterprise knowledge by @vik-koch in #5
  • RML Mapper for converting JSON to RDF by @vik-koch in #6
  • Jena RDF and OWL Importer by @vik-koch in #7
  • Knowledge Graph Enricher by @vik-koch in #8
  • Major refactoring of the initial prototype by @vik-koch in #9
  • Added configuration with more different settings by @vik-koch in #10
  • Added application runner for the pipeline by @vik-koch in #11
  • Renamed knowledge hub to khub-builder by @vik-koch in #12
  • Add package maven workflow by @vik-koch in #13
  • Fixed several bugs and improved logging by @vik-koch in #14
  • First implementation of Khowledge Hub Explorer by @vik-koch in #15
  • Multiple adjustments for Knowledge Hub Builder by @vik-koch in #16
  • Docker Compose for Apache Fuseki by @vik-koch in #17
  • KHub Builder Fixes by @vik-koch in #19
  • KHub Explorer adjustments by @vik-koch in #18
  • Build Pipeline Optimization by @vik-koch in #20
  • KHub Explorer improvements by @vik-koch in #21
  • Explorer adjustments with environment variables by @vik-koch in #22

New Contributors

Full Changelog: https://github.com/vik-koch/knowledge-hub/commits/v0.1.0