Ace Hardware · JSON-LD Context
Ace Hardware Context
JSON-LD context defining the semantic vocabulary for Ace Hardware from Ace Hardware.
3 Classes
28 Properties
4 Namespaces
Namespaces
ace:
https://www.acehardware.com/schema/
schema:
https://schema.org/
dcterms:
http://purl.org/dc/terms/
xsd:
http://www.w3.org/2001/XMLSchema#
Classes
AceHardwareAffiliateReferral
AceHardwareEdiPurchaseOrder
description
Properties
| Property | Type | Container |
|---|---|---|
| aceItemNumber | string | |
| affiliateId | string | |
| affiliateName | string | |
| clickDate | dateTime | |
| commissionAmount | decimal | |
| commissionRate | decimal | |
| conversionDate | dateTime | |
| currency | string | |
| destinationUrl | reference | |
| extendedCost | decimal | |
| lineItems | string | set |
| lineNumber | integer | |
| orderDate | date | |
| orderId | string | |
| orderValue | decimal | |
| poNumber | string | |
| quantity | integer | |
| referralId | string | |
| referralUrl | reference | |
| shipByDate | date | |
| shipToAddress | string | |
| status | string | |
| totalAmount | decimal | |
| unitCost | decimal | |
| upc | string | |
| vendorId | string | |
| vendorName | string | |
| vendorSku | string |
JSON-LD Document
{
"@context": {
"@version": 1.1,
"ace": "https://www.acehardware.com/schema/",
"schema": "https://schema.org/",
"dcterms": "http://purl.org/dc/terms/",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"AceHardwareAffiliateReferral": "ace:AceHardwareAffiliateReferral",
"AceHardwareEdiPurchaseOrder": "ace:AceHardwareEdiPurchaseOrder",
"aceItemNumber": {
"@id": "ace:aceItemNumber",
"@type": "xsd:string"
},
"affiliateId": {
"@id": "ace:affiliateId",
"@type": "xsd:string"
},
"affiliateName": {
"@id": "ace:affiliateName",
"@type": "xsd:string"
},
"clickDate": {
"@id": "ace:clickDate",
"@type": "xsd:dateTime"
},
"commissionAmount": {
"@id": "ace:commissionAmount",
"@type": "xsd:decimal"
},
"commissionRate": {
"@id": "ace:commissionRate",
"@type": "xsd:decimal"
},
"conversionDate": {
"@id": "ace:conversionDate",
"@type": "xsd:dateTime"
},
"currency": {
"@id": "ace:currency",
"@type": "xsd:string"
},
"description": "schema:description",
"destinationUrl": {
"@id": "ace:destinationUrl",
"@type": "@id"
},
"extendedCost": {
"@id": "ace:extendedCost",
"@type": "xsd:decimal"
},
"lineItems": {
"@id": "ace:lineItems",
"@container": "@set",
"@type": "xsd:string"
},
"lineNumber": {
"@id": "ace:lineNumber",
"@type": "xsd:integer"
},
"orderDate": {
"@id": "ace:orderDate",
"@type": "xsd:date"
},
"orderId": {
"@id": "ace:orderId",
"@type": "xsd:string"
},
"orderValue": {
"@id": "ace:orderValue",
"@type": "xsd:decimal"
},
"poNumber": {
"@id": "ace:poNumber",
"@type": "xsd:string"
},
"quantity": {
"@id": "ace:quantity",
"@type": "xsd:integer"
},
"referralId": {
"@id": "ace:referralId",
"@type": "xsd:string"
},
"referralUrl": {
"@id": "ace:referralUrl",
"@type": "@id"
},
"shipByDate": {
"@id": "ace:shipByDate",
"@type": "xsd:date"
},
"shipToAddress": {
"@id": "ace:shipToAddress",
"@type": "xsd:string"
},
"status": {
"@id": "ace:status",
"@type": "xsd:string"
},
"totalAmount": {
"@id": "ace:totalAmount",
"@type": "xsd:decimal"
},
"unitCost": {
"@id": "ace:unitCost",
"@type": "xsd:decimal"
},
"upc": {
"@id": "ace:upc",
"@type": "xsd:string"
},
"vendorId": {
"@id": "ace:vendorId",
"@type": "xsd:string"
},
"vendorName": {
"@id": "ace:vendorName",
"@type": "xsd:string"
},
"vendorSku": {
"@id": "ace:vendorSku",
"@type": "xsd:string"
}
}
}