Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\DataAccess\EntitySource Interface Reference

An EntitySource includes information needed to interact with one or more entity types at a given source. More...

+ Inheritance diagram for Wikibase\DataAccess\EntitySource:

Public Member Functions

 getSourceName ()
 
 getEntityTypes ()
 
 getConceptBaseUri ()
 
 getRdfNodeNamespacePrefix ()
 
 getRdfPredicateNamespacePrefix ()
 
 getInterwikiPrefix ()
 
 getType ()
 

Detailed Description

An EntitySource includes information needed to interact with one or more entity types at a given source.

EntitySource can only currently be used via direct database access.

See also
EntitySourceDefinitions for defining multiple EntitySources within a single site.

Member Function Documentation

◆ getConceptBaseUri()

Wikibase\DataAccess\EntitySource::getConceptBaseUri ( )

◆ getEntityTypes()

Wikibase\DataAccess\EntitySource::getEntityTypes ( )

◆ getInterwikiPrefix()

Wikibase\DataAccess\EntitySource::getInterwikiPrefix ( )

◆ getRdfNodeNamespacePrefix()

Wikibase\DataAccess\EntitySource::getRdfNodeNamespacePrefix ( )

◆ getRdfPredicateNamespacePrefix()

Wikibase\DataAccess\EntitySource::getRdfPredicateNamespacePrefix ( )

◆ getSourceName()

Wikibase\DataAccess\EntitySource::getSourceName ( )

◆ getType()

Wikibase\DataAccess\EntitySource::getType ( )

The documentation for this interface was generated from the following file: