Item talk:Q45536: Difference between revisions
From geokb
No edit summary |
(caching schema from staff profile page) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{ | |||
"USGS Staff Profile": { | |||
"@context": "https://schema.org", | |||
description: | "@type": "Person", | ||
"dateModified": "2024-09-21T07:56:29.251194", | |||
"name": "Kelsey Crocker", | |||
"identifier": [ | |||
{ | |||
"@type": "PropertyValue", | |||
"propertyID": "ORCID", | |||
"value": "0000-0002-5919-5274" | |||
email: kcrocker@usgs.gov | } | ||
], | |||
"jobTitle": "Geologist", | |||
"hasOccupation": [ | |||
{ | |||
"@type": "OrganizationalRole", | |||
"startDate": "2024-09-21T07:56:29.253918", | |||
url: https://www.usgs.gov/ | "affiliatedOrganization": { | ||
"@type": "Organization", | |||
"name": "Geology, Minerals, Energy, and Geophysics Science Center", | |||
"url": "https://www.usgs.gov/centers/gmeg" | |||
}, | |||
"roleName": "Geologist" | |||
} | |||
], | |||
knowsAbout: [] | "description": [ | ||
memberOf: | { | ||
"@type": "TextObject", | |||
"additionalType": "short description", | |||
"abstract": "Geologist with the Geology, Minerals, Energy, and Geophysics Science Center" | |||
}, | |||
{ | |||
"@type": "TextObject", | |||
"additionalType": "staff profile page introductory statement", | |||
"abstract": "Kelsey is a Geologist for the Geology, Minerals, Energy, and Geophysics Science Center in the Spokane, WA Field office." | |||
} | |||
], | |||
"email": "kcrocker@usgs.gov", | |||
"url": "https://www.usgs.gov/staff-profiles/kelsey-crocker", | |||
"affiliation": [], | |||
"hasCredential": [], | |||
"knowsAbout": [], | |||
"memberOf": { | |||
"@type": "OrganizationalRole", | |||
"name": "staff member", | |||
"member": { | |||
"@type": "Organization", | |||
"name": "U.S. Geological Survey" | |||
}, | |||
"startDate": "2024-09-21T07:56:29.251202" | |||
} | |||
} | |||
} |
Latest revision as of 20:48, 22 September 2024
{
"USGS Staff Profile": { "@context": "https://schema.org", "@type": "Person", "dateModified": "2024-09-21T07:56:29.251194", "name": "Kelsey Crocker", "identifier": [ { "@type": "PropertyValue", "propertyID": "ORCID", "value": "0000-0002-5919-5274" } ], "jobTitle": "Geologist", "hasOccupation": [ { "@type": "OrganizationalRole", "startDate": "2024-09-21T07:56:29.253918", "affiliatedOrganization": { "@type": "Organization", "name": "Geology, Minerals, Energy, and Geophysics Science Center", "url": "https://www.usgs.gov/centers/gmeg" }, "roleName": "Geologist" } ], "description": [ { "@type": "TextObject", "additionalType": "short description", "abstract": "Geologist with the Geology, Minerals, Energy, and Geophysics Science Center" }, { "@type": "TextObject", "additionalType": "staff profile page introductory statement", "abstract": "Kelsey is a Geologist for the Geology, Minerals, Energy, and Geophysics Science Center in the Spokane, WA Field office." } ], "email": "kcrocker@usgs.gov", "url": "https://www.usgs.gov/staff-profiles/kelsey-crocker", "affiliation": [], "hasCredential": [], "knowsAbout": [], "memberOf": { "@type": "OrganizationalRole", "name": "staff member", "member": { "@type": "Organization", "name": "U.S. Geological Survey" }, "startDate": "2024-09-21T07:56:29.251202" } }
}