-
Notifications
You must be signed in to change notification settings - Fork 6
The RDF Model
anqit edited this page Dec 5, 2017
·
2 revisions
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. The Rdf
class contains static factory methods to create RDF objects for use with Spanqit, including IRI's, blank nodes, and RDF literals.