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

CONSTRUCT result duplicates shows [object Object][object Object][object Object] #20

Open
crapthings opened this issue May 19, 2020 · 0 comments

Comments

@crapthings
Copy link

crapthings commented May 19, 2020

what is duplicates used for ?

I20200519-15:39:59.451(8)? {
I20200519-15:39:59.451(8)?   "triples": [
I20200519-15:39:59.451(8)?     {
I20200519-15:39:59.451(8)?       "subject": {
I20200519-15:39:59.451(8)?         "interfaceName": "NamedNode",
I20200519-15:39:59.451(8)?         "attributes": [
I20200519-15:39:59.451(8)?           "interfaceName",
I20200519-15:39:59.451(8)?           "nominalValue"
I20200519-15:39:59.451(8)?         ],
I20200519-15:39:59.451(8)?         "nominalValue": {
I20200519-15:39:59.452(8)?           "token": "uri",
I20200519-15:39:59.452(8)?           "prefix": null,
I20200519-15:39:59.452(8)?           "suffix": "a",
I20200519-15:39:59.452(8)?           "value": null
I20200519-15:39:59.452(8)?         }
I20200519-15:39:59.452(8)?       },
I20200519-15:39:59.452(8)?       "predicate": {
I20200519-15:39:59.452(8)?         "interfaceName": "NamedNode",
I20200519-15:39:59.452(8)?         "attributes": [
I20200519-15:39:59.452(8)?           "interfaceName",
I20200519-15:39:59.452(8)?           "nominalValue"
I20200519-15:39:59.452(8)?         ],
I20200519-15:39:59.452(8)?         "nominalValue": {
I20200519-15:39:59.452(8)?           "token": "uri",
I20200519-15:39:59.452(8)?           "prefix": null,
I20200519-15:39:59.452(8)?           "suffix": "plays",
I20200519-15:39:59.452(8)?           "value": null
I20200519-15:39:59.453(8)?         }
I20200519-15:39:59.453(8)?       },
I20200519-15:39:59.453(8)?       "object": {
I20200519-15:39:59.453(8)?         "interfaceName": "NamedNode",
I20200519-15:39:59.453(8)?         "attributes": [
I20200519-15:39:59.453(8)?           "interfaceName",
I20200519-15:39:59.453(8)?           "nominalValue"
I20200519-15:39:59.453(8)?         ],
I20200519-15:39:59.453(8)?         "nominalValue": {
I20200519-15:39:59.453(8)?           "token": "uri",
I20200519-15:39:59.453(8)?           "prefix": null,
I20200519-15:39:59.453(8)?           "suffix": "管理员",
I20200519-15:39:59.453(8)?           "value": null
I20200519-15:39:59.453(8)?         }
I20200519-15:39:59.453(8)?       }
I20200519-15:39:59.453(8)?     }
I20200519-15:39:59.454(8)?   ],
I20200519-15:39:59.454(8)?   "duplicates": {
I20200519-15:39:59.454(8)?     "[object Object][object Object][object Object]": true
I20200519-15:39:59.454(8)?   },
I20200519-15:39:59.454(8)?   "actions": [],
I20200519-15:39:59.454(8)?   "length": 1
I20200519-15:39:59.454(8)? }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant