Table 1: Mapping rules.
#Rule Property Relation CIDOC-CRM Triple
1 whomBorn ?Born1 whomBorn ?Person1 ?Born1 cidoc:P98 brought into life ?Person1 .
2 bornFrom ?Born1 bornFrom ?Person1 ({?Born1 cidoc:P97 from father ?Person1}
UNION
{?Born1 cidoc:P96 by mother ?Person1})
3 child Of ?Person1 child of ?Person2 {?newBirth1 cidoc:P97 from father ?Person2 .}
UNION
{?newBirth1 cidoc:P96 by mother ?Person2 .}
?newBirth1 cidoc:P98 brought into life ?Person1 .
representation on the Query ontology. With this strat-
egy, each question can have many interpretations, and
the choice of the best solution is resolved as a multi-
objective problem, where the objective values are ob-
tained for each solution using lexical, syntactic and
semantic information. The evaluation of the proposed
approach is still ongoing and includes the extension of
the Query Ontology with more classes and properties
to cover the DBpedia information and with new mi-
gration rules to a new target ontology, DBpedia, with
the purpose of using the publicly available datasets in
the evaluation of the system. This question-answering
system is language-independent, except for the an-
notations on the query ontology that are language-
dependent. To adapt this system to a new domain,
the Query Ontology must be designed to represent the
new domain questions concepts. A new set of migra-
tion rules must be written to transform the classes and
properties of the solution into classes and properties
of the target ontology of the new domain.
ACKNOWLEDGEMENTS
This work is financed by National Funds through FCT
- Foundation for Science and Technology I.P., within
the scope of the project UIDP/04516/2020 (NOVA
Laboratory for Computer Science and Informatics).
REFERENCES
Geurts, B., Beaver, D. I., and Maier, E. (2020). Discourse
Representation Theory. In Zalta, E. N., editor, The
Stanford Encyclopedia of Philosophy. Metaphysics
Research Lab, Stanford University, Spring 2020 edi-
tion.
ICOM/CIDOC (2020). Definition of the CIDOC Concep-
tual Reference Model. ICOM/CRM Special Interest
Group, 7.0.1 edition.
Kamp, H. and Reyle, U. (1993). From Discourse to Logic:
Introduction to Modeltheoretic Semantics of Natural
Language, Formal Logic and Discourse Representa-
tion Theory. Dordrecht: Kluwer Academic Publish-
ers.
Meghini, C. and Doerr, M. (2018). A first-order logic ex-
pression of the cidoc conceptual reference model. In-
ternational Journal of Metadata, Semantics and On-
tologies, 13(2):131–149.
Melo, D., Rodrigues, I. P., and Koch, I. (2020). Knowl-
edge discovery from isad, digital archive data, into
archonto, a cidoc-crm based linked model. In Pro-
ceedings of the 12th International Joint Conference
on Knowledge Discovery, KEOD - Volume 2, pages
197–204. INSTICC, SciTePress.
Melo, D., Rodrigues, I. P., and Varagnolo, D. (2023).
A strategy for archives metadata representation on
cidoc-crm and knowledge discovery. Semantic Web,
14(3):553–584.
Reddy, S., T
¨
ackstr
¨
om, O., Collins, M., Kwiatkowski, T.,
Das, D., Steedman, M., and Lapata, M. (2016). Trans-
forming dependency structures to logical forms for se-
mantic parsing. Transactions of the Association for
Computational Linguistics, 4:127–140.
Silva, J. Q., Melo, D., Rodrigues, I. P., Seco, J. C., Fer-
reira, C., and Parreira, J. (2023). An ontology-based
task-oriented dialogue to create outsystems applica-
tions. SN Computer Science, 4(12):1–17.
Varagnolo., D., Antas., G., Ramos., M., Amaral., S., Melo.,
D., and Rodrigues., I. P. (2022). Evaluating and ex-
ploring text fields information extraction into cidoc-
crm. In Proceedings of the 14th International Joint
Conference on Knowledge Discovery, Knowledge En-
gineering and Knowledge Management - KEOD,,
pages 177–184. INSTICC, SciTePress.
Varagnolo, D., Melo, D., and Rodrigues, I. P. (2021). A
tool to explore the population of a cidoc-crm on-
tology. Procedia Computer Science, 192:158–167.
Knowledge-Based and Intelligent Information & En-
gineering Systems: Proceedings of the 25th Interna-
tional Conference KES2021.
ˇ
Zabokrtsk
´
y, Z., Zeman, D., and
ˇ
Sev
ˇ
c
´
ıkov
´
a, M. (2020). Sen-
tence Meaning Representations Across Languages:
What Can We Learn from Existing Frameworks?
Computational Linguistics, 46(3):605–665.
An Ontology-Based Question-Answering, from Natural Language to SPARQL Query
181