ucbl/HyLAR-Reasoner

add PREFIX Support to parseAndAddRule

Opened this issue · 1 comments

something like this would be awesome

h.parsePrefix('http://un.jong.kim/onto#', ':')
h.parsePrefix('http://un.jong.kim/onto#', 'default')

(?x :hasChild ?y) -> (?x a :Person)

Hi, this feature is planned, but after the integration of rdflib.js store in HyLAR.