Item talk:Q48319: Difference between revisions

From geokb
No edit summary
No edit summary
Line 1: Line 1:
USGS Staff Profile:
{
  '@context': https://schema.org
  "USGS Staff Profile": {
  '@type': Person
    "@context": "https://schema.org",
  affiliation: []
    "@type": "Person",
  description:
    "affiliation": [],
  - '@type': TextObject
    "description": [
    abstract: Supervisory Hydrologist with the Pacific Islands Water Science Center
      {
    additionalType: short description
        "@type": "TextObject",
  - '@type': TextObject
        "abstract": "Supervisory Hydrologist with the Pacific Islands Water Science Center",
    abstract: "Jill Nishimura is a supervisory hydrologist with the Pacific Islands\
        "additionalType": "short description"
      \ Water Science Center in Honolulu, Hawai\u02BBi."
      },
    additionalType: staff profile page introductory statement
      {
  email: jnishi@usgs.gov
        "@type": "TextObject",
  hasCredential: []
        "abstract": "Jill Nishimura is a supervisory hydrologist with the Pacific Islands Water Science Center in Honolulu, Hawai\u02bbi.",
  hasOccupation:
        "additionalType": "staff profile page introductory statement"
  - '@type': OrganizationalRole
      }
    affiliatedOrganization:
    ],
      '@type': Organization
    "email": "jnishi@usgs.gov",
      name: Pacific Islands Water Science Center
    "hasCredential": [],
      url: https://www.usgs.gov/centers/pacific-islands-water-science-center
    "hasOccupation": [
    roleName: Supervisory Hydrologist
      {
    startDate: '2024-05-12T15:51:01.811702'
        "@type": "OrganizationalRole",
  identifier:
        "affiliatedOrganization": {
  - '@type': PropertyValue
          "@type": "Organization",
    propertyID: GeoKB
          "name": "Pacific Islands Water Science Center",
    value: https://geokb.wikibase.cloud/entity/Q48319
          "url": "https://www.usgs.gov/centers/pacific-islands-water-science-center"
  jobTitle: Supervisory Hydrologist
        },
  knowsAbout: []
        "roleName": "Supervisory Hydrologist",
  memberOf:
        "startDate": "2024-05-12T15:51:01.811702"
    '@type': OrganizationalRole
      }
    member:
    ],
      '@type': Organization
    "identifier": [
      name: U.S. Geological Survey
      {
    name: staff member
        "@type": "PropertyValue",
    startDate: '2024-05-12T15:51:01.808975'
        "propertyID": "GeoKB",
  name: Jill D Nishimura
        "value": "https://geokb.wikibase.cloud/entity/Q48319"
  url: https://www.usgs.gov/staff-profiles/jill-d-nishimura
      }
    ],
    "jobTitle": "Supervisory Hydrologist",
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "name": "staff member",
      "startDate": "2024-05-12T15:51:01.808975"
    },
    "name": "Jill D Nishimura",
    "url": "https://www.usgs.gov/staff-profiles/jill-d-nishimura"
  },
  "ORCID": {
    "@context": "http://schema.org",
    "@type": "Person",
    "@id": "https://orcid.org/0000-0002-3403-7368",
    "mainEntityOfPage": "https://orcid.org/0000-0002-3403-7368",
    "givenName": "Jill",
    "familyName": "Nishimura",
    "affiliation": {
      "@type": "Organization",
      "name": "US Geological Survey",
      "identifier": {
        "@type": "PropertyValue",
        "propertyID": "RINGGOLD",
        "value": "2928"
      }
    },
    "@reverse": {}
  }
}

Revision as of 19:40, 30 August 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "affiliation": [],
   "description": [
     {
       "@type": "TextObject",
       "abstract": "Supervisory Hydrologist with the Pacific Islands Water Science Center",
       "additionalType": "short description"
     },
     {
       "@type": "TextObject",
       "abstract": "Jill Nishimura is a supervisory hydrologist with the Pacific Islands Water Science Center in Honolulu, Hawai\u02bbi.",
       "additionalType": "staff profile page introductory statement"
     }
   ],
   "email": "jnishi@usgs.gov",
   "hasCredential": [],
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Pacific Islands Water Science Center",
         "url": "https://www.usgs.gov/centers/pacific-islands-water-science-center"
       },
       "roleName": "Supervisory Hydrologist",
       "startDate": "2024-05-12T15:51:01.811702"
     }
   ],
   "identifier": [
     {
       "@type": "PropertyValue",
       "propertyID": "GeoKB",
       "value": "https://geokb.wikibase.cloud/entity/Q48319"
     }
   ],
   "jobTitle": "Supervisory Hydrologist",
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "name": "staff member",
     "startDate": "2024-05-12T15:51:01.808975"
   },
   "name": "Jill D Nishimura",
   "url": "https://www.usgs.gov/staff-profiles/jill-d-nishimura"
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@type": "Person",
   "@id": "https://orcid.org/0000-0002-3403-7368",
   "mainEntityOfPage": "https://orcid.org/0000-0002-3403-7368",
   "givenName": "Jill",
   "familyName": "Nishimura",
   "affiliation": {
     "@type": "Organization",
     "name": "US Geological Survey",
     "identifier": {
       "@type": "PropertyValue",
       "propertyID": "RINGGOLD",
       "value": "2928"
     }
   },
   "@reverse": {}
 }

}