BONSAMURAIS / arborist

Generate the URIs needed for the BONSAI knowledge graph
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Extending time and unit with triples needed for the ystafdb dataset #21

Closed IKnowLogic closed 4 years ago

IKnowLogic commented 4 years ago

The purpose of this pull request is to add time and unit triples, to allow for the incorporation of the ystafdb dataset. This also works as an example of how to request an extension of time_uris.py and unit_uris.py.

Since ystafdb contains informaion on flows from the year 1800 up until 2000, missing triples are added to the time_uris.py file, accordingly. Furthermore, ystafdb makes use of the units megagram, gigagram, teragram and gigabecquerel, and since none of these exist in the unit_uris.py, the file is extended.

kuzeko commented 4 years ago

I like that we are actually future proof!

2100: "http://www.wikidata.org/entity/Q11183"
kuzeko commented 4 years ago

This is a welcome pull request since it will allow integration of the ystafdb dataset