Blackstone · JSON-LD Context

Blackstone Context

JSON-LD context defining the semantic vocabulary for Blackstone from Blackstone.

13 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

blackstone: https://www.blackstone.com/ontology/
currency: https://schema.org/currency

Classes

fundId fundName strategy vintage nav navDate irr moic committedCapital calledCapital accountId investorName investorType

JSON-LD Document

blackstone-context.jsonld Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "blackstone": "https://www.blackstone.com/ontology/",
    "fundId": "blackstone:fundId",
    "fundName": "name",
    "strategy": "blackstone:investmentStrategy",
    "vintage": "blackstone:vintageYear",
    "nav": "blackstone:netAssetValue",
    "navDate": "blackstone:navDate",
    "irr": "blackstone:internalRateOfReturn",
    "moic": "blackstone:multipleOnInvestedCapital",
    "committedCapital": "blackstone:committedCapital",
    "calledCapital": "blackstone:calledCapital",
    "accountId": "blackstone:accountId",
    "investorName": "blackstone:investorName",
    "investorType": "blackstone:investorType",
    "currency": "https://schema.org/currency"
  }
}