Skip to content

Will there be other field other than id? #445

Answered by rubensworks
linonetwo asked this question in Q&A
Discussion options

You must be logged in to vote

All result bindings are RDFJS terms according to this spec: http://rdf.js.org/data-model-spec/

The raw value will typically be retrievable using .value. Definitely do not use .id, as this is an internal field of N3.js, which will not be available if you use different parsers/stores.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rubensworks
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #445 on December 09, 2020 07:26.