Item talk:Q48319: Difference between revisions

From geokb
No edit summary
(caching schema from staff profile page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
USGS Staff Profile:
{
  '@context': https://schema.org
  "USGS Staff Profile": {
  '@type': Person
    "@context": "https://schema.org",
  affiliation: []
    "@type": "Person",
  description:
    "dateModified": "2024-09-21T07:57:47.565095",
  - '@type': TextObject
     "name": "Jill D Nishimura",
     abstract: Supervisory Hydrologist with the Pacific Islands Water Science Center
     "identifier": [
     additionalType: short description
      {
  - '@type': TextObject
        "@type": "PropertyValue",
    abstract: "Jill Nishimura is a supervisory hydrologist with the Pacific Islands\
        "propertyID": "ORCID",
       \ Water Science Center in Honolulu, Hawai\u02BBi."
        "value": "0000-0002-3403-7368"
     additionalType: staff profile page introductory statement
       }
  email: jnishi@usgs.gov
    ],
  hasCredential: []
     "jobTitle": "Supervisory Hydrologist",
  hasOccupation:
    "hasOccupation": [
  - '@type': OrganizationalRole
      {
    affiliatedOrganization:
        "@type": "OrganizationalRole",
      '@type': Organization
        "startDate": "2024-09-21T07:57:47.567344",
      name: Pacific Islands Water Science Center
        "affiliatedOrganization": {
      url: https://www.usgs.gov/centers/pacific-islands-water-science-center
          "@type": "Organization",
    roleName: Supervisory Hydrologist
          "name": "Pacific Islands Water Science Center",
     startDate: '2024-05-12T15:51:01.811702'
          "url": "https://www.usgs.gov/centers/pacific-islands-water-science-center"
  identifier:
        },
  - '@type': PropertyValue
        "roleName": "Supervisory Hydrologist"
     propertyID: GeoKB
      }
     value: https://geokb.wikibase.cloud/entity/Q48319
     ],
  jobTitle: Supervisory Hydrologist
    "description": [
  knowsAbout: []
      {
  memberOf:
        "@type": "TextObject",
    '@type': OrganizationalRole
        "additionalType": "short description",
    member:
        "abstract": "Supervisory Hydrologist with the Pacific Islands Water Science Center"
      '@type': Organization
      },
      name: U.S. Geological Survey
      {
    name: staff member
        "@type": "TextObject",
    startDate: '2024-05-12T15:51:01.808975'
        "additionalType": "staff profile page introductory statement",
   name: Jill D Nishimura
        "abstract": "Jill Nishimura is a supervisory hydrologist with the Pacific Islands Water Science Center in Honolulu, Hawai\u02bbi."
  url: https://www.usgs.gov/staff-profiles/jill-d-nishimura
      }
    ],
     "email": "jnishi@usgs.gov",
     "url": "https://www.usgs.gov/staff-profiles/jill-d-nishimura",
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:57:47.565097"
    }
   },
  "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": {}
  }
}

Latest revision as of 21:33, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:57:47.565095",
   "name": "Jill D Nishimura",
   "identifier": [
     {
       "@type": "PropertyValue",
       "propertyID": "ORCID",
       "value": "0000-0002-3403-7368"
     }
   ],
   "jobTitle": "Supervisory Hydrologist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:57:47.567344",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Pacific Islands Water Science Center",
         "url": "https://www.usgs.gov/centers/pacific-islands-water-science-center"
       },
       "roleName": "Supervisory Hydrologist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Supervisory Hydrologist with the Pacific Islands Water Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Jill Nishimura is a supervisory hydrologist with the Pacific Islands Water Science Center in Honolulu, Hawai\u02bbi."
     }
   ],
   "email": "jnishi@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/jill-d-nishimura",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:57:47.565097"
   }
 },
 "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": {}
 }

}