Search by property
From cpt
This page provides a simple browsing interface for finding entities described by a property and a named value. Other available search interfaces include the page property search, and the ask query builder.
List of results
- T74417: Put the and tags before the tag in the XML dumps. + (17:30:00, 9 June 2019)
- T73349: [Bug] Fix empty map serialization behaviour + (17:30:00, 9 June 2019)
- T72606: Add ability to output objects instead of arrays for maps in WikibaseDataModelSerialization to not confuse them with lists when they are empty + (17:30:00, 9 June 2019)
- T64188: Replace old serialization code in lib with datamodel serialization + (17:30:00, 9 June 2019)
- T73170: [Story] Ensure feature parity of serialization based on WikibaseDataModelSerialization with what we do with WikibaseLib + (17:30:01, 9 June 2019)
- T78651: Add integration tests that ensure compatibility + (17:30:01, 9 June 2019)
- T98039: Include incoming redirects in JSON representation of entities (tracking) + (17:30:01, 9 June 2019)
- T98317: [Story] Optionally include incoming redirects in the output of wbgetentities + (17:30:01, 9 June 2019)
- T96364: Create a PHP service interface for accessing entity redirects + (17:30:05, 9 June 2019)
- T98322: [Task] Include redirects in JSON output from Special:EntityData + (17:30:06, 9 June 2019)
- T104380: Release Wikibase DataModel Serialization 1.5 + (17:30:06, 9 June 2019)
- T98863: DataModelSerialization: The serializer should allow marking specific parts of the data as "deleted". + (17:30:06, 9 June 2019)
- T98862: [Task] DataModelSerialization: allow injection of meta-data like the revision id + (17:30:06, 9 June 2019)
- T98861: [Task] DataModelSerialization: represent map order in JSON output + (17:30:07, 9 June 2019)
- T98860: [Task] DataModelSerialization: always force maps to be represented as stdclass objects when generating JSON output. + (17:30:07, 9 June 2019)
- T98857: [Task] DataModelSerialization: option to force maps to lists, if needed + (17:30:07, 9 June 2019)
- T98850: [Task] DataModelSerialization: include the property data type in Property*Snaks. + (17:30:07, 9 June 2019)
- T89005: [Story] JSON should (optionally) contain expanded/normalized values. + (17:30:07, 9 June 2019)
- T93747: [Story] Create infrastructure for optionally putting normalized values into JSON + (17:30:08, 9 June 2019)
- T118860: [RFC] Use Role Object Pattern to represent derived data in the data model + (17:30:08, 9 June 2019)
- T112550: [RFC] How to represent derived values in the data model, and allow for deferred deserialization + (17:30:08, 9 June 2019)
- T112893: [Task] Investigate how and where data model objects are instanciated in our code base + (17:30:08, 9 June 2019)
- T132443: [Task] Discuss design of (De)Serializer interfaces + (17:30:09, 9 June 2019)
- T112547: [RFC] Decide on a mechanism for supporting derived values during serialization + (17:30:09, 9 June 2019)
- T102835: [Task] Implement service for placing derived values in PropertyValueSnak objects in the data model before serialization + (17:30:09, 9 June 2019)
- T102833: [Task] Implement serializer and unserializer for derived values in a PropertyValueSnak + (17:30:09, 9 June 2019)
- T102791: Implement ExtendedPropertyValueSnak + (17:30:09, 9 June 2019)
- T102788: [Task] Serializers should optionally fail when encountering derived data + (17:30:10, 9 June 2019)
- T102789: [Task] Unserializers should optionally allow derived data objects + (17:30:10, 9 June 2019)
- T73992: [Story] JSON should (optionally) contain full URIs for referenced external entities + (17:30:10, 9 June 2019)
- T76827: [Story] Image thumbnail urls should be included where applicable in wikidata API response for commonsMedia + (17:30:10, 9 June 2019)
- T95682: [Task] Add a new datatype for identifiers + (17:30:10, 9 June 2019)
- T88451: [Epic] Provide a mechanism for registering new data types. + (17:30:11, 9 June 2019)
- T104329: [Task] Create central registry for datatypes + (17:30:11, 9 June 2019)
- T118497: [Task] Allow central datatype registry to also manage callbacks per value type. + (17:30:11, 9 June 2019)
- T110215: Manage ValueValidators based on central DataType registry + (17:30:12, 9 June 2019)
- T110214: [Task] Manage RDF mapping of data values based on central DataType registry + (17:30:12, 9 June 2019)
- T112083: [Task] Allow RDF bindings for different data types to be registered dynamically. + (17:30:12, 9 June 2019)
- T118500: [Task] Split RDF mapping code into separate classes per type + (17:30:12, 9 June 2019)
- T118499: [Task] Define RDF mappings per value type + (17:30:13, 9 June 2019)
- T120643: Adjust WikibaseQuality external validation for changes in data type registration + (17:30:13, 9 June 2019)
- T110213: Manage ValueFormatters based on central DataType registry + (17:30:13, 9 June 2019)
- T110212: Manage ValueParsers based on central DataType registry + (17:30:14, 9 June 2019)
- T95285: [Task] Record base URI for external identifiers in the wb_property_info table + (17:30:14, 9 June 2019)
- T78653: DataModelSerialization: optionally (?!) group statements and snaks. + (17:30:15, 9 June 2019)
- T78652: DataModelSerialization: Serializers to be used with the MediaWiki API need to inject meta-info like _indexTagNames, to allow XML output from API modules. + (17:30:15, 9 June 2019)
- T92970: Replace ApiResult::setRawMode use in EntityDataSerializationService + (17:30:15, 9 June 2019)
- T93353: Drop support for API style XML output from Special:EntityData + (17:30:15, 9 June 2019)
- T74183: New serialization code needs to support language fallback + (17:30:16, 9 June 2019)
- T75886: Fix Wikibase Serialization Tests + (17:30:16, 9 June 2019)
- T73512: [Task] DataModelSerialization: create filter by language that can be applied to objects before passing to serialization + (17:30:16, 9 June 2019)
- T76252: create AcceptLanguageSet that is usable in DataModel + (17:30:16, 9 June 2019)
- T76251: find or create Transliterator + (17:30:16, 9 June 2019)
- T104180: Use datamodel serialization in Wikibase\Api\ResultBuilder + (17:30:17, 9 June 2019)
- T104183: Add Term Serializer & Deserializer + (17:30:17, 9 June 2019)