JsonGenerator
E836358
JsonGenerator is a Jakarta JSON Processing API component used to efficiently produce JSON data in a streaming, write-only manner.
All labels observed (1)
| Label | Occurrences |
|---|---|
| JsonGenerator canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T10019774 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: JsonGenerator Context triple: [Jakarta JSON Processing, provides, JsonGenerator]
-
A.
HJSON
HJSON is a human-friendly extension of JSON that relaxes its strict syntax to allow comments, unquoted keys, and other conveniences for easier configuration editing.
-
B.
Generator
"Generator" is a 1992 punk rock album by Bad Religion that marked a darker, more experimental turn in the band's melodic hardcore sound.
-
C.
Jakarta JSON Binding
Jakarta JSON Binding is a Jakarta EE specification that defines a standard API for converting Java objects to and from JSON.
-
D.
JSON
JSON (JavaScript Object Notation) is a lightweight, text-based data interchange format widely used for transmitting structured data in web APIs and configuration files.
-
E.
Jsonnet
Jsonnet is a data templating language for defining and generating structured JSON and related configuration files programmatically.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: JsonGenerator Target entity description: JsonGenerator is a Jakarta JSON Processing API component used to efficiently produce JSON data in a streaming, write-only manner.
-
A.
HJSON
HJSON is a human-friendly extension of JSON that relaxes its strict syntax to allow comments, unquoted keys, and other conveniences for easier configuration editing.
-
B.
Generator
"Generator" is a 1992 punk rock album by Bad Religion that marked a darker, more experimental turn in the band's melodic hardcore sound.
-
C.
Jakarta JSON Binding
Jakarta JSON Binding is a Jakarta EE specification that defines a standard API for converting Java objects to and from JSON.
-
D.
JSON
JSON (JavaScript Object Notation) is a lightweight, text-based data interchange format widely used for transmitting structured data in web APIs and configuration files.
-
E.
Jsonnet
Jsonnet is a data templating language for defining and generating structured JSON and related configuration files programmatically.
- F. None of above. chosen
Statements (46)
| Predicate | Object |
|---|---|
| instanceOf |
JSON streaming generator
ⓘ
Jakarta JSON Processing API component ⓘ |
| accessPattern | sequential write ⓘ |
| advantage | avoids building full JSON tree in memory ⓘ |
| advantageOver | in-memory JSON object models ⓘ |
| belongsToEcosystem | Jakarta EE JSON APIs NERFINISHED ⓘ |
| conformsTo | JSON text syntax ⓘ |
| createdBy | JsonGeneratorFactory NERFINISHED ⓘ |
| definedIn | Jakarta JSON Processing specification NERFINISHED ⓘ |
| designedFor | efficient JSON data production ⓘ |
| formerlyPartOf | Java API for JSON Processing NERFINISHED ⓘ |
| hasProperty |
efficient for large JSON documents
ⓘ
forward-only cursor ⓘ low memory footprint ⓘ write-only access ⓘ |
| language | Java NERFINISHED ⓘ |
| obtainedVia | Json.createGenerator ⓘ |
| outputType |
java.io.OutputStream
ⓘ
java.io.StringWriter NERFINISHED ⓘ java.io.Writer ⓘ |
| package | jakarta.json.stream ⓘ |
| partOf |
Jakarta JSON Processing
NERFINISHED
ⓘ
Jakarta JSON Processing API NERFINISHED ⓘ |
| requiresCall |
close
ⓘ
flush ⓘ |
| successorOf | javax.json.stream.JsonGenerator NERFINISHED ⓘ |
| supportsOperation |
array end
ⓘ
array start ⓘ incremental JSON writing ⓘ object end ⓘ object start ⓘ streaming JSON generation ⓘ write boolean value ⓘ write key ⓘ write null value ⓘ write numeric value ⓘ write string value ⓘ write value ⓘ write-only JSON output ⓘ |
| targetEnvironment |
Jakarta EE
NERFINISHED
ⓘ
Java SE NERFINISHED ⓘ |
| threadSafety | implementation-dependent ⓘ |
| useCase |
server-side JSON response generation
ⓘ
streaming large JSON payloads ⓘ writing JSON to HTTP responses ⓘ writing JSON to files ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: JsonGenerator Description of subject: JsonGenerator is a Jakarta JSON Processing API component used to efficiently produce JSON data in a streaming, write-only manner.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.