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. RDFox Endpoint
- 14. Programmatic Access to RDFox
- 14.1. Basics of the Java API
- 14.2. Basics of the RESTful API
- 14.3. Formats and MIME Types
- 14.4. Managing Servers
- 14.5. Managing Data Stores
- 14.6. Managing Data Sources
- 14.7. Managing Tuple Tables
- 14.8. Evaluating Queries
- 14.9. Working with Transactions
- 14.10. Cursors
- 14.11. Explaining How Facts are Derived
- 14.12. Handling Concurrent Updates
- 14.13. Managing Roles
- 14.14. Checking Endpoint Health
- 14.15. Remote Shell Execution (EXPERIMENTAL)
- 15. Javadoc
- 16. Command-Line Interface
- 17. Logging
- 18. RDFox Docker Images
- 19. Release Notes
- 20. Acknowledgments