Wikibase
MediaWiki Wikibase extension
Wikibase\Repo\Rdf Namespace Reference

Namespaces

 Values
 

Classes

class  DateTimeValueCleaner
 Very basic cleaner that assumes the date is Gregorian and only ensures it looks OK. More...
 
interface  DedupeBag
 Interface for a facility that avoids duplicates based on value hashes. More...
 
class  DispatchingValueSnakRdfBuilder
 Dispatching implementation of ValueSnakRdfBuilder. More...
 
interface  EntityMentionListener
 Interface for tracking entities mentioned while generating RDF. More...
 
interface  EntityRdfBuilder
 Interface for an RDF mapping for wikibase entities. More...
 
class  EntityRdfBuilderFactory
 Factory for EntityRdfBuilder based on factory callbacks. More...
 
class  FullStatementRdfBuilder
 Fully reified RDF mapping for wikibase statements, including deprecated and non-"best" statements, ranks, qualifiers, and references. More...
 
class  HashDedupeBag
 Hash based implementation of DedupeBag. More...
 
class  JulianDateTimeValueCleaner
 Clean datetime value to conform to RDF/XML standards This class supports Julian->Gregorian conversion. More...
 
class  NullDedupeBag
 Null implementation of DedupeBag. More...
 
class  NullEntityMentionListener
 Null implementation of EntityMentionListener. More...
 
class  NullEntityRdfBuilder
 Null implementation of EntityRdfBuilder. More...
 
class  PropertyRdfBuilder
 Factory to return Rdf builders for special parts of properties. More...
 
class  RdfBuilder
 RDF mapping for wikibase data model. More...
 
interface  RdfProducer
 RDF producer options. More...
 
class  RdfVocabulary
 RDF vocabulary for use in mapping for wikibase data model. More...
 
class  SiteLinksRdfBuilder
 RDF mapping for entity SiteLinks. More...
 
class  SnakRdfBuilder
 Implementation for RDF mapping for Snaks. More...
 
class  TermsRdfBuilder
 RDF mapping for entity terms. More...
 
class  TruthyStatementRdfBuilder
 "Truthy" RDF mapping for wikibase statements, directly mapping properties to "best" values without modelling statements as identifiable objects. More...
 
interface  ValueSnakRdfBuilder
 Interface for RDF mapping for wikibase data values. More...
 
class  ValueSnakRdfBuilderFactory
 Factory for ValueSnakRdfBuilder based on factory callbacks. More...