System.SByte
E697467
System.SByte is a .NET value type representing an 8-bit signed integer with a range from -128 to 127.
All labels observed (1)
| Label | Occurrences |
|---|---|
| System.SByte canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7897276 — 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.SByte Context triple: [System, containsType, System.SByte]
-
A.
System.Net
System.Net is a .NET namespace that provides classes for network programming, including HTTP communication, sockets, and other internet protocol support.
-
B.
System.Collections
System.Collections is a .NET namespace that provides fundamental interfaces and classes for working with non-generic collections such as lists, queues, arrays, and dictionaries.
-
C.
System.Threading
System.Threading is a .NET namespace that provides types and APIs for working with threads, tasks, synchronization, and concurrent programming.
-
D.
Babylon system
The Babylon system is a Rastafarian term for the oppressive, materialistic, and corrupt socio-political order seen as antithetical to spiritual and African liberation.
-
E.
System1
System1 is a digital marketing and customer acquisition company specializing in data-driven advertising and online performance-based media.
- 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.SByte Target entity description: System.SByte is a .NET value type representing an 8-bit signed integer with a range from -128 to 127.
-
A.
System.Net
System.Net is a .NET namespace that provides classes for network programming, including HTTP communication, sockets, and other internet protocol support.
-
B.
System.Collections
System.Collections is a .NET namespace that provides fundamental interfaces and classes for working with non-generic collections such as lists, queues, arrays, and dictionaries.
-
C.
System.Threading
System.Threading is a .NET namespace that provides types and APIs for working with threads, tasks, synchronization, and concurrent programming.
-
D.
Babylon system
The Babylon system is a Rastafarian term for the oppressive, materialistic, and corrupt socio-political order seen as antithetical to spiritual and African liberation.
-
E.
System1
System1 is a digital marketing and customer acquisition company specializing in data-driven advertising and online performance-based media.
- F. None of above. chosen
Statements (49)
| Predicate | Object |
|---|---|
| instanceOf |
primitive type
ⓘ
sealed type ⓘ struct ⓘ |
| assembly |
System.Runtime
NERFINISHED
ⓘ
mscorlib ⓘ |
| baseType | System.ValueType ⓘ |
| bitSize | 8 ⓘ |
| CLSCompliant | false ⓘ |
| defaultValue | 0 ⓘ |
| hasDefaultValue | true ⓘ |
| hasMethod |
CompareTo(System.Object)
ⓘ
CompareTo(System.SByte) ⓘ Equals(System.Object) ⓘ Equals(System.SByte) ⓘ GetHashCode() ⓘ Parse(System.String) ⓘ Parse(System.String,System.Globalization.NumberStyles) ⓘ Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider) ⓘ Parse(System.String,System.IFormatProvider) ⓘ ToString() ⓘ ToString(System.IFormatProvider) ⓘ ToString(System.String) ⓘ ToString(System.String,System.IFormatProvider) ⓘ TryParse(System.String,System.Globalization.NumberStyles,System.IFormatProvider,System.SByte&) ⓘ TryParse(System.String,System.SByte&) ⓘ |
| hasStaticField |
MaxValue
ⓘ
MinValue ⓘ |
| implements |
System.IComparable
NERFINISHED
ⓘ
System.IComparable`1[System.SByte] ⓘ System.IConvertible NERFINISHED ⓘ System.IEquatable`1[System.SByte] ⓘ System.IFormattable NERFINISHED ⓘ |
| isBlittable | true ⓘ |
| isContextualKeyword_CSharp | false ⓘ |
| isEnum | false ⓘ |
| isIntegralType | true ⓘ |
| isNullable | false ⓘ |
| isNumericType | true ⓘ |
| isReferenceType | false ⓘ |
| isSerializable | true ⓘ |
| isValueType | true ⓘ |
| languageAlias_CSharp | sbyte ⓘ |
| languageAlias_VisualBasic | SByte ⓘ |
| maxValue | 127 ⓘ |
| minValue | -128 ⓘ |
| namespace | System NERFINISHED ⓘ |
| range | -128 to 127 ⓘ |
| signed | true ⓘ |
| underlyingFramework | .NET NERFINISHED ⓘ |
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.SByte Description of subject: System.SByte is a .NET value type representing an 8-bit signed integer with a range from -128 to 127.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.