Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add PREFIX Support to parseAndAddRule #12

Open
crapthings opened this issue Aug 13, 2018 · 1 comment
Open

add PREFIX Support to parseAndAddRule #12

crapthings opened this issue Aug 13, 2018 · 1 comment
Labels
enhancement planned for v2 Features that are planned for HyLAR version 2.0

Comments

@crapthings
Copy link

crapthings commented Aug 13, 2018

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)
@mterdjimi
Copy link
Member

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

@mterdjimi mterdjimi added the planned for v2 Features that are planned for HyLAR version 2.0 label Aug 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement planned for v2 Features that are planned for HyLAR version 2.0
Projects
None yet
Development

No branches or pull requests

2 participants