Steel Dynamics · JSON-LD Context

Steel Dynamics Context

JSON-LD context defining the semantic vocabulary for Steel Dynamics from Steel Dynamics.

17 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
sd: https://www.steel-dynamics.com/vocab/

Classes

id type Organization name description url industry sector headquarters founded employees stockSymbol exchange annualRevenue steelProducts recyclingFacilities steelMills

JSON-LD Document

steel-dynamics-context.jsonld Raw ↑
{
  "@context": {
    "@version": 1.1,
    "schema": "https://schema.org/",
    "sd": "https://www.steel-dynamics.com/vocab/",
    "id": "@id",
    "type": "@type",
    "Organization": "schema:Corporation",
    "name": "schema:name",
    "description": "schema:description",
    "url": "schema:url",
    "industry": "sd:industry",
    "sector": "sd:sector",
    "headquarters": "schema:location",
    "founded": "schema:foundingDate",
    "employees": "schema:numberOfEmployees",
    "stockSymbol": "schema:tickerSymbol",
    "exchange": "sd:exchange",
    "annualRevenue": "sd:annualRevenue",
    "steelProducts": "sd:steelProducts",
    "recyclingFacilities": "sd:recyclingFacilities",
    "steelMills": "sd:steelMills"
  }
}