Nevalicori added a comment. Oh, sorry — you //don't// want it to resolve to the `file:///` URI - i.e., you //always// want it to be the canonical URI. In which case, you already have those - and in the PHP that generates the RDF it can be obtained with...
$dataURL . '.' . $this->format->getDefaultExtension() (see the minor proposed code-change at the beginning of the ticket :) TASK DETAIL https://phabricator.wikimedia.org/T73991 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: Nevalicori Cc: Smalyshev, Nevalicori, Wikidata-bugs, Lydia_Pintscher, daniel, aude _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
