Changeset 30 for php/trunk/classes/rdfa_Data.php
- Timestamp:
- Jul 13, 2011, 3:51:37 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
php/trunk/classes/rdfa_Data.php
r29 r30 22 22 /** 23 23 * \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 25 25 * \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} 26 31 * \author Christian Langanke 27 32 * \author Adrian Gschwend
Note:
See TracChangeset
for help on using the changeset viewer.