This HTML5 document contains 106 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/
n26http://dbpedia.org/resource/File:
n4http://dbpedia.org/resource/HTTP/
n15http://www.adaptivepath.org/ideas/ajax-new-approach-web-applications/
schemahttp://schema.org/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
n20https://developers.google.com/web/ilt/pwa/
n25https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/
n21http://linked-web-apis.fit.cvut.cz/resource/
n10http://commons.wikimedia.org/wiki/Special:FilePath/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n11http://www.xul.fr/
owlhttp://www.w3.org/2002/07/owl#
n23http://en.wikipedia.org/wiki/
n17http://dbpedia.org/resource/Asynchronous_I/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/
n14http://d-nb.info/gnd/

Statements

Subject Item
dbr:Ajax_(programming)
rdf:type
dbo:Language owl:Thing dbo:MusicGenre schema:Language dbo:ProgrammingLanguage wikidata:Q9143 wikidata:Q315
rdfs:label
Ajax (programming)
rdfs:comment
Ajax (also AJAX /ˈeɪdʒæks/; short for "Asynchronous JavaScript and XML") is a set of web development techniques that uses various web technologies on the client-side to create asynchronous web applications. With Ajax, web applications can send and retrieve data from a server asynchronously (in the background) without interfering with the display and behaviour of the existing page. By decoupling the data interchange layer from the presentation layer, Ajax allows web pages and, by extension, web applications, to change content dynamically without the need to reload the entire page. In practice, modern implementations commonly utilize JSON instead of XML.
owl:sameAs
freebase:m.05gj6g n14:7515401-8 yago-res:Ajax_(programming) n21:ajax_protocol
dbp:wikiPageUsesTemplate
dbt:Short_description dbt:Wikibooks dbt:Redirect dbt:Authority_control dbt:Commons_category dbt:Reflist dbt:IPAc-en dbt:Use_dmy_dates dbt:Web_interfaces dbt:JavaScript dbt:Curlie dbt:Infobox_programming_language
dct:subject
dbc:Web_2.0_neologisms dbc:Inter-process_communication dbc:Cloud_standards dbc:Ajax_(programming) dbc:Web_development dbc:Articles_with_example_PHP_code dbc:Articles_with_example_JavaScript_code
dbo:wikiPageExternalLink
n11:en-xml-ajax.html n15: n20:working-with-the-fetch-api n25:Promise
foaf:name
AJAX
dbo:thumbnail
n10:Ajax-vergleich-en.svg?width=300
foaf:depiction
n10:Ajax-vergleich-en.svg
gold:hypernym
dbr:Set
prov:wasDerivedFrom
n23:Ajax_(programming)?oldid=1066817022&ns=0
dbo:wikiPageID
1610950
dbo:wikiPageLength
16177
dbo:wikiPageRevisionID
1066817022
dbo:wikiPageWikiLink
n4:2 dbc:Web_development dbr:HTML_element dbr:JavaScript_library dbr:Web_application dbr:Client-side dbr:Kayak_(company) dbr:Remote_scripting dbr:Internet_Explorer_5 dbr:Internet_Explorer_7 dbr:Google_Search dbr:JSON dbr:JavaScript dbr:Outlook_on_the_web dbr:Internet_Explorer dbr:Web_server dbr:Google dbr:Web_framework dbr:CSS dbr:Bandwidth_(computing) n17:O dbc:Articles_with_example_JavaScript_code dbc:Articles_with_example_PHP_code dbr:ActionScript dbr:World_Wide_Web_Consortium dbr:Web_development dbc:Ajax_(programming) dbr:Comet_(programming) dbr:Living_document dbr:HTML dbr:HTML5 dbr:Jesse_James_Garrett dbc:Web_2.0_neologisms dbr:Document_Object_Model dbr:Oddpost dbr:XHTML dbr:XMLHttpRequest dbr:Hypertext_Transfer_Protocol dbr:XSLT dbr:Opera_(web_browser) dbr:MSXML dbr:Microsoft_Edge dbr:List_of_Ajax_frameworks dbr:XML dbr:WebSocket dbr:Node.js dbr:Cross-browser_compatibility dbc:Cloud_standards dbr:Rich_web_application dbc:Inter-process_communication dbr:Safari_(web_browser) dbr:ActiveX dbr:Google_Maps n26:Ajax-vergleich-en.svg dbr:Firefox dbr:Gmail dbr:Google_Chrome dbr:Web_standards
dbo:influencedBy
dbr:XML dbr:JavaScript
dbo:abstract
Ajax (also AJAX /ˈeɪdʒæks/; short for "Asynchronous JavaScript and XML") is a set of web development techniques that uses various web technologies on the client-side to create asynchronous web applications. With Ajax, web applications can send and retrieve data from a server asynchronously (in the background) without interfering with the display and behaviour of the existing page. By decoupling the data interchange layer from the presentation layer, Ajax allows web pages and, by extension, web applications, to change content dynamically without the need to reload the entire page. In practice, modern implementations commonly utilize JSON instead of XML. Ajax is not a technology, but rather a programming concept. HTML and CSS can be used in combination to mark up and style information. The webpage can be modified by JavaScript to dynamically display—and allow the user to interact with the new information. The built-in XMLHttpRequest object is used to execute Ajax on webpages, allowing websites to load content onto the screen without refreshing the page. Ajax is not a new technology, nor is it a new language. Instead, it is existing technologies used in a new way.
foaf:isPrimaryTopicOf
n23:Ajax_(programming)