摘要:The Semantic Web is simply a web of data described and linked in ways to establish context or semantics that adhere to defined grammar and language constructs. With the help of standard control structures in the programming languages, we can achieve this and also with many other programming techniques such as database querying. This nonstandard, dispersed way of programmatic semantic places restrictions on it and makes it unnecessarily complex, essentially obfuscated. Standing alone, the meaning of various terms such as Monument is simply lost. The Semantic Web addresses semantics through standardized connections to related information. This includes labeling data unique and addressable. Thus, your program can easily tell if this Monument is the same as another Construction Site in reference. Each unique data element then connects to a larger context, or web. We can use Object oriented principles like Inheritance, Aggregation, and Composition etc. to obtain Web of knowledge. That will enable us to use popular languages like Java and C#.Net to make intelligent web. We in this paper will try to explore these features.