HyLAR-Reasoner icon indicating copy to clipboard operation
HyLAR-Reasoner copied to clipboard

add PREFIX Support to parseAndAddRule

Open crapthings opened this issue 7 years ago • 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)

crapthings avatar Aug 13 '18 01:08 crapthings

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

mterdjimi avatar Aug 13 '18 17:08 mterdjimi