From 34bf603f4e63dfd7180489f6494f5cbd4f9680a4 Mon Sep 17 00:00:00 2001 From: Federico Igne <6771224+dyamon@users.noreply.github.com> Date: Wed, 30 Jun 2021 10:10:07 +0100 Subject: Update README.md A bit of formatting makes everything better. Also added badges to uncomment when we will go public. --- README.md | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 59 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 728dba6..2a38271 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,62 @@ -# Combined approach for RSA - -Re-implementation of the combined approach for CQ answering over RSA ontologies described in [[1](#references)]. + +

+ + + +

· RSAComb ·

+ +

+Combined approach for Conjunctive Query answering in RSA +
+Read the paper +· +Read the technical report +· +Report bug + +

+ +

+ + +
+Table of Contents +
    +
  1. About
  2. +
  3. Preliminaries
  4. +
  5. + Using the software + +
  6. +
  7. Changes introduced
  8. +
  9. Acknowledgements
  10. +
  11. Credits
  12. +
  13. License
  14. +
+
+ +## About + +This is a 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 using different tools and programming language). -- cgit v1.2.3