Open mdeagen opened 3 years ago
We should be able to add '^^xsd:string' to the Format column of Geometry. It's weird that it's auto-parsing as a floating point though.
On Wed, Sep 1, 2021 at 12:23 PM mdeagen @.***> wrote:
Does SDD infer datatype, and is there a way to cast to a preferred datatype?
Example: A string of 1's and 0's (length 100) denoting a binary pixelated geometry is being interpreted as a large number.
[image: image] https://user-images.githubusercontent.com/43749866/131707589-d11628fa-8b11-4d80-ab0e-07dbe8cb95e4.png
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tetherless-world/nanomine-graph/issues/55, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAETCEL7L6UCFUTMMC5X5NTT7ZHPDANCNFSM5DG3PBRA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
-- Jamie McCusker (she/they)
Director, Data Operations Tetherless World Constellation Rensselaer Polytechnic Institute @. @.> http://tw.rpi.edu
Does SDD infer datatype, and is there a way to cast to a preferred datatype?
Example: A string of 1's and 0's (length 100) denoting a binary pixelated geometry is being interpreted as a large number.