Wikibase
MediaWiki Wikibase extension
|
Classes | |
class | DataTypeStatementFilter |
A filter that only accepts statements with specific property data types, and rejects all other property data types. More... | |
class | NullStatementFilter |
An unconditional statement filter that always accepts all statements, and never rejects a statement. More... | |
class | PropertySetStatementFilter |
A filter that only accepts statements with specific property ids, and rejects all other properties. More... | |