Smalyshev added a subscriber: Smalyshev.
Smalyshev added a comment.

@Thompsonbry.systap currently our reification model is pretty close to one 
described here: http://korrekt.org/papers/Wikidata-RDF-export-2014.pdf except 
that we also have direct link between entity and value in addition to fully 
reified representation.

Additional complication is that we have more than two levels, if you look in 
the paper - i.e. we have entity -> value, and then 
<<entity->value>>->qualifiers, but both value and qualifiers can be compound 
values - i.e. value may be:

  value a wikidata:Value;
    wikidata:amount 1234;
    wikidata:precision 10;
    wikidata:unit "1";

etc. and the quailifiers each may be composed of values too. So I wonder if 
that still would be fine.


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

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: Smalyshev, Thompsonbry.systap, Jdouglas, daniel, Beebs.systap, Haasepeter, 
Aklapper, Manybubbles, jkroll, Wikidata-bugs, aude, GWicke, JanZerebecki



_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to