diff options
author | Federico Igne <federico.igne@cs.ox.ac.uk> | 2021-06-29 20:02:43 +0100 |
---|---|---|
committer | Federico Igne <federico.igne@cs.ox.ac.uk> | 2021-06-29 20:02:43 +0100 |
commit | f905f253d7b97e623fbed965a4a17c2e8ef1d23c (patch) | |
tree | 5f0e5e64d2abcdb4668559d42a4e5db09a43310e /README.md | |
parent | c5630ab881324022c94ab874880b2beda551c126 (diff) | |
download | RSAComb-f905f253d7b97e623fbed965a4a17c2e8ef1d23c.tar.gz RSAComb-f905f253d7b97e623fbed965a4a17c2e8ef1d23c.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -107,13 +107,23 @@ The following is a (non exhaustive) summary of fixes (🔧), changes (🔄) and | |||
107 | In Proceedings of the Twenty-Fourth International Joint Conference on Artificial Intelligence, IJCAI 2015, Buenos Aires, Argentina, July 25-31, 2015, 2971–2977, 2015. | 107 | In Proceedings of the Twenty-Fourth International Joint Conference on Artificial Intelligence, IJCAI 2015, Buenos Aires, Argentina, July 25-31, 2015, 2971–2977, 2015. |
108 | http://ijcai.org/Abstract/15/420. | 108 | http://ijcai.org/Abstract/15/420. |
109 | 109 | ||
110 | [2] Horridge, Matthew and Bechhofer, Sean. | ||
111 | *The OWL API: A Java API for OWL Ontologies*. | ||
112 | Semantic Web Journal 2(1), Special Issue on Semantic Web Tools and Systems, pp. 11-21, 2011. | ||
113 | |||
110 | ## Acknowledgements | 114 | ## Acknowledgements |
111 | 115 | ||
112 | *temporarily redacted* | 116 | - OWLAPI [[2]](#references) |
117 | - [RDFox](https://www.oxfordsemantic.tech/product) | ||
118 | - [Graph for Scala](https://github.com/scala-graph/scala-graph) | ||
113 | 119 | ||
114 | ## Credits | 120 | ## Credits |
115 | 121 | ||
116 | *temporarily redacted* | 122 | - Federico Igne |
123 | - Stefano Germano | ||
124 | - Ian Horrocks (*Scientific Supervisor*) | ||
125 | |||
126 | From the [Knowledge Representation and Reasoning research group](https://www.cs.ox.ac.uk/isg/krr/) in the [Department of Computer Science](https://www.cs.ox.ac.uk/) of the [University of Oxford](https://www.ox.ac.uk/). | ||
117 | 127 | ||
118 | ## License | 128 | ## License |
119 | 129 | ||