[
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