Item talk:Q55082: 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": "Preliminary map of mercury provinces in the conterminous United States", "identifier": [{"@type": "PropertyValue", "propertyID": "USGS Publications Warehouse IndexID", "value": "ofr79576F", "url": "https://pubs.usgs.gov/publication/ofr79576F"}, {"@type": "PropertyValue", "propertyID": "USGS Publications Warehouse Internal ID", "value": 42519}, {"@type": "PropertyValue", "propertyID": "DOI", "value": "10.3133/ofr79576F", "url": "https://doi.org/10.3133/ofr79576F"}], "inLanguage": "en", "isPartOf": [{"@type": "CreativeWorkSeries", "name": "Open-File Report"}], "datePublished": "1979", "dateModified": "2012-02-02", "description": "1 map ;64 x 98 cm.", "publisher": {"@type": "Organization", "name": "U.S. Geological Survey"}, "author": [{"@type": "Person", "name": "Tooker, Edwin Wilson", "givenName": "Edwin Wilson", "familyName": "Tooker"}]}
{
  "USGS Publications Warehouse": {
    "schema": {
      "@context": "https://schema.org",
      "@type": "CreativeWork",
      "additionalType": "USGS Numbered Series",
      "name": "Preliminary map of mercury provinces in the conterminous United States",
      "identifier": [
        {
          "@type": "PropertyValue",
          "propertyID": "USGS Publications Warehouse IndexID",
          "value": "ofr79576F",
          "url": "https://pubs.usgs.gov/publication/ofr79576F"
        },
        {
          "@type": "PropertyValue",
          "propertyID": "USGS Publications Warehouse Internal ID",
          "value": 42519
        },
        {
          "@type": "PropertyValue",
          "propertyID": "DOI",
          "value": "10.3133/ofr79576F",
          "url": "https://doi.org/10.3133/ofr79576F"
        }
      ],
      "inLanguage": "en",
      "isPartOf": [
        {
          "@type": "CreativeWorkSeries",
          "name": "Open-File Report"
        }
      ],
      "datePublished": "1979",
      "dateModified": "2012-02-02",
      "description": "1 map ;64 x 98 cm.",
      "publisher": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "author": [
        {
          "@type": "Person",
          "name": "Tooker, Edwin Wilson",
          "givenName": "Edwin Wilson",
          "familyName": "Tooker"
        }
      ]
    }
  }
}

Latest revision as of 22:37, 14 August 2024

{

 "USGS Publications Warehouse": {
   "schema": {
     "@context": "https://schema.org",
     "@type": "CreativeWork",
     "additionalType": "USGS Numbered Series",
     "name": "Preliminary map of mercury provinces in the conterminous United States",
     "identifier": [
       {
         "@type": "PropertyValue",
         "propertyID": "USGS Publications Warehouse IndexID",
         "value": "ofr79576F",
         "url": "https://pubs.usgs.gov/publication/ofr79576F"
       },
       {
         "@type": "PropertyValue",
         "propertyID": "USGS Publications Warehouse Internal ID",
         "value": 42519
       },
       {
         "@type": "PropertyValue",
         "propertyID": "DOI",
         "value": "10.3133/ofr79576F",
         "url": "https://doi.org/10.3133/ofr79576F"
       }
     ],
     "inLanguage": "en",
     "isPartOf": [
       {
         "@type": "CreativeWorkSeries",
         "name": "Open-File Report"
       }
     ],
     "datePublished": "1979",
     "dateModified": "2012-02-02",
     "description": "1 map ;64 x 98 cm.",
     "publisher": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "author": [
       {
         "@type": "Person",
         "name": "Tooker, Edwin Wilson",
         "givenName": "Edwin Wilson",
         "familyName": "Tooker"
       }
     ]
   }
 }

}