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) ```
something like this would be awesome