Accounting Standards · JSON-LD Context
Accounting Standards Context
JSON-LD context defining the semantic vocabulary for Accounting Standards from Accounting Standards.
6 Classes
39 Properties
4 Namespaces
Namespaces
acct:
https://xbrl.org/schema/
schema:
https://schema.org/
dcterms:
http://purl.org/dc/terms/
xsd:
http://www.w3.org/2001/XMLSchema#
Classes
EdgarCompanySubmission
GaapAccountingStandard
XbrlFinancialFact
description
name
url
Properties
| Property | Type | Container |
|---|---|---|
| accessionNumber | string | set |
| accn | string | |
| applicability | string | |
| cik | string | |
| concept | string | |
| effectiveDate | date | |
| end | date | |
| entityName | string | |
| entityType | string | |
| exchanges | string | set |
| facts | string | set |
| filed | date | |
| filingDate | date | set |
| filings | string | |
| fiscalYearEnd | string | |
| form | string | set |
| fp | string | |
| frame | string | |
| fy | integer | |
| id | string | |
| issuedDate | date | |
| label | string | |
| primaryDocument | string | set |
| recent | string | |
| relatedTopics | string | set |
| sic | string | |
| sicDescription | string | |
| start | date | |
| stateOfIncorporation | string | |
| summary | string | |
| taxonomy | string | |
| tickers | string | set |
| title | string | |
| topic | string | |
| topicName | string | |
| unit | string | |
| units | string | set |
| val | decimal | |
| website | reference |
JSON-LD Document
{
"@context": {
"@version": 1.1,
"acct": "https://xbrl.org/schema/",
"schema": "https://schema.org/",
"dcterms": "http://purl.org/dc/terms/",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"EdgarCompanySubmission": "acct:EdgarCompanySubmission",
"GaapAccountingStandard": "acct:GaapAccountingStandard",
"XbrlFinancialFact": "acct:XbrlFinancialFact",
"accessionNumber": {
"@id": "acct:accessionNumber",
"@container": "@set",
"@type": "xsd:string"
},
"accn": {
"@id": "acct:accn",
"@type": "xsd:string"
},
"applicability": {
"@id": "acct:applicability",
"@type": "xsd:string"
},
"cik": {
"@id": "acct:cik",
"@type": "xsd:string"
},
"concept": {
"@id": "acct:concept",
"@type": "xsd:string"
},
"description": "schema:description",
"effectiveDate": {
"@id": "acct:effectiveDate",
"@type": "xsd:date"
},
"end": {
"@id": "acct:end",
"@type": "xsd:date"
},
"entityName": {
"@id": "acct:entityName",
"@type": "xsd:string"
},
"entityType": {
"@id": "acct:entityType",
"@type": "xsd:string"
},
"exchanges": {
"@id": "acct:exchanges",
"@container": "@set",
"@type": "xsd:string"
},
"facts": {
"@id": "acct:facts",
"@container": "@set",
"@type": "xsd:string"
},
"filed": {
"@id": "acct:filed",
"@type": "xsd:date"
},
"filingDate": {
"@id": "acct:filingDate",
"@container": "@set",
"@type": "xsd:date"
},
"filings": {
"@id": "acct:filings",
"@type": "xsd:string"
},
"fiscalYearEnd": {
"@id": "acct:fiscalYearEnd",
"@type": "xsd:string"
},
"form": {
"@id": "acct:form",
"@container": "@set",
"@type": "xsd:string"
},
"fp": {
"@id": "acct:fp",
"@type": "xsd:string"
},
"frame": {
"@id": "acct:frame",
"@type": "xsd:string"
},
"fy": {
"@id": "acct:fy",
"@type": "xsd:integer"
},
"id": {
"@id": "acct:id",
"@type": "xsd:string"
},
"issuedDate": {
"@id": "acct:issuedDate",
"@type": "xsd:date"
},
"label": {
"@id": "acct:label",
"@type": "xsd:string"
},
"name": "schema:name",
"primaryDocument": {
"@id": "acct:primaryDocument",
"@container": "@set",
"@type": "xsd:string"
},
"recent": {
"@id": "acct:recent",
"@type": "xsd:string"
},
"relatedTopics": {
"@id": "acct:relatedTopics",
"@container": "@set",
"@type": "xsd:string"
},
"sic": {
"@id": "acct:sic",
"@type": "xsd:string"
},
"sicDescription": {
"@id": "acct:sicDescription",
"@type": "xsd:string"
},
"start": {
"@id": "acct:start",
"@type": "xsd:date"
},
"stateOfIncorporation": {
"@id": "acct:stateOfIncorporation",
"@type": "xsd:string"
},
"summary": {
"@id": "acct:summary",
"@type": "xsd:string"
},
"taxonomy": {
"@id": "acct:taxonomy",
"@type": "xsd:string"
},
"tickers": {
"@id": "acct:tickers",
"@container": "@set",
"@type": "xsd:string"
},
"title": {
"@id": "acct:title",
"@type": "xsd:string"
},
"topic": {
"@id": "acct:topic",
"@type": "xsd:string"
},
"topicName": {
"@id": "acct:topicName",
"@type": "xsd:string"
},
"unit": {
"@id": "acct:unit",
"@type": "xsd:string"
},
"units": {
"@id": "acct:units",
"@container": "@set",
"@type": "xsd:string"
},
"url": "schema:url",
"val": {
"@id": "acct:val",
"@type": "xsd:decimal"
},
"website": {
"@id": "acct:website",
"@type": "@id"
}
}
}