As a Wikibase editor, I want to find out more details about the local and remote properties available in the Wikibase so I know how to use them to make statements (e.g. by viewing scope, constraint definitions, usage examples).
**Current State (Federation Not Enabled)**
Currently, users can accomplish this by accessing Special:ListProperties to browse through properties in their local Wikibase.
**Current State (Federation v1 Enabled)**
In the federated properties MVP, we decided to point users to the corresponding Special:ListProperties on the federation source wiki. Navigating to Special:ListProperties displays the following intermediate screen.
**Open Questions:**
- Should the lists of available local and remote properties be kept separate (e.g. by displaying the same message from Federation v1 above the local property list)?
- Should the lists of available local and remote properties be somehow combined into a single list?
- Technical constraints?
- If combined, how do users discern the source of each property?
- Should we make some other attempt to display the remote list of properties within the local Wikibase?
- Technical constraints?
- How do we deal with unsupported properties (properties from a remote wiki with a datatype that is not supported in the local Wikibase, e.g. musical notation)? See T252012