Re: preview drafts

On Donnerstag, 21. Mai 2009, Pascal Hitzler wrote:
> Hello Sandro,
>
> I notice that in the primer, the syntax examples display in an awkward
> way - it seems that the first line is always indented, and it shouldn't be.
>
> Also, the default setting (display only functional style syntax) has
> changed (to displaying all syntaxes).

This I can explain. The current in-wiki default works as follows:

The page itself shows all syntaxes, but the action of hiding all but FS is 
triggered on loading the page. To do this in the wiki, I use a JavaScript hook 
of the wiki that will not be available in the export (but I cannot add event 
code to the <html> that is created in the wiki). To fix this, one would need 
to add the function primerOnLoad() to the HTML's onLoad event.

-- Markus

>
> Best Regards,
>
> Pascal.
>
> Sandro Hawke schrieb:
> > I generated preview drafts.  They include color-coded diffs to (I think)
> > the last round of publications.  The due date for comments is bogus.
> > (Our timeline says July 15, but we'll have to see when we actually
> > publish.)
> >
> > See them linked from:
> >     http://www.w3.org/2007/OWL/draft/owl2-overview/
> >
> > There are diff's against the wiki text with names like:
> >     http://www.w3.org/2007/OWL/draft/owl2-overview/diff-from-original
> > These should only show changes in the header and references, plus some
> > false-positives on entities/unicode characters which have been
> > represented differently.
> >
> > === Status + Errors/warnings from my software
> >
> >  1. ED-owl2-overview-20090521 OWD RecTrack= True NormativeContent= False
> >       Ill-formed XML, had to use html5lib
> >  2. ED-owl2-syntax-20090521 CR RecTrack= True NormativeContent= True
> >       no glyphs for character U+9AD8, fallback to '?'
> >       no glyphs for character U+6B8A, fallback to '?'
> >       no glyphs for character U+955D, fallback to '?'
> >       no glyphs for character U+9AD8, fallback to '?'
> >       no glyphs for character U+6B8A, fallback to '?'
> >       no glyphs for character U+955D, fallback to '?'
> >  3. ED-owl2-mapping-to-rdf-20090521 CR RecTrack= True NormativeContent=
> > True 4. ED-owl2-semantics-20090521 CR RecTrack= True NormativeContent=
> > True 5. ED-owl2-rdf-based-semantics-20090521 CR RecTrack= True
> > NormativeContent= True 6. ED-owl2-test-20090521 CR RecTrack= True
> > NormativeContent= True 7. ED-owl2-profiles-20090521 CR RecTrack= True
> > NormativeContent= True 8. ED-owl2-primer-20090521 LC RecTrack= True
> > NormativeContent= False no glyphs for character U+9AD8, fallback to '?'
> >       no glyphs for character U+6B8A, fallback to '?'
> >       no glyphs for character U+955D, fallback to '?'
> >       no glyphs for character U+9AD8, fallback to '?'
> >       no glyphs for character U+6B8A, fallback to '?'
> >       no glyphs for character U+955D, fallback to '?'
> >  9. ED-owl2-new-features-20090521 LC RecTrack= True NormativeContent=
> > False Ill-formed XML, had to use html5lib
> >       Broken internal-links
> >       no glyphs for character U+9AD8, fallback to '?'
> >       no glyphs for character U+6B8A, fallback to '?'
> >       no glyphs for character U+955D, fallback to '?'
> >       no glyphs for character U+9AD8, fallback to '?'
> >       no glyphs for character U+6B8A, fallback to '?'
> >       no glyphs for character U+955D, fallback to '?'
> > 10. ED-owl2-quick-reference-20090521 LC RecTrack= True NormativeContent=
> > False Ill-formed XML, had to use html5lib
> > 11. ED-owl2-xml-serialization-20090521 CR RecTrack= True
> > NormativeContent= True no glyphs for character U+9AD8, fallback to '?'
> >       no glyphs for character U+6B8A, fallback to '?'
> >       no glyphs for character U+955D, fallback to '?'
> >       no glyphs for character U+9AD8, fallback to '?'
> >       no glyphs for character U+6B8A, fallback to '?'
> >       no glyphs for character U+955D, fallback to '?'
> > 12. ED-owl2-manchester-syntax-20090521 OWD RecTrack= False
> > NormativeContent= True 13. ED-owl2-dr-linear-20090521 OWD RecTrack= False
> > NormativeContent= True
> >
> >
> > ================
> >
> > The results of running the various checkers on them can be found at
> > http://www.w3.org/2007/OWL/draft/checks/
> >
> > ================
> >
> >       -- Sandro


-- 
Markus Krötzsch
Institut AIFB, Universität Karlsruhe (TH), 76128 Karlsruhe
phone +49 (0)721 608 7362          fax +49 (0)721 608 5998
mak@aifb.uni-karlsruhe.de          www  http://korrekt.org

Received on Friday, 22 May 2009 11:43:58 UTC