@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Apache_XAP	rdf:type	dbpedia-owl:Software ,
		dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Apache_XAP	rdf:type	owl:Thing .
@prefix ns4:	<http://dbpedia.org/class/yago/> .
dbpedia:Apache_XAP	rdf:type	ns4:Software106566077 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns6:	<http://incubator.apache.org/> .
dbpedia:Apache_XAP	foaf:homepage	ns6:xap .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Apache_XAP	dbpprop:name	"Apache XAP"@en ;
	dbpedia-owl:genre	<http://dbpedia.org/resource/Ajax_%28programming%29> ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000047e3c3a> .
@prefix ns8:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:Apache_XAP	owl:sameAs	ns8:Apache_XAP ;
	foaf:name	"Apache XAP" .
@prefix ns9:	<http://en.wikipedia.org/wiki/> .
dbpedia:Apache_XAP	foaf:page	ns9:Apache_XAP ;
	dbpedia-owl:status	"Incubation" ;
	dbpedia-owl:license	dbpedia:Apache_License .
@prefix ns10:	<http://dbpedia.org/ontology/Software/> .
dbpedia:Apache_XAP	ns10:license	dbpedia:Apache_License ;
	dbpprop:reference	<http://incubator.apache.org/xap/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Apache_XAP	rdfs:label	"Apache XAP"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/en/thumb/5/51/Xap_logo2.png/200px-Xap_logo2.png> ;
	dbpedia-owl:developer	dbpedia:Apache_Software_Foundation .
@prefix ns12:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Apache_XAP	ns12:genre	<http://dbpedia.org/resource/Ajax_%28programming%29> ;
	ns10:status	"Incubation" ;
	dbpprop:abstract	"XAP (eXtensible Ajax Platform) is a software product presently under development at the Apache Software Foundation. XAP is an XML-based declarative framework for building interactive Ajax web applications. Developers hope to create a product that will interface with various Ajax software toolkits, reduce the need of program scripting and solve the development challenge as well as application maintenance challenges associated with Ajax programming. XAP applications are defined using the XAL programming language, which differs from available declarative user interface languages in that it also includes declarations pointing to local or http-requestable data sources. XAL also makes provision for algorithmic alteration or replacement of the initially-declared interface \u2014 for example, a button or link can easily be made to add a new piece of page layout to the page, defined using either XAL or HTML."@en ;
	rdfs:comment	"XAP (eXtensible Ajax Platform) is a software product presently under development at the Apache Software Foundation. XAP is an XML-based declarative framework for building interactive Ajax web applications. Developers hope to create a product that will interface with various Ajax software toolkits, reduce the need of program scripting and solve the development challenge as well as application maintenance challenges associated with Ajax programming."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/en/5/51/Xap_logo2.png> ;
	ns10:developer	dbpedia:Apache_Software_Foundation .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:Apache_XAP	skos:subject	<http://dbpedia.org/resource/Category:Ajax_%28programming%29> .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Apache_XAP	dbpprop:wikiPageUsesTemplate	ns14:infobox_software ,
		ns14:expert-subject ;
	dbpprop:date	"November 2008"@en ;
	dbpprop:logo	<http://dbpedia.org/resource/Image:Xap_logo2.png> ;
	dbpprop:latestReleaseVersion	"0.3.0"@en ;
	dbpprop:programmingLanguage	dbpedia:JavaScript ;
	dbpprop:genre	" Ajax technology"@en ;
	dbpprop:developer	dbpedia:Apache_Software_Foundation ;
	dbpprop:operatingSystem	dbpedia:Cross-platform ;
	dbpprop:website	<http://incubator.apache.org> ;
	dbpprop:license	dbpedia:Apache_License ;
	dbpprop:status	"Incubation"@en .
@prefix ns15:	<http://dbpedia.org/resource/Apache_XAP/latestReleaseDate/> .
dbpedia:Apache_XAP	dbpprop:latestReleaseDate	ns15:release_date .
@prefix ns16:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Apache_XAP	dbpprop:hasPhotoCollection	ns16:Apache_XAP .
@prefix ns17:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:Apache_XAP	dbpprop:wordnet_type	ns17:synset-software-noun-1 .
dbpedia:XAP	dbpprop:disambiguates	dbpedia:Apache_XAP .
dbpedia:Extensible_ajax_platform	dbpprop:redirect	dbpedia:Apache_XAP .
dbpedia:XAP_-_eXtensible_Ajax_Platform	dbpprop:redirect	dbpedia:Apache_XAP .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Apache_XAP	owl:sameAs	dbpedia:Apache_XAP .