Smalyshev created this task.
Smalyshev added subscribers: Smalyshev, Manybubbles, daniel.
Smalyshev added projects: Search-Team, Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  One of the features of wikidata.org are redirects - when one entity ID is 
"redirected" to mean another. This usually happens when data items are merged 
but can also happen for other reasons. From the semantic standpoint, that 
should mean Q1 and Q2 now IDs for the same thing, completely equal and used 
interchangingly, though in practice on the technical level there may be 
challenges implementing it as such.
  
  This task is meant to collect information on the capabilities of BlazeGraph 
in implementing aliasing via OWL - probably as owl:sameAs and figuring out if 
it is the right way to represent redirect semantics. Main questions to answer:
  
  1. Does Blazegraph have facility to handle OWL statements like owl:sameAs 
with the semantics we need?
  2. What are requirements to use it - i.e. do we need any OWL definitions to 
exist or it can work only off owl:sameAs alone? What are the potential 
performance costs?
  3. What would actually happen in the DB when using owl:sameAs and would it 
achieve complete Q-id unification or if not, what would work and what won't?
  4. If we can't make it work with existing facilities, do we have a possible 
customization (e.g. custom IRI->IV mapping) that would allow us to implement 
the same semantics with reasonable overhead?

TASK DETAIL
  https://phabricator.wikimedia.org/T96490

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
<username>.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Smalyshev
Cc: daniel, Manybubbles, Aklapper, Smalyshev, jkroll, Wikidata-bugs, Jdouglas, 
aude, GWicke, JanZerebecki



_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to