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

ARC2 and N-Quads #81

Open
MindfulMonkey opened this issue Jan 5, 2017 · 1 comment
Open

ARC2 and N-Quads #81

MindfulMonkey opened this issue Jan 5, 2017 · 1 comment
Labels

Comments

@MindfulMonkey
Copy link

MindfulMonkey commented Jan 5, 2017

  1. Does ARC2 work with N-Quads? Or only with N-Triples?

  2. the only example I've found in the docs to parse data is this one which seems to be parsing XML. Is it possible with ARC2 to parse a n-quad like this

    [subject, predicate, object, graph] = $parser->parse ('<S> <P> "O" <Graph> .');
@k00ni k00ni added the question label Jun 14, 2018
@k00ni
Copy link
Collaborator

k00ni commented Jun 14, 2018

Hi @MindfulMonkey, this might be a late response, but to my knowledge, ARC2 can't handle quads, according to this wiki page. Hope it helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants