You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Ian Dickinson (Resolved) (JIRA)" <ji...@apache.org> on 2011/10/06 11:26:29 UTC

[jira] [Resolved] (JENA-3) ListIndividuals in OntModel incorrectly lists built-ins from RDFS when using RDFS reasoning

     [ https://issues.apache.org/jira/browse/JENA-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ian Dickinson resolved JENA-3.
------------------------------

    Resolution: Fixed

Fixed committed to svn
                
> ListIndividuals in OntModel incorrectly lists built-ins from RDFS when using RDFS reasoning
> -------------------------------------------------------------------------------------------
>
>                 Key: JENA-3
>                 URL: https://issues.apache.org/jira/browse/JENA-3
>             Project: Jena
>          Issue Type: Bug
>            Reporter: Ian Dickinson
>            Assignee: Ian Dickinson
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> OntModel m = ModelFactory.createOntologyModel( OntModelSpec.RDFS_MEM_RDFS_INF );
> OntModel.listIndividuals();
> should return zero entries, but in fact returns entries for each of the named resources defined in RDFS (e.g. rdfs:domain)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira