@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:GORM	dbpprop:disambiguates	<http://dbpedia.org/resource/Gorm_%28computing%29> .
dbpedia:Gorm	dbpprop:disambiguates	<http://dbpedia.org/resource/Gorm_%28computing%29> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Gorm_%28computing%29>	rdf:type	dbpedia-owl:Software ,
		dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Gorm_%28computing%29>	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Gorm_%28computing%29>	foaf:homepage	<http://http://www.gnustep.org/experience/gorm.html> ;
	dbpprop:name	"Gorm"@en ;
	dbpedia-owl:genre	dbpedia:Software_development ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000005d6d76> ;
	foaf:name	"Gorm" ;
	foaf:page	<http://en.wikipedia.org/wiki/Gorm_%28computing%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns7:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Gorm_%28computing%29>	ns7:releaseDate	"1999-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:license	dbpedia:GNU_General_Public_License .
@prefix ns8:	<http://dbpedia.org/ontology/Software/> .
<http://dbpedia.org/resource/Gorm_%28computing%29>	ns8:license	dbpedia:GNU_General_Public_License .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Gorm_%28computing%29>	rdfs:label	"Gorm (computing)"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/commons/thumb/c/ca/Gorm_Icon.png/200px-Gorm_Icon.png> ;
	ns7:genre	dbpedia:Software_development ;
	dbpprop:abstract	"Gorm (Graphical Object Relationship Modeller) is a graphical interface builder application. It is part of the developer tools of GNUstep. Gorm is the equivalent of Interface Builder that was originally found on NeXTSTEP, then OPENSTEP, and finally on Mac OS X. Interface Builder was believed by many who have used it to be far ahead of its time. Interface Builder, together with Project Builder (now rewritten as Xcode in Mac OS X versions after Mac OS X v10.3), formed one of the most productive, clean and coherent programming environments and was surely part of the success of the various operating systems that used it. Gorm and Project Center represent the heart of the suite for GNUstep. Gorm follows Interface Builder so closely that using tutorials written for the latter is possible without much hassle and thus brings the power of Interface Builder to the open source world being part of the GNU project. Gorm allows developers to quickly create graphical applications and to design every little aspect of the application's user interface. The developer can drag and drop all types of objects like menus, buttons, tables, lists and browsers into to the interface. With the mouse it is possible to resize, move or convert the objects or connect them to functions as well as to edit nearly every aspect of them using Gorm's powerful inspectors."@en ;
	rdfs:comment	"Gorm (Graphical Object Relationship Modeller) is a graphical interface builder application. It is part of the developer tools of GNUstep. Gorm is the equivalent of Interface Builder that was originally found on NeXTSTEP, then OPENSTEP, and finally on Mac OS X. Interface Builder was believed by many who have used it to be far ahead of its time."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/commons/c/ca/Gorm_Icon.png> ;
	dbpedia-owl:releaseDate	"1999-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Gorm_%28computing%29>	skos:subject	ns11:GNU_project_software ,
		ns11:GNUstep ,
		ns11:User_interface_builders .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Gorm_%28computing%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_software ,
		ns12:portal ;
	dbpprop:logo	<http://dbpedia.org/resource/Image:Gorm_Icon.png> ;
	dbpprop:latestReleaseVersion	"1.2.10"@en ;
	dbpprop:programmingLanguage	<http://dbpedia.org/resource/Objective-C_%28programming_language%29> ;
	dbpprop:genre	dbpedia:Software_development ;
	dbpprop:developer	"Gregory John Casamento, Richard Frith-Macdonald, Pierre-Yves Rivaille"@en ;
	dbpprop:operatingSystem	dbpedia:Linux ,
		dbpedia:Microsoft_Windows ,
		dbpedia:Cross-platform ,
		dbpedia:FreeBSD ;
	dbpprop:screenshot	<http://dbpedia.org/resource/Image:Gorm-gs-1.png> ;
	dbpprop:caption	"Gorm in Window Maker  showing the main windows and the inspector. Note the menu and window being edited."@en ;
	dbpprop:website	<http://www.gnustep.org/experience/Gorm.html> ;
	dbpprop:portalProperty	"Free Software Portal Logo.svg"@en ,
		"Free software"@en ;
	dbpprop:license	dbpedia:GNU_General_Public_License ;
	dbpprop:released	1999 .
@prefix ns13:	<http://dbpedia.org/resource/Gorm_%2528computing%2529/latestReleaseDate/> .
<http://dbpedia.org/resource/Gorm_%28computing%29>	dbpprop:latestReleaseDate	ns13:release_date ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/Gorm_%28computing%29> .