@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://dbpedia.org/class/yago/> .
dbpedia:Mobile_programming	rdf:type	ns2:ComputingPlatforms ,
		ns2:MobilePhones .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns4:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:Mobile_programming	owl:sameAs	ns4:Mobile_programming ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000000e8cb05> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Mobile_programming	foaf:page	ns6:Mobile_programming .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Mobile_programming	rdfs:label	"Mobile programming"@en .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Mobile_programming	dbpprop:abstract	"Programming for mobile phones is its own discipline. A Java ME programming project has more in common with a BREW project then it does with a Java server side project. The differences lies in the limitations common to most mobile programming languages and mobile environments. Resources are constrained, including screen size, memory, CPU, storage, and input method. The expectations of the end user of a mobile product are also very different from the average web browser, or brick and mortar customer. There are also different performance expectations from the hardware, and the APIs used by the handset. Users and developers are both prepared for a certain degree of faults, especially in prototype or hard to acquire models."@en ;
	rdfs:comment	"Programming for mobile phones is its own discipline. A Java ME programming project has more in common with a BREW project then it does with a Java server side project. The differences lies in the limitations common to most mobile programming languages and mobile environments. Resources are constrained, including screen size, memory, CPU, storage, and input method."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
dbpedia:Mobile_programming	skos:subject	ns10:Mobile_telecommunications_software ,
		ns10:Mobile_software .
@prefix ns11:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Mobile_programming	dbpprop:hasPhotoCollection	ns11:Mobile_programming .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Mobile_programming	owl:sameAs	dbpedia:Mobile_programming .