Semantic Web
The Semantic Web is a current project under the direction of Tim Berners-Lee of the World Wide Web Consortium to extend the ability of the World Wide Web by developing standards and tools that allow meaning to be added to the content of webpages. The goal of the semantic web is to create a universal medium for the exchange of data by allowing meaning to be given, using tools and tags, to the content within webpages.
Currently the world wide web contains html, which is a language that is useful for displaying graphics and text but does not lend any meaning to the content it describes. The semantic web will address this issue by allowing content to be described in XML documents using tools like RDF and OWL which are types of tags. These description tags that lend meaning to the content facilitates automated information gathering and research by computers.
The semantic web is comprised of the standards and tools of XML, XML Schema, RDF, RDF Schema and OWL. The OWL Web Ontology Language Overview describes the function and relationship of each of these components of the semantic web:
- XML provides a surface syntax for structured documents, but imposes no semantic constraints on the meaning of these documents
- XML Schema is a language for restricting the structure of XML documents.
- RDF is a datamodel for objects ("resources") and relations between them, provides a simple semantics for this datamodel, and these datamodels can be represented in an XML syntax.
- RDF Schema is a vocabulary for describing properties and classes of RDF resources, with a semantics for generalization-hierarchies of such properties and classes.
- OWL adds more vocabulary for describing properties and classes: among others, relations between classes (e.g. disjointness), cardinality (e.g. "exactly one"), equality, richer typing of properties, characteristics of properties (e.g. symmetry), and enumerated classes.
The usability and usefulness of the Web and its interconnected resources will be enhanced through:
The primary facilitators of this technology are:
URIs (which identify resources) along with XML and Namespaces. These, together with a bit of logic form RDF, which can be used to say anything about anything. As well as RDF, many other technologies such as Topic Maps and pre-web AI technologies are likely to contribute to the Semantic Web.
All current web technologies are likely to have a role in the semantic web (in the sense of semantic world wide web), for instance :
You can create a piece of RDF code (FOAF) to describe yourself to the Semantic Web using the Friend-of-a-Friend-o-matic
See also
References
- Michael C. Daconta, Leo J. Obrst, Kevin T. Smith: The Semantic Web: A Guide to the Future of XML, Web Services, and Knowledge Management, John Wiley & Sons, ISBN 0-471-43257-1
- Dieter Fensel, Wolfgang Wahlster, Henry Lieberman, James Hendler: Spinning the Semantic Web: Bringing the World Wide Web to Its Full Potential, MIT Press, ISBN 0-262-06232-1
- Vladimir Geroimenko, Chaomei Chen: Visualizing the Semantic Web, Springer Verlag, ISBN 1-85233-576-9
- John Davies, Dieter Fensel, Frank van Harmelen: Towards the Semantic Web: Ontology-Driven Knowledge Management, John Wiley & Sons, ISBN 0-470-84867-7
External links
Schools
Other
Referenced By
Artificial intelligence agent | Conceptual schema | DAML | Description Logic | Document Type Definition | Dublin Core | ENQUIRE | Equiforum | ISO 8879 | Knowledge Management | Knowledge representation | Ontology (computer science) | OpenCyc | RDF Site Summary | SGML | SMIL | Scalable Vector Graphics | Semantic link | Semantic network | Standard Generalized Markup Language | Synchronous Multimedia Integration Language | The Web | Tim-Berners Lee | Tim Berners-Lee | Tim Berners Lee | Topic Maps | Topic map | WebOnt | Web sites | WordNet | World-Wide Web | World Wide Web | Worldwide Web | XPath
|