@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Mauve_%28test_suite%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Software .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Mauve_%28test_suite%29>	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Mauve_%28test_suite%29>	foaf:homepage	<http://www.sourceware.org/mauve/> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Mauve_%28test_suite%29>	dbpprop:name	"Mauve"@en ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000008c0a54> ,
		<http://umbel.org/umbel/ne/wikipedia/Mauve_%28test_suite%29> ;
	foaf:name	"Mauve" ;
	foaf:page	<http://en.wikipedia.org/wiki/Mauve_%28test_suite%29> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Mauve_%28test_suite%29>	dbpedia-owl:license	dbpedia:GNU_General_Public_License .
@prefix ns6:	<http://dbpedia.org/ontology/Software/> .
<http://dbpedia.org/resource/Mauve_%28test_suite%29>	ns6:license	dbpedia:GNU_General_Public_License ;
	dbpprop:reference	<http://www.sourceware.org/mauve/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Mauve_%28test_suite%29>	rdfs:label	"Mauve (test suite)"@en ;
	dbpprop:abstract	"Mauve is a project to provide a free software test suite for the Java class libraries. Mauve is developed by the members of Kaffe, GNU Classpath, GCJ, and other projects. Unlike a similar project, JUnit, Mauve is designed to run on various experimental Java virtual machines, where some features may be still missing. Because of this, Mauve does not discover the testing method by name, as JUnit does. Mauve can also be used to test the user java application, not just the core class library. Mauve is released under GNU General Public License."@en ;
	rdfs:comment	"Mauve is a project to provide a free software test suite for the Java class libraries. Mauve is developed by the members of Kaffe, GNU Classpath, GCJ, and other projects. Unlike a similar project, JUnit, Mauve is designed to run on various experimental Java virtual machines, where some features may be still missing. Because of this, Mauve does not discover the testing method by name, as JUnit does. Mauve can also be used to test the user java application, not just the core class library."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns9:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Mauve_%28test_suite%29>	skos:subject	ns9:Extreme_Programming ,
		ns9:Software_testing .
@prefix ns10:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Mauve_%28test_suite%29>	dbpprop:wikiPageUsesTemplate	ns10:portal ,
		ns10:infobox_software ;
	dbpprop:genre	"Test Suite"@en ;
	dbpprop:operatingSystem	dbpedia:Java_virtual_machine ;
	dbpprop:website	<http://www.sourceware.org> ;
	dbpprop:portalProperty	"Free software"@en ,
		"Free Software Portal Logo.svg"@en ;
	dbpprop:license	dbpedia:GNU_General_Public_License ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/Mauve_%28test_suite%29> .
@prefix ns11:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
<http://dbpedia.org/resource/Mauve_%28test_suite%29>	dbpprop:wordnet_type	ns11:synset-software-noun-1 ;
	dbpprop:disambiguates	<http://dbpedia.org/resource/Mauve_%28test_suite%29> .