@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/SMW%2B>	rdf:type	dbpedia-owl:Software .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/SMW%2B>	rdf:type	owl:Thing ,
		dbpedia-owl:Work .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/SMW%2B>	foaf:homepage	<http://wiki.ontoprise.com> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/SMW%2B>	dbpprop:name	"SMW+"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/SMW%2B>	dbpedia-owl:genre	dbpedia:MediaWiki ;
	foaf:name	"SMW+" ;
	foaf:page	<http://en.wikipedia.org/wiki/SMW%2B> ;
	dbpedia-owl:license	dbpedia:GNU_General_Public_License .
@prefix ns6:	<http://dbpedia.org/ontology/Software/> .
<http://dbpedia.org/resource/SMW%2B>	ns6:license	dbpedia:GNU_General_Public_License ;
	dbpprop:reference	<http://www.semanticweb.com/article.php/12160_3769241_1> ,
		<http://smwforum.ontoprise.com/smwforum/index.php> ,
		<http://wiki.ontoprise.com> ,
		<http://videolectures.net/iswc08_greaves_swfttsotsw/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/SMW%2B>	rdfs:label	"SMW+"@de ,
		"SMW+"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/en/thumb/b/b0/Smw_plus_screenshot.png/200px-Smw_plus_screenshot.png> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/SMW%2B>	ns8:genre	dbpedia:MediaWiki ;
	dbpprop:abstract	"Semantic MediaWiki+ (SMW+) is a ready-to-use and preconfigured bundle of MediaWiki extensions, most notably Semantic MediaWiki and the Halo Extension. SMW+ is designed to leverage the hidden knowledge often locked up in unstructured content. It combines the collaborative authoring approach of a wiki with semantic technology. SMW+ emerged from Project Halo with the objective of providing scientists a platform for collaborative knowledge engineering in the domains of chemistry and physics. This platform should allow that machine-interpretable knowledge can not only be authored by special knowledge engineers, but also by a large community of subject matter experts. SMW+ is being used amongst others by the Intergovernmental Oceanographic Commission (IOC) of the UNESCO to power an online encyclopedia for oceanography."@en ,
		"Semantic MediaWiki+ (kurz SMW+) ist ein semantisches Wiki, dessen Seiten mit semantischen Annotationen angereichert werden k\u00F6nnen. Technisch gesehen handelt es sich um eine betriebsfertige und vorkonfigurierte Sammlung von MediaWiki Erweiterungen, vor allem der Extensions Semantic MediaWiki und Halo. SMW+ wurde zu dem Zweck entworfen, verstecktes Wissen in unstrukturierten Daten zug\u00E4nglich zu machen. Es vereint den kollaborativen Ansatz eines Wikis mit erprobter semantischer Technologie. SMW+ hat seinen Ursprung im Projekt Halo, dessen Zielsetzung es ist, Wissenschaftlern eine intuitive Plattform zur kollaborativen Wissenserstellung in den Bereichen Chemie und Physik bereitzustellen. Maschinen-interpretierbares Wissen soll dabei nicht nur von speziellen Wissensingenieuren verfasst werden k\u00F6nnen, sondern auch von einer breiten Masse an Dom\u00E4nenexperten und Endbenutzern. SMW+ wird unter anderem von der Intergovernmental Oceanographic Commission (IOC) der UNESCO als Online-Enzyklop\u00E4die f\u00FCr Meereskunde eingesetzt."@de ;
	rdfs:comment	"Semantic MediaWiki+ (kurz SMW+) ist ein semantisches Wiki, dessen Seiten mit semantischen Annotationen angereichert werden k\u00F6nnen. Technisch gesehen handelt es sich um eine betriebsfertige und vorkonfigurierte Sammlung von MediaWiki Erweiterungen, vor allem der Extensions Semantic MediaWiki und Halo. SMW+ wurde zu dem Zweck entworfen, verstecktes Wissen in unstrukturierten Daten zug\u00E4nglich zu machen. Es vereint den kollaborativen Ansatz eines Wikis mit erprobter semantischer Technologie."@de ,
		"Semantic MediaWiki+ (SMW+) is a ready-to-use and preconfigured bundle of MediaWiki extensions, most notably Semantic MediaWiki and the Halo Extension. SMW+ is designed to leverage the hidden knowledge often locked up in unstructured content. It combines the collaborative authoring approach of a wiki with semantic technology. SMW+ emerged from Project Halo with the objective of providing scientists a platform for collaborative knowledge engineering in the domains of chemistry and physics."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/en/b/b0/Smw_plus_screenshot.png> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/SMW%2B>	skos:subject	ns10:Semantic_Web ,
		ns10:Knowledge_representation ,
		ns10:Free_software_programmed_in_PHP .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/SMW%2B>	dbpprop:wikiPageUsesTemplate	ns11:infobox_software ;
	dbpprop:latestReleaseVersion	"1.4.4"@en ;
	dbpprop:programmingLanguage	dbpedia:PHP ;
	dbpprop:genre	dbpedia:MediaWiki ;
	dbpprop:developer	<http://www.ontoprise.de> ;
	dbpprop:operatingSystem	dbpedia:Cross-platform ;
	dbpprop:screenshot	<http://dbpedia.org/resource/File:Smw_plus_screenshot.png> ;
	dbpprop:website	<http://wiki.ontoprise.com> ;
	dbpprop:license	dbpedia:GNU_General_Public_License ;
	dbpprop:database	dbpedia:MySQL .