Item talk:Q44977: Difference between revisions
From geokb
(Added missing GeoKB identifier to profile cache) |
(caching schema from staff profile page) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
USGS Staff Profile: | { | ||
"USGS Staff Profile": { | |||
"@context": "https://schema.org", | |||
"@type": "Person", | |||
"dateModified": "2024-09-21T07:59:38.774220", | |||
"name": "Trevor Brannon", | |||
"identifier": [ | |||
{ | |||
"@type": "PropertyValue", | |||
"propertyID": "ORCID", | |||
"value": "0009-0005-6030-8140" | |||
} | |||
], | |||
"jobTitle": "Hydrologist", | |||
"hasOccupation": [ | |||
{ | |||
"@type": "OrganizationalRole", | |||
"startDate": "2024-09-21T07:59:38.776932", | |||
"affiliatedOrganization": { | |||
"@type": "Organization", | |||
"name": "New Mexico Water Science Center", | |||
"url": "https://www.usgs.gov/centers/new-mexico-water-science-center" | |||
}, | |||
"roleName": "Hydrologist" | |||
} | |||
], | |||
"description": [ | |||
{ | |||
"@type": "TextObject", | |||
"additionalType": "short description", | |||
"abstract": "Hydrologist with the New Mexico Water Science Center" | |||
}, | |||
{ | |||
"@type": "TextObject", | |||
"additionalType": "staff profile page introductory statement", | |||
"abstract": "Hydrologist, New Mexico Water Science Center" | |||
} | |||
], | |||
"email": "tbrannon@usgs.gov", | |||
"url": "https://www.usgs.gov/staff-profiles/trevor-brannon", | |||
"affiliation": [], | |||
"hasCredential": [], | |||
"knowsAbout": [], | |||
"memberOf": { | |||
"@type": "OrganizationalRole", | |||
"name": "staff member", | |||
"member": { | |||
"@type": "Organization", | |||
"name": "U.S. Geological Survey" | |||
}, | |||
"startDate": "2024-09-21T07:59:38.774231" | |||
} | |||
} | |||
} |
Latest revision as of 22:34, 22 September 2024
{
"USGS Staff Profile": { "@context": "https://schema.org", "@type": "Person", "dateModified": "2024-09-21T07:59:38.774220", "name": "Trevor Brannon", "identifier": [ { "@type": "PropertyValue", "propertyID": "ORCID", "value": "0009-0005-6030-8140" } ], "jobTitle": "Hydrologist", "hasOccupation": [ { "@type": "OrganizationalRole", "startDate": "2024-09-21T07:59:38.776932", "affiliatedOrganization": { "@type": "Organization", "name": "New Mexico Water Science Center", "url": "https://www.usgs.gov/centers/new-mexico-water-science-center" }, "roleName": "Hydrologist" } ], "description": [ { "@type": "TextObject", "additionalType": "short description", "abstract": "Hydrologist with the New Mexico Water Science Center" }, { "@type": "TextObject", "additionalType": "staff profile page introductory statement", "abstract": "Hydrologist, New Mexico Water Science Center" } ], "email": "tbrannon@usgs.gov", "url": "https://www.usgs.gov/staff-profiles/trevor-brannon", "affiliation": [], "hasCredential": [], "knowsAbout": [], "memberOf": { "@type": "OrganizationalRole", "name": "staff member", "member": { "@type": "Organization", "name": "U.S. Geological Survey" }, "startDate": "2024-09-21T07:59:38.774231" } }
}