Salesforce Net Zero Cloud · JSON-LD Context
Salesforce Net Zero Cloud Context
JSON-LD context defining the semantic vocabulary for Salesforce Net Zero Cloud from Salesforce Net Zero Cloud.
0 Classes
26 Properties
4 Namespaces
Namespaces
sf:
https://developer.salesforce.com/docs/atlas.en-us.netzero_api.meta/netzero_api/
schema:
https://schema.org/
qudt:
http://qudt.org/schema/qudt/
xsd:
http://www.w3.org/2001/XMLSchema#
Properties
| Property | Type | Container |
|---|---|---|
| CarbonEmission | reference | |
| SustainabilityGoal | reference | |
| EmissionFactor | reference | |
| EnergyConsumption | reference | |
| WasteDisposal | reference | |
| WaterWithdrawal | reference | |
| Scope | integer | |
| QuantityMtCO2e | decimal | |
| ReportingYear | integer | |
| EmissionSource | string | |
| CalculationMethod | string | |
| GoalType | string | |
| BaselineYear | integer | |
| TargetYear | integer | |
| ReductionTargetPercentage | decimal | |
| EnergyType | string | |
| QuantityKWh | decimal | |
| WasteType | string | |
| DisposalMethod | string | |
| QuantityKg | decimal | |
| WaterSource | string | |
| QuantityCubicMeters | decimal | |
| CreatedDate | dateTime | |
| LastModifiedDate | dateTime | |
| Organization | ||
| name |
JSON-LD Document
{
"@context": {
"@version": 1.1,
"sf": "https://developer.salesforce.com/docs/atlas.en-us.netzero_api.meta/netzero_api/",
"schema": "https://schema.org/",
"qudt": "http://qudt.org/schema/qudt/",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"CarbonEmission": {
"@id": "sf:CarbonEmission",
"@type": "@id"
},
"SustainabilityGoal": {
"@id": "sf:SustainabilityGoal",
"@type": "@id"
},
"EmissionFactor": {
"@id": "sf:EmissionFactor",
"@type": "@id"
},
"EnergyConsumption": {
"@id": "sf:EnergyConsumption",
"@type": "@id"
},
"WasteDisposal": {
"@id": "sf:WasteDisposal",
"@type": "@id"
},
"WaterWithdrawal": {
"@id": "sf:WaterWithdrawal",
"@type": "@id"
},
"Scope": {
"@id": "sf:Scope",
"@type": "xsd:integer"
},
"QuantityMtCO2e": {
"@id": "sf:QuantityMtCO2e",
"@type": "xsd:decimal"
},
"ReportingYear": {
"@id": "sf:ReportingYear",
"@type": "xsd:integer"
},
"EmissionSource": {
"@id": "sf:EmissionSource",
"@type": "xsd:string"
},
"CalculationMethod": {
"@id": "sf:CalculationMethod",
"@type": "xsd:string"
},
"GoalType": {
"@id": "sf:GoalType",
"@type": "xsd:string"
},
"BaselineYear": {
"@id": "sf:BaselineYear",
"@type": "xsd:integer"
},
"TargetYear": {
"@id": "sf:TargetYear",
"@type": "xsd:integer"
},
"ReductionTargetPercentage": {
"@id": "sf:ReductionTargetPercentage",
"@type": "xsd:decimal"
},
"EnergyType": {
"@id": "sf:EnergyType",
"@type": "xsd:string"
},
"QuantityKWh": {
"@id": "sf:QuantityKWh",
"@type": "xsd:decimal"
},
"WasteType": {
"@id": "sf:WasteType",
"@type": "xsd:string"
},
"DisposalMethod": {
"@id": "sf:DisposalMethod",
"@type": "xsd:string"
},
"QuantityKg": {
"@id": "sf:QuantityKg",
"@type": "xsd:decimal"
},
"WaterSource": {
"@id": "sf:WaterSource",
"@type": "xsd:string"
},
"QuantityCubicMeters": {
"@id": "sf:QuantityCubicMeters",
"@type": "xsd:decimal"
},
"CreatedDate": {
"@id": "schema:dateCreated",
"@type": "xsd:dateTime"
},
"LastModifiedDate": {
"@id": "schema:dateModified",
"@type": "xsd:dateTime"
},
"Organization": {
"@id": "schema:Organization"
},
"name": {
"@id": "schema:name"
}
}
}