Skip to content

Use renamed binaries qlever-index and qlever-server#249

Merged
hannahbast merged 7 commits intoqlever-dev:mainfrom
Qup42:renameServerAndIndex
Jan 21, 2026
Merged

Use renamed binaries qlever-index and qlever-server#249
hannahbast merged 7 commits intoqlever-dev:mainfrom
Qup42:renameServerAndIndex

Conversation

@Qup42
Copy link
Collaborator

@Qup42 Qup42 commented Jan 19, 2026

This goes hand in hand with the change in ad-freiburg/qlever#2651

@hannahbast hannahbast changed the title refactor!: Use new names for server and index binaries Use renamed binaries qlever-index and qlever-server Jan 21, 2026
hannahbast pushed a commit to ad-freiburg/qlever that referenced this pull request Jan 21, 2026
So far, QLever's main binaries were called `IndexBuilderMain` (for building an index from given RDF input) and `ServerMain` (for running a server based on such an index). These names have historical reasons but are no longer appropriate, in particular, because they are generic with no reference to QLever in their name. The binaries are now called `qlever-index` and `qlever-server`, respectively

NOTE 1: This goes hand in hand with qlever-dev/qlever-control#249 (use the new binaries in the `qlever` command-line tool) and ad-freiburg/sparql-conformance#55 (let the conformance tests use the new binaries)

NOTE 2: The source files are still called `IndexBuilderMain.cpp` and `ServerMain.cpp`, but that is an implementation detail that can be addressed in a separate PR

Co-authored-by: Julian Mundhahs <Qup42@users.noreply.github.com>
@hannahbast hannahbast merged commit b23d856 into qlever-dev:main Jan 21, 2026
9 of 10 checks passed
marvin7122 pushed a commit to marvin7122/qlever that referenced this pull request Jan 22, 2026
So far, QLever's main binaries were called `IndexBuilderMain` (for building an index from given RDF input) and `ServerMain` (for running a server based on such an index). These names have historical reasons but are no longer appropriate, in particular, because they are generic with no reference to QLever in their name. The binaries are now called `qlever-index` and `qlever-server`, respectively

NOTE 1: This goes hand in hand with qlever-dev/qlever-control#249 (use the new binaries in the `qlever` command-line tool) and ad-freiburg/sparql-conformance#55 (let the conformance tests use the new binaries)

NOTE 2: The source files are still called `IndexBuilderMain.cpp` and `ServerMain.cpp`, but that is an implementation detail that can be addressed in a separate PR

Co-authored-by: Julian Mundhahs <Qup42@users.noreply.github.com>
@Qup42 Qup42 deleted the renameServerAndIndex branch January 24, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants