Item talk:Q324264: Difference between revisions

From geokb
(cached Datacite source for DOI)
 
(updating cached DataCite metadata)
 
Line 1: Line 1:
{
{
   "id": "10.5066/p9k1u4o0",
   "DOI": {
  "attributes": {
     "doi": "10.5066/p9k1u4o0",
     "doi": "10.5066/p9k1u4o0",
     "identifiers": [],
     "identifiers": [],
Line 113: Line 112:
     "published": null,
     "published": null,
     "updated": "2023-04-06T16:56:54Z"
     "updated": "2023-04-06T16:56:54Z"
   },
   }
  "relationships": {
    "client": {
      "data": {
        "id": "usgs.prod",
        "type": "clients"
      }
    }
  },
  "type": "dois"
}
}

Latest revision as of 23:25, 10 September 2024

{

 "DOI": {
   "doi": "10.5066/p9k1u4o0",
   "identifiers": [],
   "creators": [
     {
       "name": "McDonald, Richard R",
       "nameType": "Personal",
       "givenName": "Richard R",
       "familyName": "McDonald",
       "affiliation": [],
       "nameIdentifiers": [
         {
           "schemeUri": "https://orcid.org",
           "nameIdentifier": "https://orcid.org/0000-0002-0703-0638",
           "nameIdentifierScheme": "ORCID"
         }
       ]
     },
     {
       "name": "Foks, Nathan (Leon) L",
       "nameType": "Personal",
       "affiliation": [
         "United States Geological Survey"
       ],
       "nameIdentifiers": []
     },
     {
       "name": "Alexander, Prescott B",
       "nameType": "Personal",
       "givenName": "Prescott B",
       "familyName": "Alexander",
       "affiliation": [
         "University of Arizona"
       ],
       "nameIdentifiers": [
         {
           "schemeUri": "https://orcid.org",
           "nameIdentifier": "https://orcid.org/0000-0003-1127-080X",
           "nameIdentifierScheme": "ORCID"
         }
       ]
     }
   ],
   "titles": [
     {
       "title": "fluvial-particle, U.S. Geological Survey software release"
     }
   ],
   "publisher": "U.S. Geological Survey",
   "container": {},
   "publicationYear": 2023,
   "subjects": [
     {
       "subject": "Larval Drift; Lagrangian Particle-Tracking; Hydraulic Model; Fluvial: Parallel-Processing"
     }
   ],
   "contributors": [],
   "dates": [
     {
       "date": "2023",
       "dateType": "Issued"
     }
   ],
   "language": null,
   "types": {
     "ris": "COMP",
     "bibtex": "misc",
     "citeproc": "article",
     "schemaOrg": "SoftwareSourceCode",
     "resourceType": "Software",
     "resourceTypeGeneral": "Software"
   },
   "relatedIdentifiers": [
     {
       "relationType": "IsCitedBy",
       "relatedIdentifier": "10.1080/24705357.2019.1709102",
       "relatedIdentifierType": "DOI"
     }
   ],
   "relatedItems": [],
   "sizes": [],
   "formats": [],
   "version": null,
   "rightsList": [],
   "descriptions": [
     {
       "description": "This Python package provides functions to simulate advection and dispersion of numerical particles using a lagrangian particle-tracking algorithm for 2 and 3-dimensionl hydraulic simulation results. Users may customize particle subclasses to provide custom particle classes. For example, the drift of larval fish, by creating classes to add behavior to particles. (McDonald and Nelson, 2021).",
       "descriptionType": "Abstract"
     }
   ],
   "geoLocations": [],
   "fundingReferences": [],
   "url": "https://code.usgs.gov/wma/nhgf/fluvparticle/-/tags/0.0.3",
   "contentUrl": null,
   "metadataVersion": 0,
   "schemaVersion": "http://datacite.org/schema/kernel-4",
   "source": "mds",
   "isActive": true,
   "state": "findable",
   "reason": null,
   "viewCount": 0,
   "downloadCount": 0,
   "referenceCount": 0,
   "citationCount": 0,
   "partCount": 0,
   "partOfCount": 0,
   "versionCount": 0,
   "versionOfCount": 0,
   "created": "2023-04-06T16:56:53Z",
   "registered": "2023-04-06T16:56:54Z",
   "published": null,
   "updated": "2023-04-06T16:56:54Z"
 }

}