Item talk:Q45029: 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:38.833762",
  - '@type': TextObject
    "name": "Haylie Brown",
    abstract: Hydrologic Technician with the Wyoming-Montana Water Science Center
    "identifier": [],
    additionalType: short description
    "jobTitle": "Hydrologic Technician",
  - '@type': TextObject
    "hasOccupation": [
    abstract: I am a Hydrologic Technician in the Helena Field Office. After finishing
      {
      my education, I worked at a non-profit monitoring water quality and aquatic
        "@type": "OrganizationalRole",
      invasive species.
        "startDate": "2024-09-21T07:59:38.836365",
     additionalType: staff profile page introductory statement
        "affiliatedOrganization": {
  email: hbrown@usgs.gov
          "@type": "Organization",
  hasCredential:
          "name": "Wyoming-Montana Water Science Center",
  - '@type': EducationalOccupationalCredential
          "url": "https://www.usgs.gov/centers/wyoming-montana-water-science-center"
    name: BS in Geoscience and a certificate in GIS, University of Montana
        },
  - '@type': EducationalOccupationalCredential
        "roleName": "Hydrologic Technician"
    name: MS in Earth Science, University of Northern Colorado focusing on fluvial
      }
      geomorphology
    ],
  hasOccupation:
    "description": [
  - '@type': OrganizationalRole
      {
    affiliatedOrganization:
        "@type": "TextObject",
       '@type': Organization
        "additionalType": "short description",
      name: Wyoming-Montana Water Science Center
        "abstract": "Hydrologic Technician with the Wyoming-Montana Water Science Center"
      url: https://www.usgs.gov/centers/wyoming-montana-water-science-center
      },
     roleName: Hydrologic Technician
      {
     startDate: '2024-05-12T15:48:09.675907'
        "@type": "TextObject",
  identifier:
        "additionalType": "staff profile page introductory statement",
  - '@type': PropertyValue
        "abstract": "I am a Hydrologic Technician in the Helena Field Office. After finishing my education, I worked at a non-profit monitoring water quality and aquatic invasive species."
    propertyID: GeoKB
      }
    value: https://geokb.wikibase.cloud/entity/Q45029
     ],
  jobTitle: Hydrologic Technician
    "email": "hbrown@usgs.gov",
  knowsAbout: []
    "url": "https://www.usgs.gov/staff-profiles/haylie-brown",
  memberOf:
    "affiliation": [],
    '@type': OrganizationalRole
    "hasCredential": [
    member:
      {
      '@type': Organization
        "@type": "EducationalOccupationalCredential",
      name: U.S. Geological Survey
        "name": "BS in Geoscience and a certificate in GIS, University of Montana"
    name: staff member
      },
    startDate: '2024-05-12T15:48:09.673323'
      {
   name: Haylie Brown
        "@type": "EducationalOccupationalCredential",
  url: https://www.usgs.gov/staff-profiles/haylie-brown
        "name": "MS in Earth Science, University of Northern Colorado focusing on fluvial geomorphology"
       }
     ],
     "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:59:38.833773"
    }
   }
}

Latest revision as of 22:34, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:59:38.833762",
   "name": "Haylie Brown",
   "identifier": [],
   "jobTitle": "Hydrologic Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:59:38.836365",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Wyoming-Montana Water Science Center",
         "url": "https://www.usgs.gov/centers/wyoming-montana-water-science-center"
       },
       "roleName": "Hydrologic Technician"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologic Technician with the Wyoming-Montana Water Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "I am a Hydrologic Technician in the Helena Field Office. After finishing my education, I worked at a non-profit monitoring water quality and aquatic invasive species."
     }
   ],
   "email": "hbrown@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/haylie-brown",
   "affiliation": [],
   "hasCredential": [
     {
       "@type": "EducationalOccupationalCredential",
       "name": "BS in Geoscience and a certificate in GIS, University of Montana"
     },
     {
       "@type": "EducationalOccupationalCredential",
       "name": "MS in Earth Science, University of Northern Colorado focusing on fluvial geomorphology"
     }
   ],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:59:38.833773"
   }
 }

}