This repository was archived by the owner on Sep 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# External Links
22PUBLIC_QLEVER_UI_URL = https://catplus.swisscustodian.ch/default
33PUBLIC_CATPLUS_ONTOLOGY_URL = https://sdsc-ordes.github.io/catplus-ontology/
4+ PUBLIC_SWISSCAT_URL = https://www.epfl.ch/research/facilities/swisscat/
5+ PUBLIC_SDSC_URL = https://www.datascience.ch/
6+ PUBLIC_CHEMBOARD_GITHUB_URL = https://github.com/sdsc-ordes/catplus-chemboard.git
47
58# Qlever Access
69QLEVER_API_URL = https://catplus.swisscustodian.ch/sparql/default/
Original file line number Diff line number Diff line change 3939 # @schema/desc "URL of the Qlever SPARQL UI endpoint."
4040 # @schema/example "https://catplus.ch/default"
4141 qleverUiUrl : " "
42+ # @schema/desc "URL to SwissCat Project Page."
43+ # @schema/example "https://www.epfl.ch/research/facilities/swisscat/"
44+ swisscatUrl : " "
45+ # @schema/desc "URL to SwissCat Project Page."
46+ # @schema/example "https://www.datascience.ch/"
47+ sdscUrl : " "
48+ # @schema/desc "URL to SwissCat Project Page."
49+ # @schema/example "https://github.com/sdsc-ordes/catplus-chemboard.git"
50+ chemboardGithubUrl : " "
4251 # @schema/desc "Results per page"
4352 resultsPerPage : " 10"
4453 # @schema/desc "Catplus Ontology Homepage Url"
You can’t perform that action at this time.
0 commit comments