Annex 2: Mapping standards and schemas to schema.org

The use of structured data described in section 1.6.2 requires a mapping between the relevant elements of some of the metadata standards and schemas described in the Guide to the schema.org standard. We provide here a suggested selection and mapping for the core set of elements (we do not attempt to map all possible elements that are common to our schemas and schema.org).

1.1 Microdata

schema.org/dataset DDI CodeBook Recommendation
name
description
url
sameAs
identifier
keywords
license
isAccessibleForFree
hasPart / isPartOf
creator type / url / name / contactPoint / funder
includedInDataCatalog
distribution
temporalCoverage
spatialCoverage

Example:

<html>
  <head>
    <script type="application/ld+json">
    {
      "@context":"https://schema.org/",
      "@type":"Dataset",
      "name":"Albania Living Standards Measurement Survey 2012 (LSMS 2010)",
      "description":"The Living Standards Measurement Survey (LSMS) is a multi-purpose household survey conducted to measure living conditions and poverty situation,                        and to help policymakers in monitoring and developing social programs. LSMS has been carried out in Albania in the context of continuing                                monitoring of poverty and the creation of policy evaluation system in the framework of the National Strategy for Development and Integration                            (previously the National Strategy for Economic and Social Development). The first Albania LSMS was conducted in 2002, followed by 2003, 2004,                          2005, 2008 and 2012 surveys. In 2012, 6,671 households participated in the survey.",
      "url":"https://microdata.worldbank.org/index.php/catalog/1970",
      "identifier": ["ALB_2012_LSMS_v01_M_v01_A_PUF"],
      "keywords":[
         "demographic characteristics",
         "education",
         "communication",
         "labor",
         "employment",
         "non-farm business",
         "migration",
         "remittances",
         "subjective poverty",
         "health",
         "fertility",
         "non-food expenditures",
         "dwelling",
         "utilities",
         "durable goods",
         "daily food consumption"
      ],
      "license" : "",
      "isAccessibleForFree" : true,
      "creator":[
         {
            "@type":"Organization",
            "url": "http://www.instat.gov.al/en/",
            "name":"Institute of Statistics of Albania",
            "contactPoint":{
               "@type":"ContactPoint",
               "email":"info@instat.gov.al"
         },
         { 
            "@type":"Organization",
            "url": "https://www.worldbank.org/",
            "name":"World Bank",
            "contactPoint":{
               "@type":"ContactPoint",
               "contactType": "LSMS technical support",
               "email":"lsms@worldbank.org"
            }
      ],
      "funder":{
         "@type": "Organization",
         "name": "World Bank"
      },
      "includedInDataCatalog":{
         "@type":"World Bank Microdata Library",
         "name":"https://microdata.worldbank.org/index.php/home"
      },
      "distribution":[
         {
            "@type":"DataDownload",
            "encodingFormat":"SPSS Windows (.sav)",
            "contentUrl":"http://www.instat.gov.al/en/figures/micro-data/"
         }
      ],
      "temporalCoverage":"2012",
      "spatialCoverage":{
         "@type":"Place",
         "name": "Albania"
         }
      }
    }
    </script>
  </head>
  <body>
  </body>
</html>

1.2 Geographic data

schema.org/dataset ISO 19139 Recommendation
name
description
url
sameAs
identifier
keywords
license
isAccessibleForFree
hasPart / isPartOf
creator type / url / name / contactPoint / funder
includedInDataCatalog
distribution
temporalCoverage
spatialCoverage

Example:

1.3 Indicators (and database)

schema.org/dataset INDICATOR schema Recommendation
name
description
url
sameAs
identifier
keywords
license
isAccessibleForFree
hasPart / isPartOf
creator type / url / name / contactPoint / funder
includedInDataCatalog
distribution
temporalCoverage
spatialCoverage

Example:

1.4 Tables

schema.org/dataset TABLES schema Recommendation
name
description
url
sameAs
identifier
keywords
license
isAccessibleForFree
hasPart / isPartOf
creator type / url / name / contactPoint / funder
includedInDataCatalog
distribution
temporalCoverage
spatialCoverage

Example:

1.5 Images

The complete list of elements available in schema.org to document an image object is available at https://schema.org/ImageObject. We only show in the table below a selection of the ones we consder the most relevant and frequently available. Images can be documented either using the IPTC-based schema, or the Dublin Core (DCMI)-based schema.

schema.org/dataset IMAGE schema (IPTC) Recommendation
name
abstract
creator
provider
sourceOrganization
dateCreated
keywords
contentLocation
contentReferenceTime
copyrightHolder
copyrightNotice
copyrightYear
creditText
isAccessibleForFree
license
acquireLicensePage
contentUrl
schema.org/dataset IMAGE schema (DCMI) Recommendation
name
abstract
creator
provider
sourceOrganization
dateCreated
keywords
contentLocation
contentReferenceTime
copyrightHolder
copyrightNotice
copyrightYear
creditText
isAccessibleForFree
license
acquireLicensePage
contentUrl

Example:

Residents get water from an artesian well, Sindh, Pakistan