Table of ContentsΒΆ
- 8. Import and Export
- 9. Querying
- 10. Reasoning
- 10.1. Rule Languages
- 10.2. Materialization-Based Reasoning
- 10.3. Restrictions on Rule Sets
- 10.4. The Rule Language of RDFox
- 10.5. Common Uses of Rules in Practice
- 10.6. OWL 2 Support in RDFox
- 10.7. SWRL Support in RDFox
- 10.8. Explaining Reasoning Results
- 10.9. Monitoring Reasoning in RDFox
- 10.10. Querying the Explicitly given Data
- 11. Transactions
- 12. Access Control
- 13. Persistence
- 14. Connections
- 15. RDFox Shell
- 16. APIs
- 16.1. Basics of the Java API
- 16.2. Basics of the RESTful API
- 16.3. Managing Servers
- 16.4. Managing Data Stores
- 16.5. Managing Data Store Properties
- 16.6. Managing Data Store Prefixes
- 16.7. Managing Delta Queries
- 16.8. Managing the Commit Procedure
- 16.9. Managing Data Store Content
- 16.10. Managing Data Sources
- 16.11. Managing Tuple Tables
- 16.12. Managing Statistics
- 16.13. Evaluating Queries
- 16.14. Working with Transactions
- 16.15. Cursors
- 16.16. Explaining Fact Derivation
- 16.17. Handling Concurrent Updates
- 16.18. Managing Roles
- 16.19. Checking Endpoint Health
- 16.20. Remote Shell Execution
- 17. Javadoc