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

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

Namespace Prefixes

PrefixIRI
dcthttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
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#
n12http://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:XMLHttpRequest
rdf:type
dbo:Software
rdfs:label
XMLHttpRequest
rdfs:comment
XMLHttpRequest (XHR) is an API in the form of an object whose methods transfer data between a web browser and a web server. The object is provided by the browser's JavaScript environment. Particularly, retrieval of data from XHR for the purpose of continually modifying a loaded web page is the underlying concept of Ajax design. Despite the name, XHR can be used with protocols other than HTTP and data can be in the form of not only XML, but also JSON, HTML or plain text.
owl:sameAs
yago-res:XMLHttpRequest freebase:m.05f602
dbp:wikiPageUsesTemplate
dbt:Unreferenced_section dbt:Internet_Explorer dbt:Main dbt:Web_interfaces dbt:Short_description dbt:HTTP dbt:Reflist dbt:Redirect dbt:Wikibooks dbt:Confusing_section dbt:W3C_Standards
dct:subject
dbc:Web_standards dbc:Ajax_(programming) dbc:Microsoft_initiatives dbc:XML dbc:Articles_with_example_code dbc:JavaScript dbc:Hypertext_Transfer_Protocol_clients dbc:2000_software dbc:Microsoft_application_programming_interfaces
gold:hypernym
dbr:API
prov:wasDerivedFrom
n12:XMLHttpRequest?oldid=1074002112&ns=0
dbo:wikiPageID
1594360
dbo:wikiPageLength
22063
dbo:wikiPageRevisionID
1074002112
dbo:abstract
XMLHttpRequest (XHR) is an API in the form of an object whose methods transfer data between a web browser and a web server. The object is provided by the browser's JavaScript environment. Particularly, retrieval of data from XHR for the purpose of continually modifying a loaded web page is the underlying concept of Ajax design. Despite the name, XHR can be used with protocols other than HTTP and data can be in the form of not only XML, but also JSON, HTML or plain text. WHATWG maintains an XHR standard as a living document. Ongoing work at the W3C to create a stable specification is based on snapshots of the WHATWG standard.
foaf:isPrimaryTopicOf
n12:XMLHttpRequest