HOME | TUTORIALS | INTERVIEW FAQS | PROJECTS | TECH PRESENTATIONS | ONLINE QUIZ
 Programming Tutorials
                 
RDF Tutorials
RDF Tutorial
View The Tutorial

The Resource Description Framework (RDF) is a W3C standard for describing resources on the Web. RDF is a framework for describing Web resources, such as the title, author, modification date, content, and copyright information of a Web page.

RDF Tutorial - Part I: basic syntax and containers
View The Tutorial

The Resource Description Framework (RDF) integrates a variety of applications from library catalogs and world-wide directories to syndication and aggregation of news, software, and content to personal collections of music, photos, and events using XML as an interchange syntax. See http://www.w3.org/RDF/ for details.

An Introduction to RDF
View The Tutorial

This is an introductory tutorial on the Resource Description Framework (RDF), a standard for encoding and exchanging Web metadata that uses XML syntax. The author describes the basic components an

Resource Description Framework (RDF)
View The Tutorial

The W3C Semantic Web Activity Statement explains W3C's plans for RDF, including the RDF Core WG, Web Ontology and the RDF Interest Group.

RDF Tutorial
View The Tutorial

This document is a presentation of the Resource Description Framework (RDF) recommended by the World Wide Web Consortium (W3C), to model meta-data about the resources of the web. It is described in both documents [1] and [2]; the former focuses on syntactical aspects while the later addresses the definition of vocabularies (often named schemas). Though this is a pragmatic approach, I will use a slightly different plan, more suited to my own goals (using RDF in knowledge representation systems). The first section will describe the RDF model, which is its fundamental syntax. The second section will present the semantic aspects of RDF, the concepts and the corresponding vocabulary. The last section will describe the XML syntax proposed in

RDF Tutorials
View The Tutorial

In this example we are going to generate our first RDF( Resource Description File). This example generates a RDF file with the use of "Jena". Jena is a java API to create and manipulate RDF graphs.

An Introduction to RDF and the Jena RDF API
View The Tutorial

This is a tutorial introduction to both W3C's Resource Description Framework (RDF) and Jena, a Java API for RDF. It is written for the programmer who is unfamiliar with RDF and who learns best by prototyping, or, for other reasons, wishes to move quickly to implementation. Some familiarity with both XML and Java is assumed.
Resource Description Framework (RDF) Resource Guide
View The Tutorial

Resource Description Framework (RDF) is a standard for describing resources on the web. This guide contains links to many RDF resources including examples, documents, software, tools and projects that use it.

RDF Tutorial with 16 Examples
View The Tutorial

rdf:Description is a container for informations about a resource identified by the about attribute. In this case each resource is a book, its identification (URI) is its name. Each book has an author and the specified number of pages.

The Bottoms Up RDF Tutorial
View The Tutorial

Description is a container for informations about a resource identified by the about attribute. In this case each resource is a book, its identification (URI) is its name. Each book has an author and the specified number of pages.

RDF Examples
View The Tutorial

A Good RDF pdf tutorial with lots of examples

RDF Tutorials at talis.com
View The Tutorial

Another Good RDF Tutorials here

 © 2009 CampusMiles. All Rights Reserved Thank You