AptarGroup · JSON-LD Context

Aptargroup Context

JSON-LD context defining the semantic vocabulary for Aptargroup from AptarGroup.

10 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
aptar: https://www.aptargroup.com/vocab#

Classes

productId name category market description material sustainable sku orderId status

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "schema": "https://schema.org/",
    "aptar": "https://www.aptargroup.com/vocab#",
    "productId": "schema:identifier",
    "name": "schema:name",
    "category": "schema:category",
    "market": "schema:audience",
    "description": "schema:description",
    "material": "schema:material",
    "sustainable": "aptar:sustainable",
    "sku": "schema:sku",
    "orderId": "schema:identifier",
    "status": "aptar:status"
  }
}