HJSON
E208078
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.
All labels observed (1)
| Label | Occurrences |
|---|---|
| HJSON canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T1869680 — 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: HJSON Context triple: [JSON, influenced, HJSON]
-
A.
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.
-
B.
Jakarta JSON Binding
Jakarta JSON Binding is a Jakarta EE specification that defines a standard API for converting Java objects to and from JSON.
-
C.
Jakarta JSON Processing
Jakarta JSON Processing is a Jakarta EE specification that defines a standard API for parsing, generating, transforming, and querying JSON data in Java applications.
-
D.
HDF
HDF is the acronym for the Hungarian Defence Forces, the unified military organization responsible for Hungary’s national defense and participation in international security operations.
-
E.
HPACK
HPACK is the dedicated header compression format used by HTTP/2 to efficiently encode and transmit HTTP header fields while maintaining security and performance.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: HJSON Target entity description: 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.
-
A.
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.
-
B.
Jakarta JSON Binding
Jakarta JSON Binding is a Jakarta EE specification that defines a standard API for converting Java objects to and from JSON.
-
C.
Jakarta JSON Processing
Jakarta JSON Processing is a Jakarta EE specification that defines a standard API for parsing, generating, transforming, and querying JSON data in Java applications.
-
D.
HDF
HDF is the acronym for the Hungarian Defence Forces, the unified military organization responsible for Hungary’s national defense and participation in international security operations.
-
E.
HPACK
HPACK is the dedicated header compression format used by HTTP/2 to efficiently encode and transmit HTTP header fields while maintaining security and performance.
- F. None of above. chosen
Statements (46)
| Predicate | Object |
|---|---|
| instanceOf |
configuration file format
ⓘ
data serialization format ⓘ |
| basedOn | JSON ⓘ |
| canBeConvertedTo | JSON ⓘ |
| comparedTo | JSON ⓘ |
| compatibleWith | standard JSON after conversion ⓘ |
| designPhilosophy | human-friendly over strictness ⓘ |
| differenceFromJSON |
allows comments
ⓘ
allows more relaxed string rules ⓘ allows trailing commas ⓘ allows unquoted keys ⓘ |
| emphasizes |
ease of manual editing
ⓘ
reduced need for quoting ⓘ tolerance for minor syntax errors ⓘ |
| fullName | Human JSON ⓘ |
| hasFeature |
bare values
ⓘ
flexible whitespace handling ⓘ less strict syntax than JSON ⓘ multi-line strings ⓘ optional commas in some contexts ⓘ single-quoted strings ⓘ support for comments ⓘ trailing commas support ⓘ unquoted keys ⓘ |
| hasGoal |
improve human readability of configuration files
ⓘ
make JSON easier to edit by hand ⓘ |
| humanReadable | true ⓘ |
| intendedEditor | human users ⓘ |
| isExtensionOf | JSON syntax ⓘ |
| machineProcessable | true ⓘ |
| paradigm | text-based structured data ⓘ |
| serializationFormatType | text format ⓘ |
| supportsCommentsStyle |
block-style comments (via conventions)
ⓘ
line comments ⓘ |
| supportsDataStructure |
arrays
ⓘ
objects ⓘ |
| supportsDataType |
booleans
ⓘ
null ⓘ numbers ⓘ strings ⓘ |
| typicalDomain |
DevOps configuration
ⓘ
software development ⓘ tooling configuration files ⓘ |
| usedFor |
application settings
ⓘ
configuration files ⓘ human-edited data 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.
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: HJSON Description of subject: 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.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.