Giter Club home page Giter Club logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
The current FITS tool output consolidator has a couple of non obvious features. 
 If a tool is one that is able to identify files, but is unable to successfully 
identify the current file (provide a valid mime type and format name), then 
it's  output is dropped from the <metadata> and <fileinfo> sections.  The 
output is also dropped if a more preferred tool gives different identification 
information.   I suspect that's what's happening here.

I think the better source for the full filepath would be the OIS FileInfo tool. 
 This creates a few of the other <fileinfo> values like file name, size, MD5, 
etc.  It's unable to identify files, so the output should never get dropped.  
The FileInfo tool is a Java class and would need have a line added to output 
the full path.  The fits_output.xsd file looks correct

Original comment by [email protected] on 5 Apr 2011 at 6:08

from fits.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
if you drop this new fits.jar into the lib/ directory, and use your modified 
fits_output.xsd file, you should see the absolute file path in the <fileinfo> 
output. 

This will be in the next official release as well.

Original comment by [email protected] on 5 Apr 2011 at 6:17

Attachments:

from fits.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
Hi!

Thank you very much for the prompt and swift reply. Works like a charm!

FIXED

Original comment by [email protected] on 6 Apr 2011 at 8:27

from fits.

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.