File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11BASE <http://example.org/>
22PREFIX schema: <http://schema.org/>
33ASK WHERE {
4- #foo schema:refers-to _:p .
5- #bar schema:refers-to _:p .
4+ < #foo> schema:refers-to _:p .
5+ < #bar> schema:refers-to _:p .
66 _:p schema:name " Amanda" .
77}
Original file line number Diff line number Diff line change 11BASE <http://example.org/>
22PREFIX schema: <http://schema.org/>
33ASK WHERE {
4- #foo schema:refers-to _:p .
5- #bar schema:refers-to _:p .
4+ < #foo> schema:refers-to _:p .
5+ < #bar> schema:refers-to _:p .
66 _:p schema:name " Amanda" .
77}
Original file line number Diff line number Diff line change 11BASE <http://example.org/>
22PREFIX schema: <http://schema.org/>
33ASK WHERE {
4- #foo schema:refers-to _:p .
5- #bar schema:refers-to _:p .
4+ < #foo> schema:refers-to _:p .
5+ < #bar> schema:refers-to _:p .
66 _:p schema:name " Amanda" .
77}
Original file line number Diff line number Diff line change 11BASE <http://example.org/>
22PREFIX schema: <http://schema.org/>
33ASK WHERE {
4- #foo schema:refers-to _:p .
5- #bar schema:refers-to _:p .
4+ < #foo> schema:refers-to _:p .
5+ < #bar> schema:refers-to _:p .
66 _:p schema:name " Amanda" .
77}
You can’t perform that action at this time.
0 commit comments