US AbilityOne Commission · JSON-LD Context

Us Abilityone Commission Context

JSON-LD context defining the semantic vocabulary for Us Abilityone Commission from US AbilityOne Commission.

23 Classes 16 Properties 4 Namespaces
View Context View on GitHub

Namespaces

abi: https://www.abilityone.gov/schema/
schema: https://schema.org/
xsd: http://www.w3.org/2001/XMLSchema#
gov: https://www.w3.org/ns/gov/

Classes

Product ProductSearchResponse Service ServiceSearchResponse Agency AgencyListResponse APIError affiliate agencies error federalSupplyClass id location longDescription message nonprofitAffiliate nsn performingAgency productGroupName products serviceType services unitOfMeasure

Properties

Property Type Container
address
approvalDate date
city
code integer
description
employeesBlind integer
employeesDisabled integer
limit integer
name
offset integer
phone
state
status
total integer
unitPrice
website

JSON-LD Document

Raw ↑
{
  "@context": {
    "abi": "https://www.abilityone.gov/schema/",
    "schema": "https://schema.org/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "gov": "https://www.w3.org/ns/gov/",
    "Product": "abi:Product",
    "ProductSearchResponse": "abi:ProductSearchResponse",
    "Service": "abi:Service",
    "ServiceSearchResponse": "abi:ServiceSearchResponse",
    "Agency": "abi:Agency",
    "AgencyListResponse": "abi:AgencyListResponse",
    "APIError": "abi:APIError",
    "address": {
      "@id": "schema:address"
    },
    "affiliate": "abi:affiliate",
    "agencies": "abi:agencies",
    "approvalDate": {
      "@id": "abi:approvalDate",
      "@type": "xsd:date"
    },
    "city": {
      "@id": "schema:addressLocality"
    },
    "code": {
      "@id": "abi:code",
      "@type": "xsd:integer"
    },
    "description": {
      "@id": "schema:description"
    },
    "employeesBlind": {
      "@id": "abi:employeesBlind",
      "@type": "xsd:integer"
    },
    "employeesDisabled": {
      "@id": "abi:employeesDisabled",
      "@type": "xsd:integer"
    },
    "error": "abi:error",
    "federalSupplyClass": "abi:federalSupplyClass",
    "id": "abi:id",
    "limit": {
      "@id": "abi:limit",
      "@type": "xsd:integer"
    },
    "location": "abi:location",
    "longDescription": "abi:longDescription",
    "message": "abi:message",
    "name": {
      "@id": "schema:name"
    },
    "nonprofitAffiliate": "abi:nonprofitAffiliate",
    "nsn": "abi:nsn",
    "offset": {
      "@id": "abi:offset",
      "@type": "xsd:integer"
    },
    "performingAgency": "abi:performingAgency",
    "phone": {
      "@id": "schema:telephone"
    },
    "productGroupName": "abi:productGroupName",
    "products": "abi:products",
    "serviceType": "abi:serviceType",
    "services": "abi:services",
    "state": {
      "@id": "schema:addressRegion"
    },
    "status": {
      "@id": "schema:status"
    },
    "total": {
      "@id": "abi:total",
      "@type": "xsd:integer"
    },
    "unitOfMeasure": "abi:unitOfMeasure",
    "unitPrice": {
      "@id": "schema:price"
    },
    "website": {
      "@id": "schema:url"
    }
  }
}