System.IO
E183370
System.IO is a .NET namespace that provides types for reading and writing data to streams, files, and directories.
All labels observed (14)
How this entity was disambiguated
This entity first appeared as the object of triple T1613013 — 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.IO Context triple: [.NET Standard Library, includesNamespace, System.IO]
-
A.
IO
IO is the commonly used abbreviation for the U.S. Department of State’s Bureau of International Organization Affairs, which manages U.S. engagement with international organizations such as the United Nations.
-
B.
.NET Standard Library
The .NET Standard Library is a formal specification of .NET APIs designed to provide a common, cross-platform base for building reusable libraries across different .NET implementations.
-
C.
.NET Framework
The .NET Framework is a Windows-based software development platform and runtime environment that provides a large class library and supports multiple programming languages for building and running applications.
-
D.
Windows Communication Foundation
Windows Communication Foundation is a Microsoft framework for building and running service-oriented, distributed applications that communicate over various network protocols.
-
E.
File Explorer
File Explorer is the built-in file management application in Microsoft Windows that lets users browse, organize, and manage files, folders, and drives on their computer.
- 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.IO Target entity description: System.IO is a .NET namespace that provides types for reading and writing data to streams, files, and directories.
-
A.
IO
IO is the commonly used abbreviation for the U.S. Department of State’s Bureau of International Organization Affairs, which manages U.S. engagement with international organizations such as the United Nations.
-
B.
.NET Standard Library
The .NET Standard Library is a formal specification of .NET APIs designed to provide a common, cross-platform base for building reusable libraries across different .NET implementations.
-
C.
.NET Framework
The .NET Framework is a Windows-based software development platform and runtime environment that provides a large class library and supports multiple programming languages for building and running applications.
-
D.
Windows Communication Foundation
Windows Communication Foundation is a Microsoft framework for building and running service-oriented, distributed applications that communicate over various network protocols.
-
E.
File Explorer
File Explorer is the built-in file management application in Microsoft Windows that lets users browse, organize, and manage files, folders, and drives on their computer.
- F. None of above. chosen
Statements (50)
| Predicate | Object |
|---|---|
| instanceOf | .NET namespace ⓘ |
| containsType |
System.IO.BinaryReader
ⓘ
System.IO.BinaryWriter ⓘ System.IO.BufferedStream ⓘ System.IO.Compression.DeflateStream ⓘ System.IO self-linksurface differs ⓘ
surface form:
System.IO.Compression.GZipStream
System.IO.Compression.ZipArchive ⓘ System.IO.Compression.ZipArchiveEntry ⓘ System.IO.Directory ⓘ System.IO.DirectoryInfo ⓘ System.IO.DirectoryNotFoundException ⓘ System.IO self-linksurface differs ⓘ
surface form:
System.IO.DriveInfo
System.IO self-linksurface differs ⓘ
surface form:
System.IO.DriveNotFoundException
System.IO.EndOfStreamException ⓘ System.IO self-linksurface differs ⓘ
surface form:
System.IO.File
System.IO.FileInfo ⓘ System.IO.FileLoadException ⓘ System.IO.FileNotFoundException ⓘ System.IO.FileStream ⓘ System.IO self-linksurface differs ⓘ
surface form:
System.IO.FileSystemWatcher
System.IO.IOException ⓘ System.IO self-linksurface differs ⓘ
surface form:
System.IO.InvalidDataException
System.IO self-linksurface differs ⓘ
surface form:
System.IO.MemoryStream
System.IO.Path ⓘ System.IO.PathTooLongException ⓘ System.IO.Pipes.AnonymousPipeClientStream ⓘ System.IO self-linksurface differs ⓘ
surface form:
System.IO.Pipes.AnonymousPipeServerStream
System.IO.Pipes.NamedPipeClientStream ⓘ System.IO self-linksurface differs ⓘ
surface form:
System.IO.Pipes.NamedPipeServerStream
System.IO.Stream ⓘ System.IO self-linksurface differs ⓘ
surface form:
System.IO.StreamReader
System.IO.StreamWriter ⓘ System.IO self-linksurface differs ⓘ
surface form:
System.IO.TextReader
System.IO.TextWriter ⓘ System.IO self-linksurface differs ⓘ
surface form:
System.IO.UnmanagedMemoryStream
|
| partOf | .NET Base Class Library ⓘ |
| providedBy |
.NET 5
ⓘ
surface form:
.NET (5 and later)
.NET Core ⓘ .NET Framework ⓘ |
| purpose |
provide types for reading and writing data
ⓘ
support file and directory manipulation ⓘ support stream-based I/O ⓘ |
| supportsOperation |
asynchronous I/O
ⓘ
buffered I/O ⓘ file system enumeration ⓘ file system monitoring ⓘ synchronous I/O ⓘ |
| usedWith |
C# programming language
ⓘ
surface form:
C#
F# ⓘ Visual Basic .NET ⓘ
surface form:
VB.NET
|
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.IO Description of subject: System.IO is a .NET namespace that provides types for reading and writing data to streams, files, and directories.
Referenced by (15)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
java.io
this entity surface form:
System.IO.MemoryStream
this entity surface form:
System.IO.StreamReader
this entity surface form:
System.IO.TextReader
this entity surface form:
System.IO.File
this entity surface form:
System.IO.DriveInfo
this entity surface form:
System.IO.FileSystemWatcher
this entity surface form:
System.IO.DriveNotFoundException
this entity surface form:
System.IO.InvalidDataException
this entity surface form:
System.IO.UnmanagedMemoryStream
this entity surface form:
System.IO.Pipes.NamedPipeServerStream
this entity surface form:
System.IO.Pipes.AnonymousPipeServerStream
this entity surface form:
System.IO.Compression.GZipStream