Item talk:Q45490: Difference between revisions

From geokb
No edit summary
(caching schema from staff profile page)
 
(One intermediate revision 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:59:22.908432",
  - '@type': TextObject
    "name": "Shana Coulby",
    abstract: Administrative Officer with the Cooperative Research Units
    "identifier": [],
    additionalType: short description
    "jobTitle": "Administrative Officer",
  - '@type': TextObject
    "hasOccupation": [
    abstract: Cooperative Research Unit Headquarters
      {
    additionalType: staff profile page introductory statement
        "@type": "OrganizationalRole",
  - '@type': TextObject
        "startDate": "2024-09-21T07:59:22.911055",
    abstract: I started with CRU as a student in the summer of 2002. After graduating
        "affiliatedOrganization": {
      from James Madison University I took other positions within USGS until finally
          "@type": "Organization",
      coming "home" to CRU in February 2010. In my free time I love being outside
          "name": "Cooperative Research Units",
      and spending time with my husband, 2 daughters, and our 2 Boxers.
          "url": "https://www.usgs.gov/programs/cooperative-research-units"
     additionalType: staff profile page introductory statement
        },
  email: scoulby@usgs.gov
        "roleName": "Administrative Officer"
  hasCredential: []
      }
  hasOccupation:
    ],
  - '@type': OrganizationalRole
    "description": [
     affiliatedOrganization:
      {
      '@type': Organization
        "@type": "TextObject",
      name: Cooperative Research Units
        "additionalType": "short description",
      url: https://www.usgs.gov/programs/cooperative-research-units
        "abstract": "Administrative Officer with the Cooperative Research Units"
     roleName: Administrative Officer
      },
     startDate: '2024-05-12T15:38:59.755015'
      {
  identifier:
        "@type": "TextObject",
  - '@type': PropertyValue
        "additionalType": "staff profile page introductory statement",
     propertyID: GeoKB
        "abstract": "Cooperative Research Unit Headquarters"
    value: https://geokb.wikibase.cloud/entity/Q45490
      },
  jobTitle: Administrative Officer
      {
  knowsAbout: []
        "@type": "TextObject",
  memberOf:
        "additionalType": "staff profile page introductory statement",
    '@type': OrganizationalRole
        "abstract": "I started with CRU as a student in the summer of 2002. After graduating from James Madison University I took other positions within USGS until finally coming \"home\" to CRU in February 2010. In my free time I love being outside and spending time with my husband, 2 daughters, and our 2 Boxers."
    member:
      }
      '@type': Organization
     ],
      name: U.S. Geological Survey
    "email": "scoulby@usgs.gov",
    name: staff member
     "url": "https://www.usgs.gov/staff-profiles/shana-coulby",
    startDate: '2024-05-12T15:38:59.752400'
     "affiliation": [],
   name: Shana Coulby
     "hasCredential": [],
  url: https://www.usgs.gov/staff-profiles/shana-coulby
     "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:59:22.908435"
    }
   }
}

Latest revision as of 22:25, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:59:22.908432",
   "name": "Shana Coulby",
   "identifier": [],
   "jobTitle": "Administrative Officer",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:59:22.911055",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Cooperative Research Units",
         "url": "https://www.usgs.gov/programs/cooperative-research-units"
       },
       "roleName": "Administrative Officer"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Administrative Officer with the Cooperative Research Units"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Cooperative Research Unit Headquarters"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "I started with CRU as a student in the summer of 2002. After graduating from James Madison University I took other positions within USGS until finally coming \"home\" to CRU in February 2010. In my free time I love being outside and spending time with my husband, 2 daughters, and our 2 Boxers."
     }
   ],
   "email": "scoulby@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/shana-coulby",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:59:22.908435"
   }
 }

}