From b1e53c0b9f85783c9c6382eb69380b38cd43a566 Mon Sep 17 00:00:00 2001 From: Stefano Germano Date: Wed, 17 Jun 2020 20:41:16 +0200 Subject: Statement about "re-implementation" --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 56753d6..24bb124 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # RSA-combined-approach -Re-implementation of the combined approach for CQ answering over RSA ontologies ([paper](https://www.ijcai.org/Abstract/15/420)) + +Re-implementation of the combined approach for CQ answering over RSA ontologies described in [[1](#references)]. + +> Please note that the prototype mentioned in [[1](#references)] is not available (and the contributors of this repository have never seen it); therefore, this "re-implementation" could be completely different from that prototype (potentially even in a different programming language). + + +## References + +[1] Feier, Cristina, David Carral, Giorgio Stefanoni, Bernardo Cuenca Grau, and Ian Horrocks. 'The Combined Approach to Query Answering Beyond the OWL 2 Profiles'. In Proceedings of the Twenty-Fourth International Joint Conference on Artificial Intelligence, IJCAI 2015, Buenos Aires, Argentina, July 25-31, 2015, 2971–2977, 2015. http://ijcai.org/Abstract/15/420. + -- cgit v1.2.3