JsonBuilderFactory
E836359
JsonBuilderFactory is a Jakarta JSON Processing API interface used to create JSON object and array builders in a configurable and reusable way.
All labels observed (1)
| Label | Occurrences |
|---|---|
| JsonBuilderFactory canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T10019775 — 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.
Target entity: JsonBuilderFactory Context triple: [Jakarta JSON Processing, provides, JsonBuilderFactory]
-
A.
Jakarta JSON Binding
Jakarta JSON Binding is a Jakarta EE specification that defines a standard API for converting Java objects to and from JSON.
-
B.
Builder
Builder is a creational design pattern in object-oriented programming that separates the construction of a complex object from its representation, allowing the same construction process to create different representations.
-
C.
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.
-
D.
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.
-
E.
Code Builder
Code Builder is a Minecraft: Education Edition tool that lets players learn and practice coding by writing code to control in-game actions and automate tasks.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: JsonBuilderFactory Target entity description: JsonBuilderFactory is a Jakarta JSON Processing API interface used to create JSON object and array builders in a configurable and reusable way.
-
A.
Jakarta JSON Binding
Jakarta JSON Binding is a Jakarta EE specification that defines a standard API for converting Java objects to and from JSON.
-
B.
Builder
Builder is a creational design pattern in object-oriented programming that separates the construction of a complex object from its representation, allowing the same construction process to create different representations.
-
C.
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.
-
D.
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.
-
E.
Code Builder
Code Builder is a Minecraft: Education Edition tool that lets players learn and practice coding by writing code to control in-game actions and automate tasks.
- F. None of above. chosen
Statements (33)
| Predicate | Object |
|---|---|
| instanceOf |
Jakarta JSON Processing API interface
ⓘ
software library interface ⓘ |
| belongsToSpecification | Jakarta EE NERFINISHED ⓘ |
| configurableBy | Map<String,?> configuration properties ⓘ |
| createdBy |
Json
NERFINISHED
ⓘ
JsonProvider NERFINISHED ⓘ |
| definedIn | jakarta.json package NERFINISHED ⓘ |
| designedFor | thread-safe reuse of configuration ⓘ |
| hasMethod |
createArrayBuilder()
ⓘ
createArrayBuilder(javax.json.JsonArray) or (jakarta.json.JsonArray) ⓘ createObjectBuilder() ⓘ createObjectBuilder(javax.json.JsonObject) or (jakarta.json.JsonObject) ⓘ getConfigInUse() ⓘ |
| hasSuperInterface | java.lang.AutoCloseable (no, typically it does not extend; this triple should be ignored if conflicting) ⓘ |
| introducedFor | Jakarta JSON Processing streaming and object model API NERFINISHED ⓘ |
| language | Java NERFINISHED ⓘ |
| partOf |
Jakarta JSON Processing
NERFINISHED
ⓘ
Jakarta JSON-P NERFINISHED ⓘ |
| previouslyPartOf | Java EE JSON Processing (JSR 353) NERFINISHED ⓘ |
| relatedTo |
JsonGeneratorFactory
NERFINISHED
ⓘ
JsonReaderFactory NERFINISHED ⓘ JsonWriterFactory NERFINISHED ⓘ |
| returns |
JsonArrayBuilder
NERFINISHED
ⓘ
JsonObjectBuilder NERFINISHED ⓘ |
| supports |
building JSON arrays programmatically
ⓘ
building JSON objects programmatically ⓘ configurable JSON builder creation ⓘ provider-specific configuration properties ⓘ reusable JSON builder creation ⓘ |
| usedFor |
creating JsonArrayBuilder instances
ⓘ
creating JsonObjectBuilder instances ⓘ |
| usedIn |
client-side Java applications
ⓘ
server-side Jakarta EE applications ⓘ |
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.
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.
Subject: JsonBuilderFactory Description of subject: JsonBuilderFactory is a Jakarta JSON Processing API interface used to create JSON object and array builders in a configurable and reusable way.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.