Silgan Holdings · JSON-LD Context

Silgan Holdings Context

JSON-LD context defining the semantic vocabulary for Silgan Holdings from Silgan Holdings.

31 Classes 0 Properties 4 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
gs1: https://www.gs1.org/voc/
xsd: http://www.w3.org/2001/XMLSchema#
silgan: https://silganholdings.com/vocab/

Classes

Corporation Organization Product ProductGroup Place ManufacturingFacility name description url sameAs address numberOfEmployees foundingDate parentOrganization subOrganization MetalContainer PlasticContainer MetalClosure PlasticClosure DispensingSystem SpecialtyClosure endMarket material recycledContent isLightweighted annualRevenue stockTicker stockExchange segment manufacturingFacilities continents

JSON-LD Document

silgan-holdings-context.jsonld Raw ↑
{
  "@context": {
    "@version": 1.1,
    "schema": "https://schema.org/",
    "gs1": "https://www.gs1.org/voc/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "silgan": "https://silganholdings.com/vocab/",

    "Corporation": "schema:Corporation",
    "Organization": "schema:Organization",
    "Product": "schema:Product",
    "ProductGroup": "schema:ProductGroup",
    "Place": "schema:Place",
    "ManufacturingFacility": "schema:Place",

    "name": "schema:name",
    "description": "schema:description",
    "url": "schema:url",
    "sameAs": "schema:sameAs",
    "address": "schema:address",
    "numberOfEmployees": "schema:numberOfEmployees",
    "foundingDate": "schema:foundingDate",
    "parentOrganization": "schema:parentOrganization",
    "subOrganization": "schema:subOrganization",

    "MetalContainer": "silgan:MetalContainer",
    "PlasticContainer": "silgan:PlasticContainer",
    "MetalClosure": "silgan:MetalClosure",
    "PlasticClosure": "silgan:PlasticClosure",
    "DispensingSystem": "silgan:DispensingSystem",
    "SpecialtyClosure": "silgan:SpecialtyClosure",

    "endMarket": "silgan:endMarket",
    "material": "gs1:material",
    "recycledContent": "silgan:recycledContent",
    "isLightweighted": "silgan:isLightweighted",

    "annualRevenue": "schema:revenue",
    "stockTicker": "schema:tickerSymbol",
    "stockExchange": "schema:exchangeCode",

    "segment": "silgan:businessSegment",
    "manufacturingFacilities": "silgan:manufacturingFacilities",
    "continents": "silgan:operatingContinents"
  }
}