About: As the Bell Rings Wiki:About   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : dbkwik.org associated with source dataset(s)

What does MediaWiki think an article is? The MediaWiki code is as follows: # Would the given text make this article a "good" article (i.e., # suitable for including in the article count)? function isCountable( $text ) { global $wgUseCommaCount, $wgMwRedir; if ( 0 != $this->mTitle->getNamespace() ) { return 0; } if ( $wgMwRedir->matchStart( $text ) ) { return 0; } $token = ($wgUseCommaCount ? ',' : '[[' ); if ( false === strstr( $text, $token ) ) { return 0; } return 1; }

AttributesValues
rdfs:label
  • As the Bell Rings Wiki:About
rdfs:comment
  • What does MediaWiki think an article is? The MediaWiki code is as follows: # Would the given text make this article a "good" article (i.e., # suitable for including in the article count)? function isCountable( $text ) { global $wgUseCommaCount, $wgMwRedir; if ( 0 != $this->mTitle->getNamespace() ) { return 0; } if ( $wgMwRedir->matchStart( $text ) ) { return 0; } $token = ($wgUseCommaCount ? ',' : '[[' ); if ( false === strstr( $text, $token ) ) { return 0; } return 1; }
dbkwik:asthebellri...iPageUsesTemplate
abstract
  • What does MediaWiki think an article is? The MediaWiki code is as follows: # Would the given text make this article a "good" article (i.e., # suitable for including in the article count)? function isCountable( $text ) { global $wgUseCommaCount, $wgMwRedir; if ( 0 != $this->mTitle->getNamespace() ) { return 0; } if ( $wgMwRedir->matchStart( $text ) ) { return 0; } $token = ($wgUseCommaCount ? ',' : '[[' ); if ( false === strstr( $text, $token ) ) { return 0; } return 1; } This means that any article that is in the main namespace (i.e. not prefixed with As the Bell Rings Wiki: or Help:) that is not a redirect that has a link (or at least a [[) is considered a countable article -- since virtually every article, even the stubs, have a category link, this can be considered a very inclusive article count.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software