- markup (52)
- xml (7)
- xslt (21)
- atom (8)
- overlapping markup (2)
- schema (9)
- creole (4)
- xforms (1)
- pipelines (7)
- coding (2)
- dtll (1)
- genealogy (3)
- gtd (1)
- hardware (1)
- legislation (1)
- ontologies (2)
- unicode (1)
- web (24)
- google (3)
- rdf (6)
- rest (3)
- wikis (1)
- work (1)
- xpath (1)
- xquery (1)
- xtech2008 (3)
- life (26)
- children (5)
- equality (6)
- environment (4)
- gadgets (5)
- software (3)
- xlinq (2)
- conferences (7)
- xtech (6)
- blog (7)
- drupal (3)
Re: Automatic markup and XML pipelines
I'm also hoping XProc materializes soon. In the mean time I'm (ab)using Ant too.
One other thought with adding RDFa to XHTML is that it could get awfully crowded in these documents when multiple applications are fighting for @property and @content attributes. I'm thinking it could be beneficial to be able to move such semantic markup in/out easily. ITS is not RDFa but is also for the most part an attributes language. It defines a way to add semantic markup using rule-sheets. Felix Sasaki wrote a paper where he describes the ITS approach to attach localization information to XML. Doing it in rule-sheets that are based on XPath reminds me a bit of the Schematron approach. With this approach you can probably push attributes (possibly RDFa) into XHTML.