Item talk:Q55103: Difference between revisions

From geokb
(Wrote fresh schema.org document to item wiki page)
 
(Update item cache)
 
Line 1: Line 1:
{"@context": "https://schema.org", "@type": "CreativeWork", "additionalType": "USGS Numbered Series", "name": "Mineral resources of the Rough Hills Wilderness Study Area, Elko County, Nevada", "identifier": [{"@type": "PropertyValue", "propertyID": "USGS Publications Warehouse IndexID", "value": "b1725D", "url": "https://pubs.usgs.gov/publication/b1725D"}, {"@type": "PropertyValue", "propertyID": "USGS Publications Warehouse Internal ID", "value": 33470}, {"@type": "PropertyValue", "propertyID": "DOI", "value": "10.3133/b1725D", "url": "https://doi.org/10.3133/b1725D"}], "inLanguage": "en", "isPartOf": [{"@type": "CreativeWorkSeries", "name": "Bulletin"}], "datePublished": "1987", "dateModified": "2012-02-02", "description": "v, p. D1-D10, maps ;28 cm.", "publisher": {"@type": "Organization", "name": "U.S. G.P.O.,"}, "author": [{"@type": "Person", "name": "Wallace, Alan R.", "givenName": "Alan R.", "familyName": "Wallace"}, {"@type": "Person", "name": "Grauch, V. J. S.", "givenName": "V. J. S.", "familyName": "Grauch", "identifier": {"@type": "PropertyValue", "propertyID": "ORCID", "value": "0000-0002-0761-3489", "url": "https://orcid.org/0000-0002-0761-3489"}}, {"@type": "Person", "name": "Plesha, J.L.", "givenName": "J.L.", "familyName": "Plesha"}, {"@type": "Person", "name": "Turner, R.J.", "givenName": "R.J.", "familyName": "Turner"}]}
{
  "USGS Publications Warehouse": {
    "schema": {
      "@context": "https://schema.org",
      "@type": "CreativeWork",
      "additionalType": "USGS Numbered Series",
      "name": "Mineral resources of the Rough Hills Wilderness Study Area, Elko County, Nevada",
      "identifier": [
        {
          "@type": "PropertyValue",
          "propertyID": "USGS Publications Warehouse IndexID",
          "value": "b1725D",
          "url": "https://pubs.usgs.gov/publication/b1725D"
        },
        {
          "@type": "PropertyValue",
          "propertyID": "USGS Publications Warehouse Internal ID",
          "value": 33470
        },
        {
          "@type": "PropertyValue",
          "propertyID": "DOI",
          "value": "10.3133/b1725D",
          "url": "https://doi.org/10.3133/b1725D"
        }
      ],
      "inLanguage": "en",
      "isPartOf": [
        {
          "@type": "CreativeWorkSeries",
          "name": "Bulletin"
        }
      ],
      "datePublished": "1987",
      "dateModified": "2012-02-02",
      "description": "v, p. D1-D10, maps ;28 cm.",
      "publisher": {
        "@type": "Organization",
        "name": "U.S. G.P.O.,"
      },
      "author": [
        {
          "@type": "Person",
          "name": "Wallace, Alan R.",
          "givenName": "Alan R.",
          "familyName": "Wallace"
        },
        {
          "@type": "Person",
          "name": "Grauch, V. J. S.",
          "givenName": "V. J. S.",
          "familyName": "Grauch",
          "identifier": {
            "@type": "PropertyValue",
            "propertyID": "ORCID",
            "value": "0000-0002-0761-3489",
            "url": "https://orcid.org/0000-0002-0761-3489"
          }
        },
        {
          "@type": "Person",
          "name": "Plesha, J.L.",
          "givenName": "J.L.",
          "familyName": "Plesha"
        },
        {
          "@type": "Person",
          "name": "Turner, R.J.",
          "givenName": "R.J.",
          "familyName": "Turner"
        }
      ]
    }
  }
}

Latest revision as of 22:37, 14 August 2024

{

 "USGS Publications Warehouse": {
   "schema": {
     "@context": "https://schema.org",
     "@type": "CreativeWork",
     "additionalType": "USGS Numbered Series",
     "name": "Mineral resources of the Rough Hills Wilderness Study Area, Elko County, Nevada",
     "identifier": [
       {
         "@type": "PropertyValue",
         "propertyID": "USGS Publications Warehouse IndexID",
         "value": "b1725D",
         "url": "https://pubs.usgs.gov/publication/b1725D"
       },
       {
         "@type": "PropertyValue",
         "propertyID": "USGS Publications Warehouse Internal ID",
         "value": 33470
       },
       {
         "@type": "PropertyValue",
         "propertyID": "DOI",
         "value": "10.3133/b1725D",
         "url": "https://doi.org/10.3133/b1725D"
       }
     ],
     "inLanguage": "en",
     "isPartOf": [
       {
         "@type": "CreativeWorkSeries",
         "name": "Bulletin"
       }
     ],
     "datePublished": "1987",
     "dateModified": "2012-02-02",
     "description": "v, p. D1-D10, maps ;28 cm.",
     "publisher": {
       "@type": "Organization",
       "name": "U.S. G.P.O.,"
     },
     "author": [
       {
         "@type": "Person",
         "name": "Wallace, Alan R.",
         "givenName": "Alan R.",
         "familyName": "Wallace"
       },
       {
         "@type": "Person",
         "name": "Grauch, V. J. S.",
         "givenName": "V. J. S.",
         "familyName": "Grauch",
         "identifier": {
           "@type": "PropertyValue",
           "propertyID": "ORCID",
           "value": "0000-0002-0761-3489",
           "url": "https://orcid.org/0000-0002-0761-3489"
         }
       },
       {
         "@type": "Person",
         "name": "Plesha, J.L.",
         "givenName": "J.L.",
         "familyName": "Plesha"
       },
       {
         "@type": "Person",
         "name": "Turner, R.J.",
         "givenName": "R.J.",
         "familyName": "Turner"
       }
     ]
   }
 }

}