Ignore:
Timestamp:
Jul 13, 2011, 3:51:37 PM (14 years ago)
Author:
cla
Message:

rdfint

  • added notes on incompatibility to w3c specs
File:
1 edited

Legend:

Unmodified
Added
Removed
  • php/trunk/classes/rdfa_Data.php

    r29 r30  
    2222/**
    2323 *  \class  Data
    24  *  \brief  This class implements a RDF data class as described in the 
     24 *  \brief  This class implements a RDF data class as described in the
    2525 *          \c RDF \c API and \c RDFa \c API specs of W3C.
     26 *  \note   Non-standard methods are marked as library specific extensions
     27 *          and the methodname is prepended by a single underscore character.
     28 *          For further information on differences to the W3C specifications,
     29 *          see the section
     30 *          \htmllink{page_w3cspecs.html,W3C Specifications Overview and Library Compatibility}
    2631 *  \author Christian Langanke
    2732 *  \author Adrian Gschwend
Note: See TracChangeset for help on using the changeset viewer.