Skip to content

Running with Unsupported KGs #2

@Reham-Osama

Description

@Reham-Osama

Hello,

I have a question related to running the system on KGs that does not exist in the supported list in src/main/resources/conf.properties. I want to generate benchmarks to test my KGQA system on it.
I made the following changes and I need your feedback if these are the correct changes that needs to be done to support a new KG.

  1. Added a new KG file in src/main/java/knowledgeGraphs/
  2. Added a new explorer file in src/main/java/lexiconGenerator/kg_explorer/
  3. Added a new Setting file in src/main/java/settings/

Please let me know if there are any specific methods that I need to implement for better benchmarks.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions