java.nio
E355645
java.nio is a Java API package that provides non-blocking I/O, buffer management, and scalable channel-based input/output operations.
All labels observed (10)
| Label | Occurrences |
|---|---|
| java.nio canonical | 2 |
| Streams and I/O | 1 |
| java.nio.Buffer | 1 |
| java.nio.CharBuffer | 1 |
| java.nio.DoubleBuffer | 1 |
| java.nio.FloatBuffer | 1 |
| java.nio.IntBuffer | 1 |
| java.nio.MappedByteBuffer | 1 |
| java.nio.ShortBuffer | 1 |
| java.nio.channels.DatagramChannel | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T3414954 — 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: java.nio Context triple: [Java Platform, Standard Edition, includesLibrary, java.nio]
-
A.
NIO
NIO is a Chinese electric vehicle manufacturer known for its premium smart EVs and innovative battery-swapping technology.
-
B.
Java
Java is a large, densely populated island in Indonesia that has long served as the country’s political and economic center.
-
C.
Java
Java is a widely used, object-oriented programming language known for its platform independence and extensive use in enterprise, web, and mobile application development.
-
D.
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.
-
E.
Jakarta Concurrency
Jakarta Concurrency is a Jakarta EE specification that defines standardized APIs and mechanisms for managing asynchronous and parallel execution in enterprise Java applications.
- 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: java.nio Target entity description: java.nio is a Java API package that provides non-blocking I/O, buffer management, and scalable channel-based input/output operations.
-
A.
NIO
NIO is a Chinese electric vehicle manufacturer known for its premium smart EVs and innovative battery-swapping technology.
-
B.
Java
Java is a large, densely populated island in Indonesia that has long served as the country’s political and economic center.
-
C.
Java
Java is a widely used, object-oriented programming language known for its platform independence and extensive use in enterprise, web, and mobile application development.
-
D.
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.
-
E.
Jakarta Concurrency
Jakarta Concurrency is a Jakarta EE specification that defines standardized APIs and mechanisms for managing asynchronous and parallel execution in enterprise Java applications.
- F. None of above. chosen
Statements (51)
| Predicate | Object |
|---|---|
| instanceOf |
Java API
ⓘ
Java package ⓘ |
| contains |
java.nio
self-linksurface differs
ⓘ
surface form:
java.nio.Buffer
java.nio.ByteBuffer ⓘ java.nio self-linksurface differs ⓘ
surface form:
java.nio.CharBuffer
java.nio self-linksurface differs ⓘ
surface form:
java.nio.DoubleBuffer
java.nio self-linksurface differs ⓘ
surface form:
java.nio.FloatBuffer
java.nio self-linksurface differs ⓘ
surface form:
java.nio.IntBuffer
java.nio.LongBuffer ⓘ java.nio self-linksurface differs ⓘ
surface form:
java.nio.MappedByteBuffer
java.nio self-linksurface differs ⓘ
surface form:
java.nio.ShortBuffer
java.nio.channels ⓘ java.nio.channels.Channel ⓘ java.nio self-linksurface differs ⓘ
surface form:
java.nio.channels.DatagramChannel
java.nio.channels.FileChannel ⓘ java.nio.channels.ReadableByteChannel ⓘ java.nio.channels.SelectionKey ⓘ java.nio.channels.Selector ⓘ java.nio.channels.ServerSocketChannel ⓘ java.nio.channels.SocketChannel ⓘ java.nio.channels.WritableByteChannel ⓘ java.nio.channels.spi.SelectorProvider ⓘ java.nio.charset ⓘ java.nio.charset.Charset ⓘ java.nio.charset.CharsetDecoder ⓘ java.nio.charset.CharsetEncoder ⓘ java.nio.charset.CoderResult ⓘ java.nio.charset.CodingErrorAction ⓘ java.nio.file ⓘ java.nio.file.FileSystem ⓘ java.nio.file.FileSystems ⓘ java.nio.file.Files ⓘ java.nio.file.Path ⓘ java.nio.file.StandardCopyOption ⓘ java.nio.file.StandardOpenOption ⓘ java.nio.file.attribute ⓘ java.nio.file.attribute.BasicFileAttributes ⓘ java.nio.file.attribute.FileAttribute ⓘ java.nio.file.spi ⓘ |
| designedFor |
high-performance I/O
ⓘ
scalable network applications ⓘ |
| introducedIn | Java 1.4 ⓘ |
| partOf |
Java Platform, Standard Edition
ⓘ
surface form:
Java Platform Standard Edition
|
| provides |
buffer management
ⓘ
channel-based I/O ⓘ non-blocking I/O ⓘ |
| supports |
character set encoding and decoding
ⓘ
file system access ⓘ memory-mapped files ⓘ scalable I/O operations ⓘ selectors ⓘ |
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: java.nio Description of subject: java.nio is a Java API package that provides non-blocking I/O, buffer management, and scalable channel-based input/output operations.
Referenced by (11)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
Streams and I/O
this entity surface form:
java.nio.CharBuffer
this entity surface form:
java.nio.IntBuffer
this entity surface form:
java.nio.FloatBuffer
this entity surface form:
java.nio.DoubleBuffer
this entity surface form:
java.nio.ShortBuffer
this entity surface form:
java.nio.MappedByteBuffer