java.net
E356674
java.net is a core Java package that provides classes and interfaces for networking, including support for sockets, URLs, and IP addressing.
All labels observed (10)
| Label | Occurrences |
|---|---|
| java.net canonical | 3 |
| Java Networking APIs | 1 |
| java.net.HttpURLConnection | 1 |
| java.net.Proxy | 1 |
| java.net.ProxySelector | 1 |
| java.net.Socket | 1 |
| java.net.URI | 1 |
| java.net.URL | 1 |
| java.net.URLConnection | 1 |
| java.net.URLStreamHandler | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T3415083 — 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.net Context triple: [Java Class Library, includesPackage, java.net]
-
A.
java.nio
java.nio is a Java API package that provides non-blocking I/O, buffer management, and scalable channel-based input/output operations.
-
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.
NIO
NIO is a Chinese electric vehicle manufacturer known for its premium smart EVs and innovative battery-swapping technology.
-
E.
System.Net
System.Net is a .NET namespace that provides classes for network programming, including HTTP communication, sockets, and other internet protocol support.
- 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.net Target entity description: java.net is a core Java package that provides classes and interfaces for networking, including support for sockets, URLs, and IP addressing.
-
A.
java.nio
java.nio is a Java API package that provides non-blocking I/O, buffer management, and scalable channel-based input/output operations.
-
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.
NIO
NIO is a Chinese electric vehicle manufacturer known for its premium smart EVs and innovative battery-swapping technology.
-
E.
System.Net
System.Net is a .NET namespace that provides classes for network programming, including HTTP communication, sockets, and other internet protocol support.
- F. None of above. chosen
Statements (50)
| Predicate | Object |
|---|---|
| instanceOf |
Java package
ⓘ
core Java API package ⓘ |
| containsClass |
java.net.Authenticator
ⓘ
java.net.CookieHandler ⓘ java.net.CookieManager ⓘ java.net.DatagramPacket ⓘ java.net.DatagramSocket ⓘ java.net self-linksurface differs ⓘ
surface form:
java.net.HttpURLConnection
java.net.Inet4Address ⓘ java.net.Inet6Address ⓘ java.net.InetAddress ⓘ java.net.InetSocketAddress ⓘ java.net.MulticastSocket ⓘ java.net.NetworkInterface ⓘ java.net.PasswordAuthentication ⓘ java.net self-linksurface differs ⓘ
surface form:
java.net.Proxy
java.net self-linksurface differs ⓘ
surface form:
java.net.ProxySelector
java.net.ServerSocket ⓘ java.net self-linksurface differs ⓘ
surface form:
java.net.Socket
java.net.SocketAddress ⓘ java.net self-linksurface differs ⓘ
surface form:
java.net.URI
java.net self-linksurface differs ⓘ
surface form:
java.net.URL
java.net self-linksurface differs ⓘ
surface form:
java.net.URLConnection
java.net self-linksurface differs ⓘ
surface form:
java.net.URLStreamHandler
|
| containsInterface |
java.net.CookiePolicy
ⓘ
java.net.CookieStore ⓘ java.net.SocketOptions ⓘ java.net.URLStreamHandlerFactory ⓘ |
| domain | networking ⓘ |
| introducedIn | early versions of Java SE (JDK 1.0 era) ⓘ |
| maintainedBy | Oracle Corporation ⓘ |
| partOf |
Java Platform, Standard Edition
ⓘ
surface form:
Java Standard Edition
|
| previouslyMaintainedBy | Sun Microsystems ⓘ |
| programmingLanguage | Java ⓘ |
| providedBy |
Java Platform, Standard Edition
ⓘ
surface form:
Java Platform
|
| supports |
HTTP communication
ⓘ
IP addressing ⓘ TCP sockets ⓘ UDP sockets ⓘ URIs ⓘ URLs ⓘ asynchronous channels (via related NIO packages) ⓘ datagram communication ⓘ multicast networking ⓘ network interfaces enumeration ⓘ proxy configuration ⓘ socket options ⓘ |
| usedFor |
accessing web resources via URLs
ⓘ
building client-server applications ⓘ implementing network protocols ⓘ |
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.net Description of subject: java.net is a core Java package that provides classes and interfaces for networking, including support for sockets, URLs, and IP addressing.
Referenced by (12)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
Java Networking APIs
this entity surface form:
java.net.Socket
this entity surface form:
java.net.URL
this entity surface form:
java.net.URI
this entity surface form:
java.net.URLConnection
this entity surface form:
java.net.HttpURLConnection
this entity surface form:
java.net.Proxy
this entity surface form:
java.net.ProxySelector
this entity surface form:
java.net.URLStreamHandler