JsonbBuilder
E836360
JsonbBuilder is a Jakarta JSON Binding utility class that creates and configures Jsonb instances for converting Java objects to and from JSON.
All labels observed (1)
| Label | Occurrences |
|---|---|
| JsonbBuilder canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T10019838 — 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: JsonbBuilder Context triple: [Jakarta JSON Binding, hasConcept, JsonbBuilder]
-
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.
BSON
BSON is a binary-encoded serialization format commonly used by MongoDB to store and transfer structured data efficiently while supporting additional data types beyond those in JSON.
-
D.
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.
-
E.
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.
- 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: JsonbBuilder Target entity description: JsonbBuilder is a Jakarta JSON Binding utility class that creates and configures Jsonb instances for converting Java objects to and from JSON.
-
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.
BSON
BSON is a binary-encoded serialization format commonly used by MongoDB to store and transfer structured data efficiently while supporting additional data types beyond those in JSON.
-
D.
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.
-
E.
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.
- F. None of above. chosen
Statements (34)
| Predicate | Object |
|---|---|
| instanceOf |
Jakarta JSON Binding utility class
ⓘ
Java class ⓘ |
| allows | configuration of Jsonb behavior ⓘ |
| belongsToEcosystem | Jakarta EE NERFINISHED ⓘ |
| category |
JSON processing
ⓘ
data binding ⓘ |
| configurableWith | JsonbConfig NERFINISHED ⓘ |
| conformsTo | Jakarta JSON Binding specification NERFINISHED ⓘ |
| creates | Jsonb instances ⓘ |
| definedInPackage | jakarta.json.bind ⓘ |
| hasMethod |
create
ⓘ
createBuilder ⓘ newBuilder ⓘ |
| partOf |
Jakarta JSON Binding API
NERFINISHED
ⓘ
Jakarta JSON Binding specification NERFINISHED ⓘ |
| previouslyPartOf | Java EE JSON-B API NERFINISHED ⓘ |
| provides | Jsonb instances ⓘ |
| relatedTo | Jsonb ⓘ |
| requires | a JSON-B provider implementation at runtime ⓘ |
| standardizedBy | Eclipse Foundation Jakarta EE Working Group NERFINISHED ⓘ |
| supports |
JSON deserialization
ⓘ
JSON serialization ⓘ binary data formatting configuration ⓘ character encoding configuration ⓘ custom adapters via configuration ⓘ date and time formatting configuration ⓘ locale configuration ⓘ null value handling configuration ⓘ property naming strategies via configuration ⓘ |
| targetLanguage | Java NERFINISHED ⓘ |
| usedBy | Java applications using Jakarta JSON Binding ⓘ |
| usedFor |
converting JSON to Java objects
ⓘ
converting Java objects to JSON ⓘ |
| usedWith | JSON-B providers ⓘ |
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: JsonbBuilder Description of subject: JsonbBuilder is a Jakarta JSON Binding utility class that creates and configures Jsonb instances for converting Java objects to and from JSON.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.