Table of ContentsΒΆ
- 1. Introduction
- 2. RDFox Features and Requirements
- 3. Getting Started
- 4. RDFox Concepts
- 5. Querying RDFox
- 6. Reasoning in RDFox
- 6.1. Rule Languages
- 6.2. Materialization-Based Reasoning
- 6.3. Restrictions on Rule Sets
- 6.4. The Rule Language of RDFox
- 6.5. Common Uses of Rules in Practice
- 6.6. OWL 2 Support in RDFox
- 6.7. SWRL Support in RDFox
- 6.8. Explaining Reasoning Results
- 6.9. Monitoring Reasoning in RDFox
- 6.10. Querying the Explicitly given Data
- 7. Managing RDFox Servers
- 8. Managing Data Stores
- 9. Managing Tuple Tables
- 10. Accessing Data Sources
- 11. Access Control
- 12. Using Transactions
- 13. Programmatic Access to RDFox
- 13.1. Basics of the Java API
- 13.2. Basics of the RESTful API
- 13.3. Managing Servers
- 13.4. Managing Data Stores
- 13.5. Managing Data Sources
- 13.6. Managing Tuple Tables
- 13.7. Working with Facts, Rules, and Queries
- 13.8. Managing Transactions
- 13.9. Supported Formats and Their MIME Types
- 13.10. Evaluating Queries
- 13.11. Cursors
- 13.12. Managing Roles
- 13.13. Checking the Health of the Endpoint
- 14. Javadoc
- 15. Command-Line Interface
- 16. RDFox Docker Images
- 17. Release Notes
- 18. Acknowledgments