Uspto Gov Context
JSON-LD context defining the semantic vocabulary for Uspto Gov from USPTO.
20 Classes
17 Properties
5 Namespaces
Namespaces
uspto:
https://www.uspto.gov/ns/
schema:
https://schema.org/
dcat:
http://www.w3.org/ns/dcat#
dct:
http://purl.org/dc/terms/
xsd:
http://www.w3.org/2001/XMLSchema#
Classes
PatentApplication
Patent
TrademarkCase
PtabProceeding
PtabDecision
OfficeAction
EnrichedCitation
Assignment
applicationNumberText
patentNumber
serialNumber
registrationNumber
proceedingNumber
inventionTitle
markIdentification
examinerNameText
groupArtUnitNumber
rejectionBasisCategory
citedPatentNumber
documentIdentifier
Properties
| Property |
Type |
Container |
| USPTO |
reference |
|
| BulkDataProduct |
reference |
|
| filingDate |
date |
|
| grantDate |
date |
|
| publicationDate |
date |
|
| registrationDate |
date |
|
| decisionDate |
date |
|
| statusDate |
date |
|
| mailDate |
date |
|
| cpcClassificationBag |
|
set |
| applicantBag |
|
set |
| inventorBag |
|
set |
| assigneeBag |
|
set |
| owners |
|
set |
| goodsServices |
|
set |
| prosecutionHistory |
|
list |
| downloadUrl |
reference |
|
JSON-LD Document
{
"@context": {
"@version": 1.1,
"uspto": "https://www.uspto.gov/ns/",
"schema": "https://schema.org/",
"dcat": "http://www.w3.org/ns/dcat#",
"dct": "http://purl.org/dc/terms/",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"USPTO": {"@id": "schema:GovernmentOrganization", "@type": "@id"},
"PatentApplication": "uspto:PatentApplication",
"Patent": "uspto:Patent",
"TrademarkCase": "uspto:TrademarkCase",
"PtabProceeding": "uspto:PtabProceeding",
"PtabDecision": "uspto:PtabDecision",
"OfficeAction": "uspto:OfficeAction",
"EnrichedCitation": "uspto:EnrichedCitation",
"Assignment": "uspto:Assignment",
"BulkDataProduct": {"@id": "dcat:Dataset", "@type": "@id"},
"applicationNumberText": "uspto:applicationNumberText",
"patentNumber": "uspto:patentNumber",
"serialNumber": "uspto:serialNumber",
"registrationNumber": "uspto:registrationNumber",
"proceedingNumber": "uspto:proceedingNumber",
"filingDate": {"@id": "uspto:filingDate", "@type": "xsd:date"},
"grantDate": {"@id": "uspto:grantDate", "@type": "xsd:date"},
"publicationDate": {"@id": "uspto:publicationDate", "@type": "xsd:date"},
"registrationDate": {"@id": "uspto:registrationDate", "@type": "xsd:date"},
"decisionDate": {"@id": "uspto:decisionDate", "@type": "xsd:date"},
"statusDate": {"@id": "uspto:statusDate", "@type": "xsd:date"},
"mailDate": {"@id": "uspto:mailDate", "@type": "xsd:date"},
"inventionTitle": "schema:headline",
"markIdentification": "uspto:markIdentification",
"examinerNameText": "uspto:examinerNameText",
"groupArtUnitNumber": "uspto:groupArtUnitNumber",
"cpcClassificationBag": {"@id": "uspto:cpcClassification", "@container": "@set"},
"applicantBag": {"@id": "uspto:applicant", "@container": "@set"},
"inventorBag": {"@id": "schema:inventor", "@container": "@set"},
"assigneeBag": {"@id": "uspto:assignee", "@container": "@set"},
"owners": {"@id": "schema:owner", "@container": "@set"},
"goodsServices": {"@id": "uspto:goodsServices", "@container": "@set"},
"prosecutionHistory": {"@id": "uspto:prosecutionHistory", "@container": "@list"},
"rejectionBasisCategory": "uspto:rejectionBasisCategory",
"citedPatentNumber": "uspto:citedPatentNumber",
"documentIdentifier": "uspto:documentIdentifier",
"downloadUrl": {"@id": "schema:contentUrl", "@type": "@id"}
}
}