This page summarizes the relationships among specifications, whether they are finished standards or drafts. Below, each title
links to the most recent version of a document.
For related introductory information, see: Components.
Completed Work
W3C Recommendations have
been reviewed by W3C Members, by software developers, and by other
W3C groups and interested parties, and are endorsed by the
Director as Web Standards. Learn more about the W3C Recommendation
Track.
Group Notes are not standards and do not
have the same level of W3C endorsement.
Standards
|
2010-05-06
|
translations
·
errata
This specification defines the XML Linking Language (XLink) Version 1.1, which allows elements to be inserted into XML documents in order to create and describe links between resources. It uses XML syntax to create structures that can describe links similar to the simple unidirectional hyperlinks of today's HTML, as well as more sophisticated links.
|
|
2001-06-27
|
errata
This specification defines the XML Linking Language (XLink),
which allows elements to be inserted into XML documents in order to
create and describe links between resources. It uses XML syntax to
create structures that can describe links similar to the simple
unidirectional hyperlinks of today's HTML, as well as more
sophisticated links.
|
Group Notes
|
2005-01-27
|
This document describes some useful changes that could be
incorporated into an XLink 1.1 Specification.
|
|
2001-06-05
|
The interaction of XLink linking elements and styling has not
previously been carefully described. This note, the result of an
XML Linking/XSL joint task force, attempts to rectify that
oversight by providing a clear conceptual model for linking and
styling and suggestions for the practical application of that model
using current W3C Recommendations (and Working Drafts, Candidate
Recommendations, and Proposed Recommendations).
|
|
2000-09-29
|
Both XLink [XLink] and RDF [RDF] provide a way of asserting relations between
resources. RDF is primarily for describing resources and their
relations, while XLink is primarily for specifying and traversing
hyperlinks. However, the overlap between the two is sufficient that
a mapping from XLink links to statements in an RDF model can be
defined. Such a mapping allows XLink elements to be harvested as a
source of RDF statements. XLink links (hereafter, "links") thus
provide an alternate syntax for RDF information that may be useful
in some situations.
This Note specifies such a mapping, so that links can be
harvested and RDF statements generated. The purpose of this
harvesting is to create RDF models that, in some sense, represent
the intent of the XML document. The purpose is
not to represent the XLink structure in enough detail that
a set of links could be round-tripped through an RDF model.
|
|
1999-02-24
|
This is a sample short description for this specification;
over time we will replace this description with a real one.
|
|
1998-03-03
|
This document explicates the design principles behind the XLink
language and its related XPointer language.
XML Linking Language (XLink) Design Principles
Version 1.0
|