r87137 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87136‎ | r87137 | r87138 >
Date:21:45, 29 April 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
rem not needed stuff
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/specials/Export/SMW_SpecialOWLExport.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/specials/Export/SMW_SpecialOWLExport.php
@@ -1,23 +1,7 @@
22 <?php
33
44 /**
5 - * File holding the SMWSpecialOWLExport class for the Special:ExportRDF page.
6 - *
7 - * @file SMW_SpecialOWLExport.php
8 - *
9 - * @ingroup SMWSpecialPage
10 - * @ingroup SpecialPage
11 - *
12 - * @author Markus Krötzsch
13 - * @author Jeroen De Dauw
14 - */
15 -
16 -if ( !defined( 'MEDIAWIKI' ) ) {
17 - die( 'Not an entry point.' );
18 -}
19 -
20 -/**
21 - * This special page for MediaWiki implements an OWL-export of semantic data,
 5+ * This special page (Special:ExportRDF) for MediaWiki implements an OWL-export of semantic data,
226 * gathered both from the annotations in articles, and from metadata already
237 * present in the database.
248 *
@@ -25,6 +9,7 @@
2610 * @ingroup SpecialPage
2711 *
2812 * @author Markus Krötzsch
 13+ * @author Jeroen De Dauw
2914 */
3015 class SMWSpecialOWLExport extends SpecialPage {
3116

Follow-up revisions

RevisionCommit summaryAuthorDate
r87139follow up to r87137jeroendedauw21:48, 29 April 2011

Status & tagging log