HyLAR-Reasoner
HyLAR-Reasoner copied to clipboard
add PREFIX Support to parseAndAddRule
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.