This HTML5 document contains 55 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dbpedia-dehttp://de.dbpedia.org/resource/
dctermshttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
dbpedia-eshttp://es.dbpedia.org/resource/
n12https://global.dbpedia.org/id/
yagohttp://dbpedia.org/class/yago/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
dbpedia-zhhttp://zh.dbpedia.org/resource/
wikipedia-enhttp://en.wikipedia.org/wiki/
provhttp://www.w3.org/ns/prov#
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:BOM
dbo:wikiPageWikiLink
dbr:Browser_Object_Model
dbo:wikiPageDisambiguates
dbr:Browser_Object_Model
Subject Item
dbr:Browser_Object_Model
rdf:type
yago:Assistant109815790 yago:Person100007846 yago:Model110324560 yago:WikicatObjectModels yago:LivingThing100004258 yago:Object100002684 yago:CausalAgent100007347 yago:Worker109632518 yago:PhysicalEntity100001930 owl:Thing yago:Whole100003553 yago:YagoLegalActor yago:YagoLegalActorGeo yago:Organism100004475
rdfs:label
Browser Object Model Browser Object Model Browser Object Model 浏览器对象模型
rdfs:comment
El Browser Object Model (BOM) es una convención específica que se refiere a todos los objetos expuestos por el navegador web. A diferencia del Document Object Model (DOM), no hay ningún y ninguna definición estricta, por los que los proveedores de navegadores son libres de implementar el BOM de cualquier manera que deseen. El nivel superior de la jerarquía es el objeto window, que contiene la información sobre la ventana que muestra el documento. Algunos de los objetos window son objetos propiamente dichos que describen el documento y la información relacionada. 浏览器对象模型(BOM)指的是由Web浏览器暴露的所有对象组成的表示模型。BOM与DOM不同,其既没有标准的实现,也没有严格的定义, 所以浏览器厂商可以自由地实现BOM。 作为显示文档的窗口, 浏览器程序将其视为对象的分层集合。当浏览器分析文档时, 它将创建一个对象的集合, 以定义文档, 并详细说明它应如何显示。浏览器创建的对象称为文档对象。它是浏览器使用的更大的对象集合的一部分。此浏览器对象集合统称为浏览器对象模型或BOM。 BOM层次结构的顶层是窗口对象, 它包含有关显示文档的窗口的信息。某些窗口对象本身就是描述文档和相关信息的对象。 The Browser Object Model (BOM) is a browser-specific convention referring to all the objects exposed by the web browser. Unlike the Document Object Model, there is no standard for implementation and no strict definition, so browser vendors are free to implement the BOM in any way they wish. The top level of the hierarchy is the window object, which contains the information about the window displaying the document. Some of its fields are objects themselves that describe the document and related information. Das Browser Object Model (BOM) ist ein mit dem Document Object Model (DOM) verwandtes Objektmodell, das in Webbrowsern und deren Skriptsprache JavaScript zur Verfügung steht. Im Gegensatz zum DOM ist das BOM kaum als eigenständiges Objektmodell bekannt. Es ist, auch im Gegensatz zum DOM, keine offizielle ‚Recommendation‘ des World Wide Web Consortium (W3C).
owl:differentFrom
dbr:Document_Object_Model
dcterms:subject
dbc:Object_models
dbo:wikiPageID
34510170
dbo:wikiPageRevisionID
1113247645
dbo:wikiPageWikiLink
dbr:Document_Object_Model dbr:Library_(computing) dbr:Parsing dbr:Window_(computing) dbr:Web_browser dbr:Naming_convention_(programming) dbr:Product_software_implementation_method dbc:Object_models
owl:sameAs
yago-res:Browser_Object_Model n12:57w5Q dbpedia-es:Browser_Object_Model dbpedia-zh:浏览器对象模型 dbpedia-de:Browser_Object_Model wikidata:Q991303 freebase:m.0j24wk_
dbp:wikiPageUsesTemplate
dbt:Distinguish dbt:HTML dbt:Reflist dbt:Web-stub
dbo:abstract
Das Browser Object Model (BOM) ist ein mit dem Document Object Model (DOM) verwandtes Objektmodell, das in Webbrowsern und deren Skriptsprache JavaScript zur Verfügung steht. Im Gegensatz zum DOM ist das BOM kaum als eigenständiges Objektmodell bekannt. Es ist, auch im Gegensatz zum DOM, keine offizielle ‚Recommendation‘ des World Wide Web Consortium (W3C). Das BOM besteht im Wesentlichen aus den Objekten navigator, history, screen, location, document, die dem Objekt window untergliedert sind. Da das document-Objekt das oberste Objekt der DOM-Hierarchie ist, kann das DOM als Teil des BOM betrachtet werden. 浏览器对象模型(BOM)指的是由Web浏览器暴露的所有对象组成的表示模型。BOM与DOM不同,其既没有标准的实现,也没有严格的定义, 所以浏览器厂商可以自由地实现BOM。 作为显示文档的窗口, 浏览器程序将其视为对象的分层集合。当浏览器分析文档时, 它将创建一个对象的集合, 以定义文档, 并详细说明它应如何显示。浏览器创建的对象称为文档对象。它是浏览器使用的更大的对象集合的一部分。此浏览器对象集合统称为浏览器对象模型或BOM。 BOM层次结构的顶层是窗口对象, 它包含有关显示文档的窗口的信息。某些窗口对象本身就是描述文档和相关信息的对象。 El Browser Object Model (BOM) es una convención específica que se refiere a todos los objetos expuestos por el navegador web. A diferencia del Document Object Model (DOM), no hay ningún y ninguna definición estricta, por los que los proveedores de navegadores son libres de implementar el BOM de cualquier manera que deseen. Lo que vemos como una ventana que muestra un documento, el navegador web lo ve como colección jerárquica de objetos. Cuándo el navegador analiza un documento, crea una colección de objetos que definen el documento y detallan cómo debe ser mostrado. El objeto que el navegador crea se conoce como Document Object. Es parte de una colección más grande de objetos que el navegador utiliza. Esta colección de objetos del navegador se conoce colectivamente como el Browser Object Model, o por sus siglas en inglés BOM. El nivel superior de la jerarquía es el objeto window, que contiene la información sobre la ventana que muestra el documento. Algunos de los objetos window son objetos propiamente dichos que describen el documento y la información relacionada. The Browser Object Model (BOM) is a browser-specific convention referring to all the objects exposed by the web browser. Unlike the Document Object Model, there is no standard for implementation and no strict definition, so browser vendors are free to implement the BOM in any way they wish. That which we see as a window displaying a document, the browser program sees as a hierarchical collection of objects. When the browser parses a document, it creates a collection of objects that define the document and detail how it should be displayed. The object the browser creates is known as the Document Object Model (DOM). It is part of a larger collection of objects that the browser makes use of. This collection of browser objects is collectively known as the Browser Object Model, or BOM. The top level of the hierarchy is the window object, which contains the information about the window displaying the document. Some of its fields are objects themselves that describe the document and related information.
prov:wasDerivedFrom
wikipedia-en:Browser_Object_Model?oldid=1113247645&ns=0
dbo:wikiPageLength
2587
foaf:isPrimaryTopicOf
wikipedia-en:Browser_Object_Model
Subject Item
wikipedia-en:Browser_Object_Model
foaf:primaryTopic
dbr:Browser_Object_Model