GithubHelp home page GithubHelp logo

Comments (8)

Alexander-Barth avatar Alexander-Barth commented on July 25, 2024

@ctroupin do you have everything to make the changes?
Thanks

from divand.jl.

ctroupin avatar ctroupin commented on July 25, 2024

Yes, as Menashè confirmed this one was validates, I can go on!

from divand.jl.

ctroupin avatar ctroupin commented on July 25, 2024

Ok so a few commends or doubts concerning the new template. The file I'm working on it the branch NewXMLtemplate2:

  • Some tags appeared multiple times and I'm not sure why, for example <gmd:pointOfContact>, and within it we have the same info, for instance gmd:organisationName. Do you confirm it is ok?
  • Within one of the pointOfContact I find
<gmd:individualName>
      <gco:CharacterString>John</gco:CharacterString>
</gmd:individualName>

what variable will we use for this field (<name> is for the organisation).

  • Similarly we have 2 times the email address, one seems to be linked to the organisation, the other to the individual. At the moment I've put {{ mail }} for both.

from divand.jl.

meliezer avatar meliezer commented on July 25, 2024

Charles,
It would be easier pointing me to a concrete xml frament. I don't see the multiple tags. Anyway, Erwann should be able to reply. I haven't edited xml files, but worked with Sextant.
In my example there was also the individualName of the originator, which at least for now is always empty for EMODnet Chemistry, so you ignore it. As for SeaDataCloud, you should speak with them.

Also the multiple email addresses, I don't see it.

from divand.jl.

ctroupin avatar ctroupin commented on July 25, 2024

ok, let's be more explicit: in the new template

lines 20 → 22

<gmd:individualName gco:nilReason="missing">
        <gco:CharacterString />
</gmd:individualName>

lines 171 → 173

<gmd:individualName>
            <gco:CharacterString>John</gco:CharacterString>
</gmd:individualName>

And the tag <gmd:pointOfContact> appears

  1. from lines 110 to 168 then
  2. from lines 169 to 192

anyway, I'm contacting now Erwann and let you know.

from divand.jl.

meliezer avatar meliezer commented on July 25, 2024

lines 20 → 22: responsible party, only organisation, no name. It's correct.
lines 171 → 173: in this case it's under gmd:pointOfContact and it has the role of author. For now is always empty for EMODnet Chemistry.

No multiple tags, please note that gmd:role is different: author or originator.

from divand.jl.

ctroupin avatar ctroupin commented on July 25, 2024

ok thanks, now it's clearer.

from divand.jl.

Alexander-Barth avatar Alexander-Barth commented on July 25, 2024

branch NewXMLtemplate2 is merged.

from divand.jl.

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.