Giter Site home page Giter Site logo

Comments (4)

luis100 avatar luis100 commented on May 20, 2024

@Chlara does the SIARD specification support arrays? How should an array be encoded in XML?

from dbptk-developer.

Chlara avatar Chlara commented on May 20, 2024

@luis100
The array is an issue (RFC 2014-110) for SIARD 2.0. The Issues are now published on the official eCH-Site: http://www.ech.ch/vechweb/page?p=dossier&documentNumber=eCH-0165&documentVersion=1.0 .
Chlara

from dbptk-developer.

luis100 avatar luis100 commented on May 20, 2024

@Chlara in the meanwhile for SIARD 1.0, what should be the type of the column of an ARRAY type, or for any other unsupported type, like the PostgreSQL GIS types (e.g. polygon and circle)?

Right now we are defining the column as CHARACTER VARYING(40) and dumping the textual serialization of the cell, which for something like a circle would become <(1,1),1>. But I guess it would be more proper to mark this column as of an UNSUPPORTED type, so when loading the SIARD database one could know what to expect (i.e. a simple textual dump of cell content). Is there anything already defined in SIARD? I could not find any clue on the specification.

from dbptk-developer.

Chlara avatar Chlara commented on May 20, 2024

@luis100
My Colleague @mkaiser56 will answer your question on Monday because I will be absent for one week.
Chlara

from dbptk-developer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.