Table of ContentsΒΆ
- 1. Introduction
- 2. RDFox Features and Requirements
- 3. Getting Started
- 4. Querying RDFox
- 5. Reasoning in RDFox
- 5.1. Rule Languages
- 5.2. Materialization-based Reasoning
- 5.3. Restrictions on Rule Sets
- 5.4. The Rule Language of RDFox
- 5.5. Common Uses of Rules in Practice
- 5.6. OWL 2 Support in RDFox
- 5.7. SWRL Support in RDFox
- 5.8. Explaining Reasoning Results
- 5.9. Monitoring Reasoning in RDFox
- 5.10. Querying the Explicitly given Data
- 6. How Information is Structured in RDFox
- 7. Transactions in RDFox
- 8. Programmatic Access to RDFox
- 8.1. Basics of the Java API
- 8.2. Basics of the RESTful API
- 8.3. Managing Servers
- 8.4. Managing Data Stores
- 8.5. Managing Data Sources
- 8.6. Managing Tuple Tables
- 8.7. Working with Facts, Rules, and Queries
- 8.8. Managing Transactions
- 8.9. Supported Formats and Their MIME Types
- 8.10. Evaluating Queries
- 8.11. Cursors
- 9. Access Control
- 10. Shell Commands and Variables
- 11. RDFox Docker Images
- 12. Release Notes
- 13. Acknowledgements
- 14. Javadoc