0.2-SNAPSHOT
Pre-release
Pre-release
- jena-owl2: 0.2-SNAPSHOT: for ont-api integration: rename ModelUtils -> StdModels; add OntModels#listSplitStatements, UnionGraph#withBase; other changes
- jena-owl2: add USE_GENERATE_ONTOLOGY_HEADER_IF_ABSENT_STRATEGY & USE_CHOOSE_MOST_SUITABLE_ONTOLOGY_HEADER_STRATEGY controls
- jena-owl2: rename Graphs#getBase -> Graphs#getPrimary + add Graphs#unwrap; remove UnionGraph#withBase (was useless); other changes; fix bug in UnionGraphImpl#remove