Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Resource Directory Description Language
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
In [[computing]], '''Resource Directory Description Language''' ('''RDDL''') is an extension of [[XHTML]] Basic 1.0. An RDDL document, called a Resource Directory, provides a package of information about some target. The targets which RDDL was designed to describe are [[XML namespace]]s. The specification for RDDL has no official standing and has not been considered nor approved by any organization (e.g., W3C). RDDL is designed to allow both human readers and software robots to find any sort of resource associated with a particular namespace. Instead of putting one thing at the end of a namespace [[Uniform Resource Identifier|URI]], RDDL puts a document there that lists all the machine-processable documents that might be available, including: * [[Document Type Definition]]s (DTD) * [[XML schema]]s in a variety of languages (including [[Regular Language description for XML|RELAX]], [[Schematron]], [[W3C XML Schema]], [[Regular Language description for XML|TREX]], and others) * [[Cascading Style Sheets]], [[XSLT]], and other style sheet specifications * Specification documents == rddl:resource == An RDDL document identifies each related resource by a resource element in the http://www.rddl.org/ namespace, which is customarily mapped to the rddl prefix. This element is a simple [[XLink]] (that is, it has an <code>xlink:type</code> attribute with the value simple) and its <code>xlink:href</code> attribute points to the related resource. Furthermore, the <code>xlink:role</code> attribute identifies the nature of the related resource and the optional <code>xlink:arcrole</code> attribute identifies the purpose of the related resource. An optional <code>xlink:title</code> attribute can provide a brief description of the purpose of the link. == External links == *[http://www.rddl.org/ RDDL home page] *[http://xml.coverpages.org/rddl.html Cover Pages: Resource Directory Description Language (RDDL)] *[http://www.oreillynet.com/pub/a/oreilly/xml/news/xmlnut2_0201.html What does a namespace URI locate?] [[Category:HTML]] {{compu-lang-stub}}
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Compu-lang-stub
(
edit
)
Template:Prog-lang-stub
(
edit
)
Template:R shell
(
edit
)