Item talk:Q45550: Difference between revisions
From geokb
(Updating schema.org structured data for legacy USGS staff profile) |
(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", | |||
"@type": "Person", | |||
"email": "mailto:acrowder@usgs.gov", | |||
"hasOccupation": [ | |||
{ | |||
"@type": "OrganizationalRole", | |||
"affiliatedOrganization": { | |||
"@type": "Organization", | |||
"name": "Wetland and Aquatic Research Center", | |||
"url": "https://www.usgs.gov/centers/wetland-and-aquatic-research-center" | |||
} | |||
} | |||
], | |||
"identifier": [ | |||
{ | |||
"@type": "PropertyValue", | |||
"propertyID": "GeoKB", | |||
"value": "https://geokb.wikibase.cloud/entity/Q45550" | |||
}, | |||
{ | |||
"@type": "PropertyValue", | |||
"propertyID": "ORCID", | |||
"value": "0000-0001-6978-6265" | |||
} | |||
], | |||
"jobTitle": "Biologist", | |||
"memberOf": { | |||
"@type": "OrganizationalRole", | |||
"endDate": "2021-11-30T18:38:31.452073", | |||
"member": { | |||
"@type": "Organization", | |||
USGS Staff Profile: | "name": "U.S. Geological Survey" | ||
}, | |||
"name": "staff member" | |||
}, | |||
"name": "Andrew Crowder", | |||
"url": "https://www.usgs.gov/staff-profiles/andrew-crowder", | |||
"dateModified": "2024-05-22T00:00:00Z" | |||
}, | |||
"ORCID": { | |||
"@context": "http://schema.org", | |||
"@id": "https://orcid.org/0000-0001-6978-6265", | |||
"@reverse": {}, | |||
"@type": "Person", | |||
"familyName": "Crowder", | |||
"givenName": "Andrew", | |||
"mainEntityOfPage": "https://orcid.org/0000-0001-6978-6265" | |||
} | |||
} | |||
Latest revision as of 20:50, 22 September 2024
{
"USGS Staff Profile": { "@context": "https://schema.org", "@type": "Person", "email": "mailto:acrowder@usgs.gov", "hasOccupation": [ { "@type": "OrganizationalRole", "affiliatedOrganization": { "@type": "Organization", "name": "Wetland and Aquatic Research Center", "url": "https://www.usgs.gov/centers/wetland-and-aquatic-research-center" } } ], "identifier": [ { "@type": "PropertyValue", "propertyID": "GeoKB", "value": "https://geokb.wikibase.cloud/entity/Q45550" }, { "@type": "PropertyValue", "propertyID": "ORCID", "value": "0000-0001-6978-6265" } ], "jobTitle": "Biologist", "memberOf": { "@type": "OrganizationalRole", "endDate": "2021-11-30T18:38:31.452073", "member": { "@type": "Organization", "name": "U.S. Geological Survey" }, "name": "staff member" }, "name": "Andrew Crowder", "url": "https://www.usgs.gov/staff-profiles/andrew-crowder", "dateModified": "2024-05-22T00:00:00Z" }, "ORCID": { "@context": "http://schema.org", "@id": "https://orcid.org/0000-0001-6978-6265", "@reverse": {}, "@type": "Person", "familyName": "Crowder", "givenName": "Andrew", "mainEntityOfPage": "https://orcid.org/0000-0001-6978-6265" }
}