annotate src/serd-0.18.2/tests/test-05.out @ 83:ae30d91d2ffe
Replace these with versions built using an older toolset (so as to avoid ABI compatibilities when linking on Ubuntu 14.04 for packaging purposes)
author |
Chris Cannam |
date |
Fri, 07 Feb 2020 11:51:13 +0000 |
parents |
c7265573341e |
children |
|
rev |
line source |
Chris@0
|
1 _:genid1 <http://example.org/base#a> <http://example.org/base#b> .
|
Chris@0
|
2 _:genid1 <http://example.org/base#c> <http://example.org/base#d> .
|
Chris@0
|
3 <http://example.org/base#e> <http://example.org/base#f> _:genid2 .
|
Chris@0
|
4 _:genid2 <http://example.org/base#g> <http://example.org/base#h> .
|