@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:JBoss_Tools	rdf:type	dbpedia-owl:Software .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:JBoss_Tools	rdf:type	owl:Thing ,
		dbpedia-owl:Work .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns5:	<http://www.jboss.org/> .
dbpedia:JBoss_Tools	foaf:homepage	ns5:tools .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:JBoss_Tools	dbpprop:name	"JBoss Tools"@en ;
	dbpedia-owl:genre	dbpedia:Software_development ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000087618d8> ;
	foaf:name	"JBoss Tools" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:JBoss_Tools	foaf:page	ns7:JBoss_Tools ;
	dbpedia-owl:license	dbpedia:GNU_General_Public_License .
@prefix ns8:	<http://dbpedia.org/ontology/Software/> .
dbpedia:JBoss_Tools	ns8:license	dbpedia:GNU_General_Public_License .
@prefix ns9:	<http://jira.jboss.com/jira/browse/> .
dbpedia:JBoss_Tools	dbpprop:reference	ns9:JBIDE .
@prefix ns10:	<http://download.jboss.org/jbosstools/> .
dbpedia:JBoss_Tools	dbpprop:reference	ns10:nightly-docs .
@prefix ns11:	<http://wiki.jboss.org/wiki/> .
dbpedia:JBoss_Tools	dbpprop:reference	ns11:JBossTools ,
		<http://jbosstools.blogspot.com> ,
		<http://www.exadel.com> ,
		<http://docs.jboss.org/tools/whatsnew/index.html> .
@prefix ns12:	<http://docs.jboss.org/> .
dbpedia:JBoss_Tools	dbpprop:reference	ns12:tools .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:JBoss_Tools	rdfs:label	"JBoss Tools"@en ;
	dbpedia-owl:developer	dbpedia:Red_Hat .
@prefix ns14:	<http://dbpedia.org/ontology/Work/> .
dbpedia:JBoss_Tools	ns14:genre	dbpedia:Software_development ;
	dbpprop:abstract	"JBoss Tools is a set of Eclipse plugins and features designed to help JBoss and J2EE developers develop their applications quickly and painlessly. It is an umbrella project for the JBoss developed plugins that will make it into JBoss Developer Studio. The JBoss Tools modules are: RichFaces VE. The visual editor contributed by Exadel provides visual editing support for HTML and JSF (JSP and Facelets) pages. RichFaces VE also includes visual support for specific JSF component libraries including JBoss RichFaces. Seam Tools. Includes support for seam-gen, RichFaces VE integration, Seam related code completion and refactoring and more. Hibernate Tools. Supporting mapping files, annotations and JPA with reverse engineering, code completion, project wizards, refactoring, interactive HQL/JPA-QL/Criteria execution and more. In short a merger of Hibernate Tools and Exadel ORM features. JBoss AS Tools. Easy start, stop and debug of JBoss AS 4+ servers from within Eclipse. Also includes features for efficient packaging and deployment of any type of Eclipse project. Drools IDE. Rules file editing, Rete View, working memory debugging/inspection and more. jBPM Tools. jBPM workflow editing, deployment and more. JBossWS Tools. Inspecting, invoking, developing and functional/load/compliance testing of web services over HTTP, base tooling provided by soapUI with the addition of JBossWS specific features/support."@en ;
	rdfs:comment	"JBoss Tools is a set of Eclipse plugins and features designed to help JBoss and J2EE developers develop their applications quickly and painlessly. It is an umbrella project for the JBoss developed plugins that will make it into JBoss Developer Studio. The JBoss Tools modules are: RichFaces VE. The visual editor contributed by Exadel provides visual editing support for HTML and JSF (JSP and Facelets) pages."@en ;
	ns8:developer	dbpedia:Red_Hat .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns16:	<http://dbpedia.org/resource/Category:> .
dbpedia:JBoss_Tools	skos:subject	ns16:Computer_programming_tools .
@prefix ns17:	<http://dbpedia.org/resource/Template:> .
dbpedia:JBoss_Tools	dbpprop:wikiPageUsesTemplate	ns17:infobox_software ;
	dbpprop:latestReleaseVersion	"3.0.0.GA"@en ;
	dbpprop:programmingLanguage	<http://dbpedia.org/resource/Java_%28programming_language%29> ;
	dbpprop:genre	dbpedia:Software_development ;
	dbpprop:developer	"JBoss, a division of Red Hat"@en ;
	dbpprop:operatingSystem	dbpedia:Cross-platform ;
	dbpprop:website	<http://www.jboss.org> ;
	dbpprop:license	dbpedia:GNU_General_Public_License .
@prefix ns18:	<http://dbpedia.org/resource/JBoss_Tools/latestReleaseDate/> .
dbpedia:JBoss_Tools	dbpprop:latestReleaseDate	ns18:release_date .
@prefix ns19:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:JBoss_Tools	dbpprop:wordnet_type	ns19:synset-software-noun-1 .