System.UInt16
E697468
System.UInt16 is a .NET value type representing an unsigned 16-bit integer with values ranging from 0 to 65,535.
All labels observed (1)
| Label | Occurrences |
|---|---|
| System.UInt16 canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7897278 — 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: System.UInt16 Context triple: [System, containsType, System.UInt16]
-
A.
UInt
UInt is Swift’s built-in unsigned integer type used for representing nonnegative whole numbers whose size matches the platform’s native word size.
-
B.
UTF-16
UTF-16 is a variable-length character encoding for Unicode that represents most common characters in one 16-bit code unit and others, including supplementary characters, in pairs of 16-bit code units.
-
C.
Win16 API
Win16 API is the 16-bit Windows application programming interface used by early versions of Microsoft Windows (such as Windows 3.x) for software development before the transition to 32-bit systems.
-
D.
UNOCT
UNOCT is the United Nations Office of Counter-Terrorism, the UN body responsible for leading and coordinating global efforts to prevent and combat terrorism.
-
E.
UNIT
UNIT is a fictional military intelligence organization in the Doctor Who universe that defends Earth from alien and supernatural threats.
- 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: System.UInt16 Target entity description: System.UInt16 is a .NET value type representing an unsigned 16-bit integer with values ranging from 0 to 65,535.
-
A.
UInt
UInt is Swift’s built-in unsigned integer type used for representing nonnegative whole numbers whose size matches the platform’s native word size.
-
B.
UTF-16
UTF-16 is a variable-length character encoding for Unicode that represents most common characters in one 16-bit code unit and others, including supplementary characters, in pairs of 16-bit code units.
-
C.
Win16 API
Win16 API is the 16-bit Windows application programming interface used by early versions of Microsoft Windows (such as Windows 3.x) for software development before the transition to 32-bit systems.
-
D.
UNOCT
UNOCT is the United Nations Office of Counter-Terrorism, the UN body responsible for leading and coordinating global efforts to prevent and combat terrorism.
-
E.
UNIT
UNIT is a fictional military intelligence organization in the Doctor Who universe that defends Earth from alien and supernatural threats.
- F. None of above. chosen
Statements (58)
| Predicate | Object |
|---|---|
| instanceOf |
SealedType
ⓘ
Struct ⓘ SystemType ⓘ |
| assembly |
System.Runtime
NERFINISHED
ⓘ
mscorlib NERFINISHED ⓘ |
| bitSize | 16 ⓘ |
| CLSName | System.UInt16 NERFINISHED ⓘ |
| CSharpAlias | ushort ⓘ |
| defaultValue | 0 ⓘ |
| FSharpAlias | uint16 ⓘ |
| hasMethod |
CompareTo
ⓘ
Equals ⓘ GetHashCode ⓘ Parse ⓘ ToString ⓘ TryParse ⓘ |
| hasOperator |
op_Addition
ⓘ
op_Division ⓘ op_Equality ⓘ op_Explicit ⓘ op_GreaterThan ⓘ op_GreaterThanOrEqual ⓘ op_Implicit ⓘ op_Inequality ⓘ op_LessThan ⓘ op_LessThanOrEqual ⓘ op_Modulus ⓘ op_Multiply ⓘ op_Subtraction ⓘ |
| hasStaticField |
MaxValue
ⓘ
MinValue ⓘ |
| implementsInterface |
System.IComparable
NERFINISHED
ⓘ
System.IComparable`1[System.UInt16] ⓘ System.IConvertible NERFINISHED ⓘ System.IEquatable`1[System.UInt16] ⓘ System.IFormattable NERFINISHED ⓘ System.ISpanFormattable NERFINISHED ⓘ |
| introducedIn | .NET 1.0 NERFINISHED ⓘ |
| isBlittable | true ⓘ |
| isCLSCompliant | false ⓘ |
| isComVisible | true ⓘ |
| isLayoutSequential | true ⓘ |
| isNumericType | true ⓘ |
| isPrimitive | true ⓘ |
| isSealed | true ⓘ |
| isSerializable | true ⓘ |
| isUnsigned | true ⓘ |
| isValueType | true ⓘ |
| maxValue | 65535 ⓘ |
| minValue | 0 ⓘ |
| namespace | System NERFINISHED ⓘ |
| underlyingFramework |
.NET
NERFINISHED
ⓘ
.NET 5+ NERFINISHED ⓘ .NET Core NERFINISHED ⓘ .NET Framework NERFINISHED ⓘ Mono ⓘ |
| underlyingTypeOnCLR | unsigned int16 ⓘ |
| VBNetAlias | UShort ⓘ |
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: System.UInt16 Description of subject: System.UInt16 is a .NET value type representing an unsigned 16-bit integer with values ranging from 0 to 65,535.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.