document validation, links

Okay, it's about that time to make sure the documents are valid HTML and
all the links go somewhere.

You can check for HTML validity by appending ",validate" to the wiki
page URL.   Right now, these ones fail for me:
   http://www.w3.org/2007/OWL/wiki/Syntax
   http://www.w3.org/2007/OWL/wiki/Conformance_and_Test_Cases
   http://www.w3.org/2007/OWL/wiki/Mapping_to_RDF_Graphs
   http://www.w3.org/2007/OWL/wiki/Profiles
   http://www.w3.org/2007/OWL/wiki/Primer
   http://www.w3.org/2007/OWL/wiki/New_Features_and_Rationale
   http://www.w3.org/2007/OWL/wiki/Quick_Reference_Guide
   http://www.w3.org/2007/OWL/wiki/Data_Range_Extension:_Linear_Equations
and the others are fine.   These need to be fixed before we can publish.
(...unless the problems are in the wiki parts of the pages; I didn't
look closely.)

You can check links by appending ",checklinks".  It takes a while to
run.  I first used a different tool to find links within a document
(from itself to other parts of itself) which might be broken; I figured
we should fix these first:

http://www.w3.org/2007/OWL/wiki/Conformance_and_Test_Cases
    MissingTarget: id 'Document_Checker_Conformance'

http://www.w3.org/2007/OWL/wiki/Primer
    MissingTarget: id 'Resource_Description_Framework_.28RDF.29_and_Schema_.28RDFS.29'
    MissingTarget: id 'Appendix:_Technology_Perspectives'
    MissingTarget: id 'OWL_1'

http://www.w3.org/2007/OWL/wiki/New_Features_and_Rationale
    MissingTarget: id u'Use_Case_.2313_-_Web_service_modelling_.5BTelecom.5D'
    MissingTarget: id u'sec-norm'
    MissingTarget: id u'sec-fs'
    MissingTarget: id u'sec-xml'
    MissingTarget: id u'sec-biblio'
    MissingTarget: id u'F5:_Qualified_Cardinality'
    MissingTarget: id u'F6:_Reflexive.2C_Irreflexive.2C_Asymmetric'
    MissingTarget: id u'F11:_N-ary_datatype'
    MissingTarget: id u'F10:_Unary_Datatype'
    MissingTarget: id u'F13:_Annotation'

http://www.w3.org/2007/OWL/wiki/Quick_Reference_Guide
    MissingTarget: id u'OWL_2_constructs_and_axioms'
    MissingTarget: id u'Classes'
    MissingTarget: id u'Class_Axioms'
    MissingTarget: id u'Properties'
    MissingTarget: id u'Property_Expressions'
    MissingTarget: id u'Property_Axioms'
    MissingTarget: id u'Data_Ranges'
    MissingTarget: id u'Keys'
    MissingTarget: id u'Assertions'
    MissingTarget: id u'Declarations'
    MissingTarget: id u'Reification'
    MissingTarget: id u'Annotations'
    MissingTarget: id u'OWL_Ontologies'
    MissingTarget: id u'Deprecated_Vocabulary_in_OWL_2'
    MissingTarget: id u'Built-in_Datatypes_and_Facets'
    MissingTarget: id u'Built-in_Datatypes'
    MissingTarget: id u'Facets'
    MissingTarget: id u'Acknowledgments'

http://www.w3.org/2007/OWL/wiki/ManchesterSyntax
    MissingTarget: id u'IRI'
    MissingTarget: id u'Datatype'

Once these are fixed, try ",checklinks".  Don't worry about redirects or
warnings; just red errors.  And don't worry about the ones that seem to
related to the boilerplate parts of the page (eg the mediawiki parts).

      -- Sandro

Received on Tuesday, 14 April 2009 04:53:26 UTC