Skip to content

Commit

Permalink
syntax fix
Browse files Browse the repository at this point in the history
  • Loading branch information
timrdf committed Aug 1, 2015
1 parent 5c53b8c commit 02d562e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/instances/dataset/hackerceo/root-void.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -166,13 +166,13 @@
prov:wasDerivedFrom <https://github.com/timrdf/csv2rdf4lod-automation/tree/master/doc/instances/dataset/hackerceo/root-void.ttl>;
.

<https://github.com/timrdf/csv2rdf4lod-automation/tree/master/doc/instances/dataset/hackerceo/root-void.ttl>;
<https://github.com/timrdf/csv2rdf4lod-automation/tree/master/doc/instances/dataset/hackerceo/root-void.ttl>
a foaf:Document;
dcterms:created "2015-08-01"^^xsd:date;
dcterms:format <http://www.w3.org/ns/formats/Turtle>;
.

<https://github.com/timrdf/csv2rdf4lod-automation/tree/master/doc/instances/dataset/hackerceo/root-void.pdf>;
<https://github.com/timrdf/csv2rdf4lod-automation/tree/master/doc/instances/dataset/hackerceo/root-void.pdf>
a foaf:Document;
dcterms:format <http://provenanceweb.org/format/mime/application/pdf>;
dcterms:created "2015-08-01"^^xsd:date;
Expand Down

0 comments on commit 02d562e

Please sign in to comment.