@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Bossam_%28software%29>	foaf:page	<http://en.wikipedia.org/wiki/Bossam_%28software%29> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Bossam_%28software%29>	rdfs:label	"Bossam (software)"@en .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Bossam_%28software%29>	dbpprop:abstract	"Bossam is an inference engine for the semantic web. It is basically a RETE-based rule engine with native supports for reasoning over OWL ontologies, SWRL ontologies, and RuleML rules. Additionally, Bossam includes several expressivity features including: 1 URI references as symbols, 2) 2nd-order logic syntax, 3) disjunctions in the antecedent and conjunctions in the consequent (both via Lloyd-Topor transformation), 4) URI-based java method attachment, 5) support for both negation-as-failure and classical negation. Bossam loads, performs reasoning over, and answers to the queries over a knowledge set, which can include any combination of the following document types. 1. RDF(S) documents (in RDF/XML or in N3) 2. OWL documents (in RDF/XML or in N3) 3. Bossam rule documents 4. SWRL(+OWL) documents (in OWLX or in RDF/XML) Bossam can call Java objects from the antecedent or consequent of rules through the URI-based java method attachment. It's possible to easily mix Java objects into the combination of rules and ontologies."@en ;
	rdfs:comment	"Bossam is an inference engine for the semantic web. It is basically a RETE-based rule engine with native supports for reasoning over OWL ontologies, SWRL ontologies, and RuleML rules."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns4:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Bossam_%28software%29>	skos:subject	ns4:Semantic_Web ,
		ns4:Rule_engines .
@prefix ns5:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Bossam_%28software%29>	dbpprop:wikiPageUsesTemplate	ns5:for ;
	dbpprop:forProperty	"Bossam (food)"@en ,
		"the food"@en .