The Semantic Web is a set of technologies for presenting structured information on the web. The basic idea is that if the sorts of web pages you see nowadays are like text files, then the semantic web (or Semantic Web) is like an interconnected set of relational databases. There are [[http://www.ercim.org/publication/Ercim_News/enw51/berners-lee.html][more grandiose ways]] of expressing this, which are worth reading. The technologies that enable the semantic web are being specified and standardized by the [[http://www.w3.org/2001/sw/][World Wide Web Consortium]]. The primary technology is RDF, which is a model for representing structured data. There are six main specifications: * [[http://www.w3.org/TR/rdf-primer/][RDF Primer]] * [[http://www.w3.org/TR/rdf-syntax-grammar/][RDF/XML Syntax Specification]] * [[http://www.w3.org/TR/rdf-schema/][RDF Vocabulary Description Language: RDF Schema]] * [[http://www.w3.org/TR/rdf-concepts/][RDF Concepts and Abstract Syntax]] * [[http://www.w3.org/TR/rdf-mt/][RDF Semantics]] * [[http://www.w3.org/TR/rdf-testcases/][RDF Test Cases]] Any structured data model worth its salt has a nice expressive way of defining its ontology. RDF Schema is built into RDF, but there's an important application/extension of RDF called [[http://www.w3.org/2001/sw/WebOnt/][OWL]] (for Web Ontology Language) which is more expressive than RDF Schema. OWL has its own set of six specifications: * [[http://www.w3.org/TR/owl-features/][OWL Overview]] * [[http://www.w3.org/TR/owl-guide/][OWL Guide]] * [[http://www.w3.org/TR/owl-ref/][OWL Reference]] * [[http://www.w3.org/TR/owl-semantics/][OWL Semantics and Abstract Syntax]] * [[http://www.w3.org/TR/owl-test/][OWL Test Cases]] * [[http://www.w3.org/TR/webont-req/][OWL Use Cases and Requirements]] -- David Goss-Grubbs - 28 Oct 2004
This topic: Main
>
WebHome
>
TopicsDiscussed
>
SemanticWeb
Topic revision: r2 - 2004-10-28 - TWikiGuest
Copyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback