Closed stansmith907 closed 7 years ago
I can't say I have ever used this. I have seen an obscure data type instance or two that this could be applied to.
On Mon, Sep 25, 2017 at 11:06 AM, stansmith907 notifications@github.com wrote:
The FGDC Biological extension provides for a description of ASCII file layout within the distribution.standardOrder.digitalForm.digitalInformation section. This information could move the data dictionary section and I added these field to issue #129 https://github.com/adiwg/mdTranslator/issues/129 to demonstrate.
<asciistr> <recdel>\n</recdel> <numheadl>1</numheadl> <deschead>column names</deschead> <orienta>columnmajor</orienta> <casesens>N</casesens> <authent>12ad155ee845d5c4</authent> <quotech>"'"</quotech> <datafiel> <dfieldnm>field1</dfieldnm> <missingv>-1</missingv> <dfwidth>12</dfwidth> </datafiel> <datafiel> <dfieldnm>field2</dfieldnm> <missingv>-1</missingv> <dfwidthd>;</dfwidthd> </datafiel> </asciistr>
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/adiwg/mdTranslator/issues/143, or mute the thread https://github.com/notifications/unsubscribe-auth/AF6hLzrzeZSwtKDfpxIHxVItkO1IJ_ALks5sl_nQgaJpZM4PjMom .
The FGDC Biological extension provides for a description of ASCII file layout within the distribution.standardOrder.digitalForm.digitalInformation section.
I have added these field to issue #129 entity attribute description rather than the distribution process.