Title: Converting an RDF object containing large number values to a JSON-LD object with usingNativeTypes · Issue #331 · jsonld-java/jsonld-java · GitHub
Open Graph Title: Converting an RDF object containing large number values to a JSON-LD object with usingNativeTypes · Issue #331 · jsonld-java/jsonld-java
X Title: Converting an RDF object containing large number values to a JSON-LD object with usingNativeTypes · Issue #331 · jsonld-java/jsonld-java
Description: Hello, When converting an RDF object with a number exceeding Integer.MAX_VALUE such as:
Open Graph Description: Hello, When converting an RDF object with a number exceeding Integer.MAX_VALUE such as: X Description: Hello, When converting an RDF object with a number exceeding Integer.MAX_VALUE such as: <https://example.com/data/> <https://example.com/field/contentSize> "6972682403840"^^&l...
Opengraph URL: https://github.com/jsonld-java/jsonld-java/issues/331
X: @github
Domain: patch-diff.githubusercontent.com
Links:
Viewport: width=device-width
Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Converting an RDF object containing large number values to a JSON-LD object with usingNativeTypes","articleBody":"Hello,\r\n\r\nWhen converting an RDF object with a number exceeding `Integer.MAX_VALUE` such as:\r\n```\r\n\u003chttps://example.com/data/\u003e \u003chttps://example.com/field/contentSize\u003e \"6972682403840\"^^\u003chttp://www.w3.org/2001/XMLSchema#integer\u003e\r\n```\r\n\r\nTo an JSON-LD object using the `useNativeTypes` option, the resulting json object will be:\r\n```json\r\n[\r\n {\r\n \"@id\": \"https://example.com/data/\",\r\n \"https://example.com/field//contentSize\": [\r\n {\r\n \"@value\": \"6972682403840\"\r\n }\r\n ]\r\n }\r\n]\r\n```\r\nWhere the `@value` for `contentSize` is mapped to a string and not to a member.\r\nWould it be ok to change this part and change the Integer for a Long ?\r\nOr are there any consequence that I am missing ?\r\n\r\nI can take care of the PR if needed.\r\n\r\nThanks :)","author":{"url":"https://github.com/imsdu","@type":"Person","name":"imsdu"},"datePublished":"2022-03-22T13:06:20.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/331/jsonld-java/issues/331"}
route-pattern /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) route-controller voltron_issues_fragments route-action issue_layout fetch-nonce v2:6d00743e-1a21-441c-7706-2c17cc9dfbea current-catalog-service-hash 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 request-id C71C:3050FD:1865B67:21A48F4:6971EC18 html-safe-nonce f974da746d9df29d04eca730230db9c6d8d32858af0ed22050f185717c54f8f7 visitor-payload eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNzFDOjMwNTBGRDoxODY1QjY3OjIxQTQ4RjQ6Njk3MUVDMTgiLCJ2aXNpdG9yX2lkIjoiMTkxNTg0NTQ0MjA0MTY3MDY4MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 visitor-hmac 717945d13f8f6cc08067e114a2f156ee162c9e4c580a27c2db20fee23a2089a6 hovercard-subject-tag issue:1176757029 github-keyboard-shortcuts repository,issues,copilot google-site-verification Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I octolytics-url https://collector.github.com/github/collect analytics-location / fb:app_id 1401488693436528 apple-itunes-app app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/jsonld-java/jsonld-java/331/issue_layout twitter:image https://opengraph.githubassets.com/4fb317354dda7883683502a197b202874d7c0151a0601f7e96f9e58f708c7023/jsonld-java/jsonld-java/issues/331 twitter:card summary_large_image og:image https://opengraph.githubassets.com/4fb317354dda7883683502a197b202874d7c0151a0601f7e96f9e58f708c7023/jsonld-java/jsonld-java/issues/331 og:image:alt Hello, When converting an RDF object with a number exceeding Integer.MAX_VALUE such as: og:image:width 1200 og:image:height 600 og:site_name GitHub og:type object og:author:username imsdu hostname github.com expected-hostname github.com None 683712716975b3393656edf09255a1d488d0e68ab7b9ac97e40ecf40036f696c turbo-cache-control no-preview go-import github.com/jsonld-java/jsonld-java git https://github.com/jsonld-java/jsonld-java.git octolytics-dimension-user_id 4359856 octolytics-dimension-user_login jsonld-java octolytics-dimension-repository_id 2988730 octolytics-dimension-repository_nwo jsonld-java/jsonld-java octolytics-dimension-repository_public true octolytics-dimension-repository_is_fork false octolytics-dimension-repository_network_root_id 2988730 octolytics-dimension-repository_network_root_nwo jsonld-java/jsonld-java turbo-body-classes logged-out env-production page-responsive disable-turbo false browser-stats-url https://api.github.com/_private/browser/stats browser-errors-url https://api.github.com/_private/browser/errors release ed99da4e2de688dd1056894c1eccd4c82c6bbbfe ui-target full theme-color #1e2327 color-scheme light dark
URLs of crawlers that visited me.