Project Layout
Key folders:
t2smetrics/: core library codedatasets/: evaluation inputs, KGs, and resultstest/: test suitethird_party_lib/: optional external assets such as QCan jar
Important modules in t2smetrics/:
cli.py: command-line entrypointrun_experiments.py: orchestration for single or parallel experiment runscore/: evaluation context, engine, experiment, and export logicmetrics/: metric implementations and registryexecution/: local RDFLib and remote endpoint backendsdashboard_plotly.py: dashboard runtime for result exploration