synopsis format for mca - 2012

4
FORMAT FOR COVER PAGE A PROJECT REPORT ON (TITLE OF PROJECT) SUBMITTED IN PARTIAL FULFILLMENT FOR AWARD OF DEGREE IN COMPUTER APPLICATION BY (NAME OF STUDENTS) (ROLL NO) UNDER THE GUIDANCE OF (NAME OF GUIDE with company name and address) INDERPRASTHA ENGINEERING COLLEGE, GHAZIABAD, U.P. 2011

Upload: david-blanchard

Post on 06-Apr-2018

219 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Synopsis Format for Mca - 2012

8/3/2019 Synopsis Format for Mca - 2012

http://slidepdf.com/reader/full/synopsis-format-for-mca-2012 1/4

FORMAT FOR COVER PAGE

A PROJECT REPORT ON

(TITLE OF PROJECT)

SUBMITTED IN PARTIAL FULFILLMENT FOR AWARD OF

DEGREE

INCOMPUTER APPLICATION

BY

(NAME OF STUDENTS)

(ROLL NO)

UNDER THE GUIDANCE OF

(NAME OF GUIDE with company name and address)

INDERPRASTHA ENGINEERING COLLEGE, GHAZIABAD, U.P.

2011

Page 2: Synopsis Format for Mca - 2012

8/3/2019 Synopsis Format for Mca - 2012

http://slidepdf.com/reader/full/synopsis-format-for-mca-2012 2/4

Page 3: Synopsis Format for Mca - 2012

8/3/2019 Synopsis Format for Mca - 2012

http://slidepdf.com/reader/full/synopsis-format-for-mca-2012 3/4

(Example reference)

ABSTRACT

The Resource Description Framework  (RDF) is a standard for thecreation of meta information. This is the information that has to begiven to computers to permit them to handle tasks previously done byhuman beings. Information alone however is not sufficient. In order totake a decision it is often necessary to follow a certain reasoning.Reasoning is connected with logics. The consequence is thatcomputers have to be fed with programs and inference rules that cantake decisions, following a certain logic, based on availableinformation. These programs and reasonings are executed by

inference engines. These engines have to use information that isexpressed following the standard RDF. The consequences of thisrequirement for the definition of the inference scheme are explored inthis thesis.

This proof is delivered in this thesis by means of a reasoning basedon the graph theoretical properties of RDF. On the other hand theseschemes must take into account the specificity of the World WideWeb. One of the properties of the web is the fact that sets are not

closed. This implies that not all elements of a set are known.Reasoning then has to happen in an open world.

This paper presents an overview of the query services and inferencescheme that might be built on top of XML/RDF data.

HARDWARE & SOFTWARE REQUIREMENTS

The Inference scheme will be developed using “Java Language” andwill be tested on JSDK and require 256 MB memory.(if more, then specify in bullets)

Page 4: Synopsis Format for Mca - 2012

8/3/2019 Synopsis Format for Mca - 2012

http://slidepdf.com/reader/full/synopsis-format-for-mca-2012 4/4

STATEMENT OF PROBLEM(if possible) 

In this dissertation we try to implement Inference schemeswhich is necessary for the processing of the knowledge

available in the semantic web. Inference engine is a software tool that deduces new

knowledge (fact) from already known knowledge usinginference rules.

Inference rules controls the inference steps, which theinference engine makes.

REFRENCES(ref of books are not allowed)

1. http://www.semanticweb.org/inference.html2. http://www.rt-sys.com/ie.htm 3. http://www.w3.org/DesignIssues/Rules.html4. http://www.w3.org/TandS/QL/QL98/pp/queryservice.html5. www.agfa.com/w3c/2002/02/thesis/thesis.pdf