Item talk:Q46914: Difference between revisions

From geokb
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
'@context': https://schema.org
{
'@type': Person
  "USGS Staff Profile": {
affiliation: []
    "@context": "https://schema.org",
description:
    "@type": "Person",
- '@type': TextObject
    "affiliation": [],
  abstract: Biological Science Technician with the Great Lakes Science Center
    "description": [
  additionalType: short description
      {
- '@type': TextObject
        "@type": "TextObject",
  abstract: Stacey Ireland is a Biological Science Technician based in Ann Arbor.
        "abstract": "Biological Science Technician with the Great Lakes Science Center",
  additionalType: staff profile page introductory statement
        "additionalType": "short description"
email: sireland@usgs.gov
      },
hasCredential: []
      {
hasOccupation:
        "@type": "TextObject",
- '@type': OrganizationalRole
        "abstract": "Stacey Ireland is a Biological Science Technician based in Ann Arbor.",
  affiliatedOrganization:
        "additionalType": "staff profile page introductory statement"
    '@type': Organization
      }
    name: Great Lakes Science Center
    ],
    url: https://www.usgs.gov/centers/great-lakes-science-center
    "email": "sireland@usgs.gov",
  roleName: Biological Science Technician
    "hasCredential": [],
  startDate: '2024-05-10T20:45:56.935989'
    "hasOccupation": [
identifier:
      {
- '@type': PropertyValue
        "@type": "OrganizationalRole",
  propertyID: ORCID
        "affiliatedOrganization": {
  value: 0000-0001-8568-8980
          "@type": "Organization",
jobTitle: Biological Science Technician
          "name": "Great Lakes Science Center",
knowsAbout: []
          "url": "https://www.usgs.gov/centers/great-lakes-science-center"
memberOf:
        },
  '@type': OrganizationalRole
        "roleName": "Biological Science Technician",
  member:
        "startDate": "2024-05-10T21:03:24.082537"
    '@type': Organization
      }
    name: U.S. Geological Survey
    ],
  name: staff member
    "identifier": [
  startDate: '2024-05-10T20:45:56.932646'
      {
name: Stacey A Ireland
        "@type": "PropertyValue",
url: https://www.usgs.gov/staff-profiles/stacey-a-ireland
        "propertyID": "ORCID",
        "value": "0000-0001-8568-8980"
      },
      {
        "@type": "PropertyValue",
        "propertyID": "GeoKB",
        "value": "https://geokb.wikibase.cloud/entity/Q46914"
      }
    ],
    "jobTitle": "Biological Science Technician",
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "name": "staff member",
      "startDate": "2024-05-10T21:03:24.079141"
    },
    "name": "Stacey A Ireland",
    "url": "https://www.usgs.gov/staff-profiles/stacey-ireland"
  },
  "ORCID": {
    "@context": "http://schema.org",
    "@id": "https://orcid.org/0000-0001-8568-8980",
    "@reverse": {},
    "@type": "Person",
    "alumniOf": {
      "@type": "Organization",
      "identifier": {
        "@type": "PropertyValue",
        "propertyID": "RINGGOLD",
        "value": "1259"
      },
      "name": "University of Michigan"
    },
    "familyName": "Ireland",
    "givenName": "Stacey",
    "mainEntityOfPage": "https://orcid.org/0000-0001-8568-8980"
  }
}

Latest revision as of 17:41, 30 August 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "affiliation": [],
   "description": [
     {
       "@type": "TextObject",
       "abstract": "Biological Science Technician with the Great Lakes Science Center",
       "additionalType": "short description"
     },
     {
       "@type": "TextObject",
       "abstract": "Stacey Ireland is a Biological Science Technician based in Ann Arbor.",
       "additionalType": "staff profile page introductory statement"
     }
   ],
   "email": "sireland@usgs.gov",
   "hasCredential": [],
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Great Lakes Science Center",
         "url": "https://www.usgs.gov/centers/great-lakes-science-center"
       },
       "roleName": "Biological Science Technician",
       "startDate": "2024-05-10T21:03:24.082537"
     }
   ],
   "identifier": [
     {
       "@type": "PropertyValue",
       "propertyID": "ORCID",
       "value": "0000-0001-8568-8980"
     },
     {
       "@type": "PropertyValue",
       "propertyID": "GeoKB",
       "value": "https://geokb.wikibase.cloud/entity/Q46914"
     }
   ],
   "jobTitle": "Biological Science Technician",
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "name": "staff member",
     "startDate": "2024-05-10T21:03:24.079141"
   },
   "name": "Stacey A Ireland",
   "url": "https://www.usgs.gov/staff-profiles/stacey-ireland"
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0001-8568-8980",
   "@reverse": {},
   "@type": "Person",
   "alumniOf": {
     "@type": "Organization",
     "identifier": {
       "@type": "PropertyValue",
       "propertyID": "RINGGOLD",
       "value": "1259"
     },
     "name": "University of Michigan"
   },
   "familyName": "Ireland",
   "givenName": "Stacey",
   "mainEntityOfPage": "https://orcid.org/0000-0001-8568-8980"
 }

}