DOM
E3762
The Document Object Model (DOM) is a platform- and language-neutral interface that represents structured documents like HTML and XML as a tree of objects, enabling programs and scripts to dynamically access and update their content and structure.
All labels observed (9)
| Label | Occurrences |
|---|---|
| DOM canonical | 10 |
| Document Object Model | 8 |
| DOM Standard | 5 |
| DOM APIs | 2 |
| DOM Level 1 | 1 |
| DOM Level 2 | 1 |
| DOM Level 3 | 1 |
| DOM Range | 1 |
| Shadow DOM | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T20846 — 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: DOM Context triple: [World Wide Web Consortium, developsStandard, DOM]
-
A.
HTML
HTML (HyperText Markup Language) is the standard markup language used to structure and present content on the World Wide Web.
-
B.
WSH
WSH is the standard sports abbreviation for the Washington Commanders, the National Football League team based in the Washington, D.C. area.
-
C.
World Wide Web
The World Wide Web is a global system of interlinked hypertext documents and resources accessed via the internet, enabling users worldwide to browse, share, and interact with information through web browsers.
-
D.
OM
OM is the post-nominal abbreviation used by members of the Order of Merit, a prestigious British honor recognizing distinguished service in the armed forces, science, art, literature, or the promotion of culture.
-
E.
WAI
WAI (Web Accessibility Initiative) is a World Wide Web Consortium (W3C) program that develops guidelines, resources, and standards to make the web accessible to people with disabilities.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: DOM Target entity description: The Document Object Model (DOM) is a platform- and language-neutral interface that represents structured documents like HTML and XML as a tree of objects, enabling programs and scripts to dynamically access and update their content and structure.
-
A.
HTML
HTML (HyperText Markup Language) is the standard markup language used to structure and present content on the World Wide Web.
-
B.
WSH
WSH is the standard sports abbreviation for the Washington Commanders, the National Football League team based in the Washington, D.C. area.
-
C.
DOT
DOT is the commonly used acronym for the United States Department of Transportation, the federal agency responsible for national transportation policy and infrastructure.
-
D.
World Wide Web
The World Wide Web is a global system of interlinked hypertext documents and resources accessed via the internet, enabling users worldwide to browse, share, and interact with information through web browsers.
-
E.
OM
OM is the post-nominal abbreviation used by members of the Order of Merit, a prestigious British honor recognizing distinguished service in the armed forces, science, art, literature, or the promotion of culture.
- F. None of above. chosen
Statements (53)
| Predicate | Object |
|---|---|
| instanceOf |
Application programming interface
ⓘ
Tree data model ⓘ |
| abbreviationOf |
DOM
self-linksurface differs
ⓘ
surface form:
Document Object Model
|
| coreConcept |
Attribute node
ⓘ
Comment node ⓘ Document node ⓘ Element node ⓘ Event target ⓘ Node interface ⓘ Text node ⓘ |
| domain |
Document processing
ⓘ
Software engineering ⓘ Web development ⓘ |
| enables |
Client-side scripting
ⓘ
JavaScript ⓘ
surface form:
Dynamic HTML
Interactive web pages ⓘ |
| fullName |
DOM
self-linksurface differs
ⓘ
surface form:
Document Object Model
|
| hasLevel |
DOM
self-linksurface differs
ⓘ
surface form:
DOM Level 1
DOM self-linksurface differs ⓘ
surface form:
DOM Level 2
DOM self-linksurface differs ⓘ
surface form:
DOM Level 3
|
| languageNeutral | true ⓘ |
| modelType | Tree of nodes ⓘ |
| platformNeutral | true ⓘ |
| relatedTo |
HTML
ⓘ
surface form:
HTML specification
JavaScript ⓘ Web browser ⓘ XML specification ⓘ |
| represents |
Document content
ⓘ
Document structure ⓘ Document style ⓘ HTML documents ⓘ SVG documents ⓘ XML documents ⓘ |
| standardizedBy | World Wide Web Consortium ⓘ |
| supports |
Creation of new nodes
ⓘ
Event dispatch ⓘ Event registration ⓘ Modification of document tree ⓘ Querying elements by CSS selectors ⓘ Querying elements by class name ⓘ Querying elements by id ⓘ Querying elements by tag name ⓘ Removal of nodes ⓘ Reordering of nodes ⓘ Traversal of document tree ⓘ |
| usedFor |
Dynamic access to document content
ⓘ
Dynamic modification of document structure ⓘ Dynamic modification of document style ⓘ Event handling in documents ⓘ Manipulating SVG documents ⓘ Representing structured documents as a tree of objects ⓘ Scripting HTML documents ⓘ Scripting XML documents ⓘ |
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: DOM Description of subject: The Document Object Model (DOM) is a platform- and language-neutral interface that represents structured documents like HTML and XML as a tree of objects, enabling programs and scripts to dynamically access and update their content and structure.
Referenced by (30)
Full triples — surface form annotated when it differs from this entity's canonical label.