Wikibase
MediaWiki Wikibase extension
|
Null implementation of EntityRdfBuilder. More...
Public Member Functions | |
addEntity (EntityDocument $entity) | |
Map some aspect of an Entity to the RDF graph. More... | |
Null implementation of EntityRdfBuilder.
Wikibase\Repo\Rdf\NullEntityRdfBuilder::addEntity | ( | EntityDocument | $entity | ) |
Map some aspect of an Entity to the RDF graph.
EntityDocument | $entity | the entity to output. |
Implements Wikibase\Repo\Rdf\EntityRdfBuilder.