Smalyshev added a comment. I'm not sure RDF is a good match for this use case. RDF has certain rules (like it always being a set of triples, and triples only including primitive values or IRIs, etc.) which may be unnecessarily constraining in this case. I think none of the current RDF export flavors fits the profile - full/dump is way too verbose for it, and short is too concise (basically labels only). It is possible, of course, to create a new favor with this data, but then on the other end you need RDF parser, which seems to be unnecessary complication - if we're creating a new thing anyway, we may as well create one tailored for the specific use case I think.
TASK DETAIL https://phabricator.wikimedia.org/T116914 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore, Smalyshev Cc: Smalyshev, Lydia_Pintscher, daniel, thiemowmde, Addshore, Deskana, Aklapper, Wikidata-bugs, aude _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
