Skip to content

0.2-SNAPSHOT

Pre-release
Pre-release
Compare
Choose a tag to compare
@sszuev sszuev released this 02 Feb 18:29
· 41 commits to main since this release
746c03d
  • 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