Coder Social home page Coder Social logo

Comments (2)

Br-Johnson avatar Br-Johnson commented on June 26, 2024

In datacite.xml:

  • URL for the location of the landing page not populated
  • ORCID doesn't make it into Datacite.xml
  • ROR doesn't make it though affiliation (organization name) does
  • Automatically assigned my Contributor Type to Distributor even though I did not select that in the metadata intake form (I selected metadata custodian, Data Owner, Author, Principal Investigator.

This is related to this datacite.xml snippet below which exported from the CKAN interface when logged in as admin and the ISO 19115 xml file for the metadata record is pasted below that:

`


        <creatorName nameType="Personal">Johnson, Brett</creatorName>
        <givenName>Brett</givenName>
        <familyName>Johnson</familyName>
      
      <affiliation>Hakai Institute</affiliation>
    </creator>
    </creators>
<titles>
  <title xml:lang="en">Genetic Stock Identification of Juvenile Sockeye Salmon</title>
  <title xml:lang="fr">Identification génétique des stocks de saumons rouges juvéniles</title>
</titles>
<publicationYear>2023</publicationYear>
  <subjects>
  <subject xml:lang="en">oceans</subject>
  <subject xml:lang="en">juvenile-salmon-program</subject>
  <subject xml:lang="en">salmon</subject>
  <subject xml:lang="en">genetic-stock-id</subject>
  <subject xml:lang="en">molecular-genetics</subject>
  <subject xml:lang="en">sockeye</subject>
  <subject xml:lang="en">fishabundanceanddistribution</subject>
  <subject xml:lang="fr">abondance-et-distribution-de-poissons</subject>
</subjects>
<contributors>
  <contributor contributorType="Distributor">
    
      <creatorName nameType="Personal">Johnson, Brett</creatorName>
      <givenName>Brett</givenName>
      <familyName>Johnson</familyName>
    
    <contributorName>(' Brett', 'Johnson')</contributorName>
    <givenName>Johnson</givenName>
    <familyName> Brett</familyName>
    <affiliation>Hakai Institute</affiliation>
  </contributor>
</contributors>
<language>en</language>
<resourceType resourceTypeGeneral="Dataset">Dataset</resourceType>
<version>1.0</version>
<rightsList>
  <rights xml:lang="en-US" rightsURI="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0</rights>
</rightsList>
<descriptions>
  <description xml:lang="en" descriptionType="Abstract">
    This datasets contains genetic stock identifications for juvenile sockeye salmon collected by the Hakai Institute Juvenile Salmon Program between 2015 and 2021. This information tells us the probability that each specific fish originates from a specific watershed. The stock ID was done at the Department of Fisheries and Oceans Pacific Biological Station in Nanaimo BC using the coastwide040118.bse baseline that is comprised of 214 distinct populations.
  </description>
  <description xml:lang="fr" descriptionType="Abstract">
    Ces ensembles de données contiennent des identifications génétiques de stocks de saumons rouges juvéniles collectées par le Hakai Institute Juvenile Salmon Program entre 2015 et 2021. Ces informations nous indiquent la probabilité que chaque poisson soit originaire d'un bassin versant spécifique. L'identification du stock a été effectuée à la station biologique du Pacifique du ministère des Pêches et des Océans à Nanaimo, en Colombie-Britannique, en utilisant la base de référence coastwide040118.bse, qui comprend 214 populations distinctes.
  </description>
</descriptions>

<geoLocations>
  <geoLocation>
    <geoLocationBox>
      <westBoundLongitude>-127.0</westBoundLongitude>
      <eastBoundLongitude>-124.4</eastBoundLongitude>
      <southBoundLatitude>49.88</southBoundLatitude>
      <northBoundLatitude>50.84</northBoundLatitude>
    </geoLocationBox>
    
    <geoLocationPolygon>
      <polygonPoint>
        <pointLatitude>49.88</pointLatitude>
        <pointLongitude>-127.0</pointLongitude>
      </polygonPoint>
      <polygonPoint>
        <pointLatitude>49.88</pointLatitude>
        <pointLongitude>-124.4</pointLongitude>
      </polygonPoint>
      <polygonPoint>
        <pointLatitude>50.84</pointLatitude>
        <pointLongitude>-124.4</pointLongitude>
      </polygonPoint>
      <polygonPoint>
        <pointLatitude>50.84</pointLatitude>
        <pointLongitude>-127.0</pointLongitude>
      </polygonPoint>
      <polygonPoint>
        <pointLatitude>49.88</pointLatitude>
        <pointLongitude>-127.0</pointLongitude>
      </polygonPoint>
    </geoLocationPolygon>
  </geoLocation>
</geoLocations>

`

  <?xml version="1.0" encoding="UTF-8"?>
  <resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://datacite.org/schema/kernel-4" xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4.1/metadata.xsd">
    <creators>
      <creator>
          
            <creatorName nameType="Personal">Johnson, Brett</creatorName>
            <givenName>Brett</givenName>
            <familyName>Johnson</familyName>
          
          <affiliation>Hakai Institute</affiliation>
        </creator>
        </creators>
    <titles>
      <title xml:lang="en">Genetic Stock Identification of Juvenile Sockeye Salmon</title>
      <title xml:lang="fr">Identification génétique des stocks de saumons rouges juvéniles</title>
    </titles>
    <publicationYear>2023</publicationYear>
      <subjects>
      <subject xml:lang="en">oceans</subject>
      <subject xml:lang="en">juvenile-salmon-program</subject>
      <subject xml:lang="en">salmon</subject>
      <subject xml:lang="en">genetic-stock-id</subject>
      <subject xml:lang="en">molecular-genetics</subject>
      <subject xml:lang="en">sockeye</subject>
      <subject xml:lang="en">fishabundanceanddistribution</subject>
      <subject xml:lang="fr">abondance-et-distribution-de-poissons</subject>
    </subjects>
    <contributors>
      <contributor contributorType="Distributor">
        
          <creatorName nameType="Personal">Johnson, Brett</creatorName>
          <givenName>Brett</givenName>
          <familyName>Johnson</familyName>
        
        <contributorName>(' Brett', 'Johnson')</contributorName>
        <givenName>Johnson</givenName>
        <familyName> Brett</familyName>
        <affiliation>Hakai Institute</affiliation>
      </contributor>
    </contributors>
    <language>en</language>
    <resourceType resourceTypeGeneral="Dataset">Dataset</resourceType>
    <version>1.0</version>
    <rightsList>
      <rights xml:lang="en-US" rightsURI="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0</rights>
    </rightsList>
    <descriptions>
      <description xml:lang="en" descriptionType="Abstract">
        This datasets contains genetic stock identifications for juvenile sockeye salmon collected by the Hakai Institute Juvenile Salmon Program between 2015 and 2021. This information tells us the probability that each specific fish originates from a specific watershed. The stock ID was done at the Department of Fisheries and Oceans Pacific Biological Station in Nanaimo BC using the coastwide040118.bse baseline that is comprised of 214 distinct populations.
      </description>
      <description xml:lang="fr" descriptionType="Abstract">
        Ces ensembles de données contiennent des identifications génétiques de stocks de saumons rouges juvéniles collectées par le Hakai Institute Juvenile Salmon Program entre 2015 et 2021. Ces informations nous indiquent la probabilité que chaque poisson soit originaire d'un bassin versant spécifique. L'identification du stock a été effectuée à la station biologique du Pacifique du ministère des Pêches et des Océans à Nanaimo, en Colombie-Britannique, en utilisant la base de référence coastwide040118.bse, qui comprend 214 populations distinctes.
      </description>
    </descriptions>

    <geoLocations>
      <geoLocation>
        <geoLocationBox>
          <westBoundLongitude>-127.0</westBoundLongitude>
          <eastBoundLongitude>-124.4</eastBoundLongitude>
          <southBoundLatitude>49.88</southBoundLatitude>
          <northBoundLatitude>50.84</northBoundLatitude>
        </geoLocationBox>
        
        <geoLocationPolygon>
          <polygonPoint>
            <pointLatitude>49.88</pointLatitude>
            <pointLongitude>-127.0</pointLongitude>
          </polygonPoint>
          <polygonPoint>
            <pointLatitude>49.88</pointLatitude>
            <pointLongitude>-124.4</pointLongitude>
          </polygonPoint>
          <polygonPoint>
            <pointLatitude>50.84</pointLatitude>
            <pointLongitude>-124.4</pointLongitude>
          </polygonPoint>
          <polygonPoint>
            <pointLatitude>50.84</pointLatitude>
            <pointLongitude>-127.0</pointLongitude>
          </polygonPoint>
          <polygonPoint>
            <pointLatitude>49.88</pointLatitude>
            <pointLongitude>-127.0</pointLongitude>
          </polygonPoint>
        </geoLocationPolygon>
      </geoLocation>
    </geoLocations>

  </resource>

from ckan.

Br-Johnson avatar Br-Johnson commented on June 26, 2024

This is irrelevant now that we use the datacite API so closing

from ckan.

Related Issues (14)

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.