PDOK / LinkDaLe

Graduation project of Gerwin Bosch
http://linkdale.org
MIT License
4 stars 1 forks source link

Detect other literal primitives #106

Closed GerwinBosch closed 6 years ago

GerwinBosch commented 6 years ago

Description

Currently only string, interger and double literals are detected. extend this to at least also include data. (possibly geosparql)

ToDo