Page MenuHomePhabricator

[Task] Use services from WikibaseDataModelServices added in 1.1.0 release
Closed, ResolvedPublic

Description

See the release notes:
https://github.com/wmde/WikibaseDataModelServices/blob/f2f116d6c1d0cd140588eb084a6cac12a3543ece/RELEASE-NOTES.md

  • DataValue\ValuesFinder
  • Entity\EntityPrefetcher
  • Entity\EntityRedirectResolvingDecorator
  • Entity\NullEntityPrefetcher
  • EntityId\EntityIdFormatter
  • EntityId\EntityIdLabelFormatter
  • EntityId\EscapingEntityIdFormatter
  • EntityId\PlainEntityIdFormatter
  • EntityId\SuffixEntityIdParser
  • Lookup\EntityLookup
  • Lookup\EntityRedirectLookup
  • Lookup\EntityRetrievingDataTypeLookup
  • Lookup\EntityRetrievingTermLookup
  • Lookup\LabelDescriptionLookup
  • Lookup\LanguageLabelDescriptionLookup
  • Lookup\TermLookup
  • Statement\StatementGuidValidator
  • Tern\PropertyLabelResolver
  • Term\TermBuffer

Event Timeline

Addshore claimed this task.
Addshore raised the priority of this task from to Medium.
Addshore updated the task description. (Show Details)
Addshore subscribed.

Most of these have been used in:

Still to use are:

  • PropertyLabelResolver
  • TermBuffer
  • UnresolvedRedirectException

Those these require some untangaling of the use of exceptions and may be blocked until a future release of DMS

What is the state of this one?

JeroenDeDauw claimed this task.

This this is done. Please reopen if not the case