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: github.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:55921d81-9355-3096-898c-8237e8545e6e current-catalog-service-hash 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 request-id A610:29874B:BED9C7:10A83E1:69722743 html-safe-nonce eb3e4c39f8ed837188fdd3434e49444b914937716010d9db33555bf4e09e6165 visitor-payload eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNjEwOjI5ODc0QjpCRUQ5Qzc6MTBBODNFMTo2OTcyMjc0MyIsInZpc2l0b3JfaWQiOiI1ODEzMzgzMTI3NjI2ODE5Mzk1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= visitor-hmac b7ad7823152eb253eeaec2cc9e3f14cac839cdf7b7cb832af540b8de6e51d40a 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 19a0eb237b419e41a3d6a0867abebfdb845544063fc287c8c486f2fc019a590f 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 805f05ae5b701e06271d4ccfc0cbb6252b8b2c21 ui-target full theme-color #1e2327 color-scheme light dark
URLs of crawlers that visited me.