I’ve finally enabled a subset of HTML in my comments. In doing so, I had several requirements that needed to be fulfilled:
1. Entered markup must be valid to XHTML strict, to stop comments form breaking validation and keep things nice and tidy.
2. No presentational markup! I want to maintain control over how things look via my stylesheets—comments posted should only be able to use structural HTML elements.
3. Attributes should be restricted to those that add semantic meaning. Javascript event attributes and CSS related attributes should not be
As you know, XML is case sensitive: A tag defined in all uppercase letters needs to be written in all uppercase letters; a tag defined all in lowercase needs to be written all in lowercase. In XHTML, all tags are defined in lowercase. When writing XHTML 1.0 documents refer to the HTML 4.01 specification for information about specific tags and arguments, specificaly the "Index of Elements" and the "Index of Attributes." Any examples you see will remain nearly the same when converted to XHTML, except that you will need convert everything to
GILS subset of the Basic Semantics Register (with stylesheet)
This RDF schema contains GILS schema elements as registered in the ISO Basic Semantics Register (BSR). It defines a hierarchy of RDF Classes rooted to the BSR concept "InformationResource" (RDF Classes are roughly equivalent to BSR Semantic Components). The RDF schema also defines for each GILS element an RDF Property (RDF Properties are roughly equivalent to BSR Semantic Units).
English tags in SGML/XML (with stylesheet)
This RDF schema has SGML/XML element tags in English, expressed as
Abstract
This document defines a set of extension attributes for the Web Services Description Language and XML Schema definition language that allows description of additional semantics of WSDL components. The specification defines how semantic annotation is accomplished using references to semantic models, e.g. ontologies. Semantic Annotations for WSDL and XML Schema (SAWSDL) does not specify a language for representing the semantic models. Instead it provides mechanisms by which concepts from the semantic models, typically defined outside the WSDL