RDF

RDF Tutorials and examples.

Programming Resource Home :: tutorials :: rdf

Advertisement

Advertisement




RDF
Tutorial RDF Tutorials
In this example we are going to generate our first RDF( Resource Description File). View Rating



RDF
Tutorial Simple Query on RDF file in Java
As you have already learned about controlling prefix, generating RDF files and about RDF Iterators in the previous examples, so in this section we are going to describe how to run simple query on the RDF graph model. View Rating



RDF
Tutorial Controlling RDF Prefix in Java
We can also control prefixes of RDF files with the use of Jena API for RDF. In RDF file there are two ways for Controlling RDF prefixes. View Rating



RDF
Tutorial Iterating Statements of RDF file in Java
Each and every arc in RDF Model represents a statement and each statement have three parts in it. View Rating



RDF
Tutorial Writing RDF file in Java
Jena have provided the methods which can read and write RDF files. RDF stands for Resource Description Framework that is used to represents the maximum information of resources available in the World Wide Web. View Rating



RDF
Tutorial Reading RDF file in Java
As you know that The Resource Description Framework is used to represents the information, so the particular RDF Example is written to explain you how to read the RDF files in Java. View Rating



RDF
Tutorial Generate RDF file in Java
In this example we are going to generate our first RDF( Resource Description File). View Rating
Page:  [<<]   1     [>>]

Send your comments, Suggestions or Queries regarding this site at [email protected].

Copyright © 2004. All rights reserved.