Triple
T9499064
| Position | Surface form | Disambiguated ID | Type / Status |
|---|---|---|---|
| Subject | ARMv8-A |
E229087
|
entity |
| Predicate | supportsEndianness |
P11220
|
FINISHED |
| Object | little-endian |
—
|
LITERAL FINISHED |
Named-entity recognition
Before disambiguation, gpt-5-mini classified whether the object phrase is a named entity — the step behind the object's LITERAL type shown above.
Instruction
Given a phrase, classify it is english named entity (e.g., persons, organizations, works of art) in Latin script, or not (e.g., literals, dates, URLs, verbose phrases). For disambiguation, the statement where the phrase occurs as object is also given. Please return a JSON object with `phrase` (string, the phrase being analyzed) and `is_ne` (boolean, indicating whether the phrase is a Named Entity).
Input
Phrase: little-endian | Statement: [ARMv8-A, supportsEndianness, little-endian]
Disambiguation candidates (1 decision)
The exact options the model was shown at each disambiguation step, with the option it chose highlighted — the evidence behind this triple's disambiguated ids.
PD
Predicate disambiguation
gpt-5-mini-2025-08-07
Target predicate: supportsEndianness Context triple: [ARMv8-A, supportsEndianness, little-endian]
-
A.
isEndiannessAgnostic
Indicates that the behavior or data format is independent of byte order, producing correct results regardless of the system’s endianness.
-
B.
endianess
Indicates the byte order relationship specifying how multi-byte data is arranged in memory or during transmission (e.g., little-endian vs big-endian).
-
C.
endianness
chosen
Indicates the ordering of bytes used to represent multi-byte data values in memory or storage.
-
D.
supportsByteAddressing
Indicates that one entity provides the capability for direct access to individual bytes within its addressable memory or data space for another entity.
-
E.
bitOrder
Indicates the ordering or sequence of bits within a binary representation, such as which bit positions are considered first or most significant.
- F. None of above.
Provenance (3 batches)
| Stage | Batch ID | Job type | Status |
|---|---|---|---|
| creating | batch_69ca84753660819098e8d416e89e26ae |
elicitation | completed |
| NER | batch_69cd983a94c48190a7ddf95a953c4ecc |
ner | completed |
| PD | batch_69cca5651a588190a3cfebe249a223e5 |
pd | completed |
Created at: March 30, 2026, 7:56 p.m.