com.hp.hpl.jena.ontology.impl.test .TestBugReports TestBugReports public class TestBugReports extends TestCase (Code)
Unit tests that are derived from user bug reports
author: Ian Dickinson, HP Labs (author: email )version: CVS $Id: TestBugReports.java,v 1.23 2003/11/20 17:53:10version: ian_dickinson Exp $
setUp public void setUp()(Code)
testDefaultPrefixeDAML public void testDefaultPrefixeDAML()(Code) User requested default prefixes for xsd:, and daml: is now deprecated
testDefaultPrefixeDC public void testDefaultPrefixeDC()(Code) User requested default prefixes for xsd:, and daml: is now deprecated
testDefaultPrefixeOWL public void testDefaultPrefixeOWL()(Code) User requested default prefixes for xsd:, and daml: is now deprecated
testDefaultPrefixeRDF public void testDefaultPrefixeRDF()(Code) User requested default prefixes for xsd:, and daml: is now deprecated
testDefaultPrefixeRDFS public void testDefaultPrefixeRDFS()(Code) User requested default prefixes for xsd:, and daml: is now deprecated
testDefaultPrefixeXSD public void testDefaultPrefixeXSD()(Code) User requested default prefixes for xsd:, and daml: is now deprecated
testHolgersPolyadicPrefixMappingBug public void testHolgersPolyadicPrefixMappingBug()(Code) The default namespace pefix of a non-base-model should not manifest as the
default namespace prefix of the base model or the Ont model.
test_afs_01 public void test_afs_01()(Code) Problem reported by Andy Seaborne - combine abox and tbox in RDFS with
ontmodel
test_am_01 public void test_am_01()(Code) Bug report by Andrew Moreton - addSubModel/removeSubmodel not working from
Jena 2.1 to Jena 2.2
Variant 1: base = no inf, import = no inf
test_am_02 public void test_am_02()(Code) Bug report by Andrew Moreton - addSubModel/removeSubmodel not working from
Jena 2.1 to Jena 2.2
Variant 2: base = inf, import = no inf
test_am_03 public void test_am_03()(Code) Bug report by Andrew Moreton - addSubModel/removeSubmodel not working from
Jena 2.1 to Jena 2.2
Variant 3: base = no inf, import = inf
test_am_04 public void test_am_04()(Code) Bug report by Andrew Moreton - addSubModel/removeSubmodel not working from
Jena 2.1 to Jena 2.2
Variant 4: base = inf, import = inf
test_anon_0 public void test_anon_0()(Code) Bug report by anon at SourceForge - Bug ID 887409
test_ck_01 public void test_ck_01()(Code) Bug report by Christoph Kunze (Christoph.Kunz@iao.fhg.de). 18/Aug/03 No
transaction support in ontmodel.
test_ck_02 public void test_ck_02()(Code) Bug report by Christoph Kunz, 26/Aug/03. CCE when creating a statement
from a vocabulary
test_ck_03 public void test_ck_03()(Code) Bug report from Christoph Kunz - reification problems and
UnsupportedOperationException
test_dab_01 public void test_dab_01()(Code) Bug report by David Bigwood - listDeclaredProps(false) fails when props
are defined in an imported model
test_dab_02a public void test_dab_02a()(Code) Bug report by David Bigwood - listUnionClasses causes conversion exception
test_dab_02b public void test_dab_02b()(Code)
test_dab_02c public void test_dab_02c()(Code)
test_der_01 public void test_der_01()(Code) Bug report by Dave Reynolds - SF bug report 810492
test_der_02 public void test_der_02()(Code)
test_der_03 public void test_der_03()(Code) Bug report from Dave - cycles checking code still not correct
test_dk_01 public void test_dk_01()(Code) Bug report by David Kensche [david.kensche@post.rwth-aachen.de] - NPE in listDeclaredProperties
test_dn_0 public void test_dn_0()(Code) Bug report by Danah Nada - listIndividuals returning too many results
test_dn_01 public void test_dn_01()(Code)
test_dn_02 public void test_dn_02()(Code) Bug report by Danah Nada - cannot remove import
test_fc_01 public void test_fc_01()(Code) Bug report by federico.carbone@bt.com, 30-July-2003. A literal can be
turned into an individual.
test_getClassOwlLite public void test_getClassOwlLite()(Code) Reported NPE with owl lite profile
test_hc_01 public void test_hc_01() throws Exception (Code) Bug report by Harry Chen - closed exception when reading many models
test_hk_01 public void test_hk_01()(Code) Bug report from Holger Knublauch on July 25th 2003. Cannot convert
owl:Class to an OntClass
test_hk_02 public void test_hk_02()(Code) Bug report from Hoger Knublauch on Aug 19th 2003. NPE when setting all
distinct members
test_hk_03 public void test_hk_03()(Code) Bug report from Holger Knublauch on Aug 19th, 2003. Initialisation error
test_hk_04 public void test_hk_04()(Code) Bug report from Holger Knublauch on Aug 19th, 2003. Document manager alt
mechanism breaks relative name translation
test_hk_05 public void test_hk_05()(Code) Bug report from Holger Knublach: not all elements of a union are removed
test_hk_06 public void test_hk_06() throws Exception (Code) Bug report from Holger Knublach: moving between ontology models - comes
down to a test for a resource being in the base model
test_hk_07 public void test_hk_07()(Code) Bug report 1408253 from Holger - rdfs:Datatype should be recognised as a RDFS class
even without the reasoner
test_hk_importCache public void test_hk_importCache()(Code)
test_if_01 public void test_if_01()(Code) Bug report by Ivan Ferrari (ivan_ferrari_75 [ivan_ferrari_75@yahoo.it]) -
duplicate nodes in output
test_isindividual public void test_isindividual()(Code) IsIndividual reported not to work with default rdfs reasoner
test_jb_01 public void test_jb_01()(Code) Bug report by Jessica Brown jessicabrown153@yahoo.com: listIndividuals() fails
on a composite model in Jena 2.5
test_jt_01 public void test_jt_01()(Code) Bug report by James Tizard - failure in listIndividuals with DIGexception causes
blocked thread
test_kers_01 public void test_kers_01()(Code) Bug report by kers - maximal lower elements calculation not correct in models
with no reasoner. Manifests as direct sub-class bug.
test_kers_02 public void test_kers_02()(Code)
test_lt_01 public void test_lt_01()(Code) Bug report by Lawrence Tay - missing datatype property
test_mongolito_01 public void test_mongolito_01()(Code) Bug report by mongolito_404 - closed models used in imports raise an exception
test_mra_01 public void test_mra_01()(Code) Bug report by Mariano Rico Almod???var [Mariano.Rico@uam.es] on June 16th.
Said to raise exception.
test_on_01 public void test_on_01()(Code) Bug report by Othmane Nadjemi - DAML individual whose only type is daml:Thing
returns false to isIndividual()
test_pd_01 public void test_pd_01()(Code) Bug report by pierluigi.damadio@katamail.com: raises conversion exception
test_sb_01 public void test_sb_01()(Code) Bug report by sinclair bain (slbain) SF bugID 912202 - NPE in createOntResource() when 2nd param is null
test_sf_927641 public void test_sf_927641()(Code) Test case for SF bug 927641 - list direct subclasses
test_sf_934528 public void test_sf_934528()(Code) Test case for SF bug 934528 - conversion exception with owl:Thing and owl:Nothing when no reasoner
test_sf_940570 public void test_sf_940570()(Code) Test case for SF bug 940570 - listIndividuals not working with RDFS_INF
test_sf_940570_daml public void test_sf_940570_daml()(Code) Test case for SF bug 940570 - listIndividuals not working with RDFS_INF (daml case)
test_sf_940570_rdfs public void test_sf_940570_rdfs()(Code) Test case for SF bug 940570 - listIndividuals not working with RDFS_INF (rdfs case)
test_sf_945436 public void test_sf_945436()(Code) Test case for SF bug 945436 - a xml:lang='' in the dataset causes sring index exception in getLabel()
test_sf_948995 public void test_sf_948995()(Code) Test case for SF bug 948995 - OWL full should allow inverse functional datatype properties
test_sf_969475 public void test_sf_969475()(Code) Test case for SF bug 969475 - the return value for getInverse() on an ObjectProperty should be an object property
test_sf_978259 public void test_sf_978259()(Code) Test case for SF bug 978259 - missing supports() checks in OWL DL and Lite profiles
test_sjooseng_01 public void test_sjooseng_01()(Code) Bug report by sjooseng [sjooseng@hotmail.com]. CCE in listOneOf in
Enumerated Class with DAML profile.
test_tina_01 public void test_tina_01()(Code) Bug report by Tina (shilei_back06@yahoo.com.cn) - NPE in listHierarchyRootClasses
with generic rule reasoner.
test_tl_01 public void test_tl_01()(Code) Bug report by Thorsten Liebig [liebig@informatik.uni-ulm.de] -
SymmetricProperty etc not visible in list ont properties
test_to_01 public void test_to_01()(Code) Bug report by Thorsten Ottmann [Thorsten.Ottmann@rwth-aachen.de] -
problem accessing elements of DAML list
test_zj_0 public void test_zj_0()(Code) Bug report by Zhao Jun [jeff@seu.edu.cn] - throws no such element exception
xxtestModelMakerOpen public void xxtestModelMakerOpen()(Code) This underpins a problem I'm having with imports processing
xxtest_oh_01 public void xxtest_oh_01()(Code) Bug report from Ole Hjalmar - direct subClassOf not reporting correct result with rule reasoner