Review Comment:
This manuscript was submitted as 'full paper' and should be reviewed along the usual dimensions for research contributions which include (1) originality, (2) significance of the results, and (3) quality of writing. Please also assess the data file provided by the authors under “Long-term stable URL for resources”. In particular, assess (A) whether the data file is well organized and in particular contains a README file which makes it easy for you to assess the data, (B) whether the provided resources appear to be complete for replication of experiments, and if not, why, (C) whether the chosen repository, if it is not GitHub, Figshare or Zenodo, is appropriate for long-term repository discoverability, and (4) whether the provided data artifacts are complete. Please refer to the reviewer instructions and the FAQ for further information.
The authors have extended and made corrections to the paper based on a round of reviews. Overall, my comments have been taken into consideration.
My specific comments:
(A) whether the data file is well organized and in particular contains a README file which makes it easy for you to assess the data,
The authors have added explanations of most of the individual RDF files in the README file.
The repository contains a file hermes_25_09.rdf, but this is not explained in the README file.
(B) whether the provided resources appear to be complete for replication of experiments, and if not, why,
The authors have now published the source code of the system (REST API) on GitHub and the server as a container image on Docker Hub.
However, the GitHub repository and the Docker Hub page do not contain any documentation or instructions for running the application.
E.g. when trying to run the Docker image: docker run -it --rm pstlab/hermes_ai_server, it only starts bash, but the server itself doesn't seem to be started.
(C) whether the chosen repository, if it is not GitHub, Figshare or Zenodo, is appropriate for long-term repository discoverability, and
In addition to GitHub, Zenodo is used now.
(4) whether the provided data artifacts are complete.
In the GitHub repository, are the ontology v1.1 and example KG v1.1 files in sync? It seems the KG file has the ontology content included, and has e.g. the following datatype property which is not anymore in the ontology v1.1: hermes:hermes#accessibility
The Zenodo repository seems to contain ontology and KG version 1.0, wherease the GitHub repository has additionally v1.1.
My previous comment:
"You mention that the KG is exposed as a SPARQL endpoint - could this be made publicly
available (I didn't notice a mention on this)?"
Authors' response:
"We thank the reviewer for the suggestion. We prepared a dedicated Docker image and revised
the GitHub repository of the ontology by also adding instructions to run the SPARQL endpoint."
- However, I am not able to see instructions for running the SPARQL endpoint on https://github.com/pstlab/HERMES_ONTOLOGY/blob/main/README.md.
Minor/language remarks:
- Footnote numbering: number 8 seems to be missing?
- Page 7: "Considering the required organization of ta territory" - Please reformulate.
- Page 8: "the concepts and relationships identified for the refinement of ArCo are summarized below. ." - Remove the other period (or similar).
- Page 13: "The figure, in particular, shows:" ... "the POI geographical location (latitude/longitude)" ... "accessible to ... the elderly" - I fail to see coordinates and elderly accessibility in the figure.
- Page 16: "without the clause, the query would return 66 individuals instead of the 5 shown below" - If I understand correctly, this refers to Table 5, which includes four, not five, individuals.
- Page 16, footnote 11: "The query took 0.1s for its execution on GraphDB" (and other similar footnotes) - Add a missing period.
- Table 10: Could you include column "?dt" as it's in the SPARQL SELECT clause?
- Table 11: Could you include column "?time" as it's in the SPARQL SELECT clause?
- Page 22: "What are the intangibles associated with at least one cultural entity?" - If I understand correctly, you are interested in associations between intangibles and tangibles? Should "cultural entity" be "tangible"?
- Page 23: "It is worth noticing the use of hermes:isCorrelatedWith* in conjunction with the pattern on the subject of the retrieved triples, rdfs:subClassOf*." (in two paragraphs) - 1) "hermes:isCorrelatedWith*" -> "hermes:isCorrelatedWith"; 2) The sentence is difficult to understand ("in conjunction with the pattern on the subject of the retrieved triples"), please reformulate.
- Page 24: "The HerMeS app is then deals" - Please reformulate.
|