Documentation

Tutorials

  1. Introducion to RAP

  2. Using statement-centric Model API

  3. Using resource-centric ResModel API

  4. Using ontology-centric OntModel API

  5. RDQL tutorial

  6. Database Persistence

  7. RDF DB Utils tutorial

  8. GRDDL Parser

  9. Using vocabularies

 


API Documentation

  1. PHPDoc

Implementation Notes

  1. Database Backend

  2. RDQL Engine

Usage Examples

  1. Manipulate and Seach MemModel
  2. Traverse MemModel
  3. Using the InfModel
  4. Using the ResModel  
  5. Set Operations
  6. Serializer Options
  7. Custom API Test
  8. Set Database Connection
  9. Storing Models in a Database
  10. Manipulate and Seach Database Model
  11. Query a Model using the RDQL Query Language
  12. Custom RDQL Test