java.text
E355661
java.text is a Java standard library package that provides classes and interfaces for formatting and parsing text, dates, numbers, and messages in a locale-sensitive manner.
All labels observed (9)
| Label | Occurrences |
|---|---|
| java.text canonical | 1 |
| java.text.Annotation | 1 |
| java.text.AttributedCharacterIterator | 1 |
| java.text.ChoiceFormat | 1 |
| java.text.DateFormat | 1 |
| java.text.DecimalFormat | 1 |
| java.text.DecimalFormatSymbols | 1 |
| java.text.ParsePosition | 1 |
| java.text.SimpleDateFormat | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T3415098 — 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.
Target entity: java.text Context triple: [Java Class Library, includesPackage, java.text]
-
A.
Unicode ICU
Unicode ICU (International Components for Unicode) is a widely used open-source library that provides robust, cross-platform support for Unicode text handling, internationalization, and localization in software applications.
-
B.
Unicode CLDR
Unicode CLDR is a standardized, collaboratively maintained repository of locale data that underpins internationalization and localization features in software and digital platforms worldwide.
-
C.
ISO 8601
ISO 8601 is an international standard that defines a consistent, unambiguous format for representing dates, times, and related data in numeric form.
-
D.
textutils
textutils was the former name of a collection of GNU command-line text processing utilities that were later consolidated into the GNU Core Utilities package.
-
E.
SimpleText
SimpleText was a basic text-editing and word-processing application bundled with classic Mac OS, providing users with simple tools for creating and editing plain and styled text documents.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: java.text Target entity description: java.text is a Java standard library package that provides classes and interfaces for formatting and parsing text, dates, numbers, and messages in a locale-sensitive manner.
-
A.
Unicode ICU
Unicode ICU (International Components for Unicode) is a widely used open-source library that provides robust, cross-platform support for Unicode text handling, internationalization, and localization in software applications.
-
B.
Unicode CLDR
Unicode CLDR is a standardized, collaboratively maintained repository of locale data that underpins internationalization and localization features in software and digital platforms worldwide.
-
C.
ISO 8601
ISO 8601 is an international standard that defines a consistent, unambiguous format for representing dates, times, and related data in numeric form.
-
D.
textutils
textutils was the former name of a collection of GNU command-line text processing utilities that were later consolidated into the GNU Core Utilities package.
-
E.
SimpleText
SimpleText was a basic text-editing and word-processing application bundled with classic Mac OS, providing users with simple tools for creating and editing plain and styled text documents.
- F. None of above. chosen
Statements (49)
| Predicate | Object |
|---|---|
| instanceOf | Java package ⓘ |
| containsClass |
java.text
self-linksurface differs
ⓘ
surface form:
java.text.Annotation
java.text self-linksurface differs ⓘ
surface form:
java.text.AttributedCharacterIterator
java.text.AttributedString ⓘ java.text.BreakIterator ⓘ java.text self-linksurface differs ⓘ
surface form:
java.text.ChoiceFormat
java.text.Collator ⓘ java.text self-linksurface differs ⓘ
surface form:
java.text.DateFormat
java.text self-linksurface differs ⓘ
surface form:
java.text.DecimalFormat
java.text self-linksurface differs ⓘ
surface form:
java.text.DecimalFormatSymbols
java.text.FieldPosition ⓘ java.text.Format ⓘ java.text.MessageFormat ⓘ java.text.NumberFormat ⓘ java.text.ParseException ⓘ java.text self-linksurface differs ⓘ
surface form:
java.text.ParsePosition
java.text.Collator ⓘ
surface form:
java.text.RuleBasedCollator
java.text self-linksurface differs ⓘ
surface form:
java.text.SimpleDateFormat
|
| introducedIn |
JDK 1.1
ⓘ
surface form:
Java 1.1
|
| language | Java ⓘ |
| maintainedBy | Oracle Corporation ⓘ |
| partOf |
Java Platform, Standard Edition
ⓘ
surface form:
Java Platform
Java Class Library ⓘ
surface form:
Java Standard Library
|
| providesFunctionality |
character iteration
ⓘ
collation ⓘ date formatting ⓘ date parsing ⓘ locale-sensitive formatting ⓘ locale-sensitive parsing ⓘ message formatting ⓘ number formatting ⓘ number parsing ⓘ text formatting ⓘ text parsing ⓘ |
| relatedTo |
java.math.BigDecimal
ⓘ
java.math.BigInteger ⓘ java.util ⓘ
surface form:
java.util.Date
java.util.Locale ⓘ |
| supportsConcept |
internationalization
ⓘ
localization ⓘ |
| usedFor |
building locale-sensitive messages
ⓘ
comparing strings according to locale collation rules ⓘ formatting currencies according to Locale ⓘ formatting dates according to Locale ⓘ formatting numbers according to Locale ⓘ formatting percentages according to Locale ⓘ iterating over text boundaries ⓘ parsing localized date strings ⓘ parsing localized number strings ⓘ |
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.
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.
Subject: java.text Description of subject: java.text is a Java standard library package that provides classes and interfaces for formatting and parsing text, dates, numbers, and messages in a locale-sensitive manner.
Referenced by (9)
Full triples — surface form annotated when it differs from this entity's canonical label.