-
Notifications
You must be signed in to change notification settings - Fork 1
The RDF Model
aprakas2 edited this page Nov 10, 2014
·
1 revision
Spanqit provides a collection of interfaces to model RDF objects in the com.anqit.spanqit.rdf package. Instances of these interfaces can be used when needed and as expected while creating SPARQL queries. Together with appropriate adapters, this allows using Spanqit with your favorite RDF library without having to recreate RDF objects for use with Spanqit. A crude example of an adapter class for OpenRDF's Sesame RDF library can be found [here](link to adapter).
- Home
- Get Spanqit
- Creating Queries
- Creating Elements
- [Graph Patterns](Graph Patterns)
- Constraints
- [RDF Model](The RDF Model)
- Examples
- [Known Limitations](Known Limitations)
- [Contributing to Spanqit](Contributing to Spanqit)
- Contact