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

Talis RDF JSON type in NodeFactory.createFromTalisRdfJson method #19

Open
patrickwestphal opened this issue Aug 18, 2014 · 1 comment
Open
Assignees
Labels

Comments

@patrickwestphal
Copy link
Member

In the NodeFactory's method createFromTalisRdfJson typed literals are only created when the type typed-literal is provided. According to the RDF 1.1 JSON Alternate Serialization specs the type must be

one of 'uri', 'literal' or 'bnode' (required)

Now I'm wondering to which spec you referred in the createFromTalisRdfJson method.

@Aklakan
Copy link
Member

Aklakan commented Dec 3, 2014

As sad as it is, the sparql result sets in json are not talis rdf json (facepalm)

I created the jassa.io module for the purpose of dealing with concerns related to input/output processing, so we would have to add a SparqlJsonUtils class next to the TalisRdfJsonUtils one...

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