Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / owlcs/ont-api issues and pull requests

#52 - SPARQL query doesn't update the ontology

Issue - State: closed - Opened by shuxianpan 11 months ago - 1 comment

#51 - question to all: does anyone use the R\W locking mechanism?

Issue - State: open - Opened by sszuev about 1 year ago - 1 comment
Labels: help wanted, question

#50 - return back to single-module schema

Issue - State: closed - Opened by sszuev about 1 year ago

#49 - Getting error pulling maven deps

Issue - State: closed - Opened by ont-app over 1 year ago - 2 comments
Labels: question

#48 - ONTAPI loading behavior differs from OWLAPI-impl one

Issue - State: closed - Opened by sszuev over 1 year ago
Labels: enhancement, question, wontfix

#47 - support org.apache.jena.ontology.OntDocumentManager

Issue - State: closed - Opened by sszuev over 1 year ago - 1 comment
Labels: enhancement

#46 - thread-safe OntModel

Issue - State: open - Opened by sszuev over 1 year ago - 1 comment
Labels: enhancement

#45 - ont-api-OntModel: full support InfModel

Issue - State: open - Opened by sszuev almost 2 years ago
Labels: enhancement

#44 - split into modules: jena-ontapi & owlapi-impl

Issue - State: closed - Opened by sszuev almost 2 years ago - 1 comment
Labels: enhancement

#43 - ONTAPI v4: switch to use OWLAPI v6

Issue - State: open - Opened by sszuev about 2 years ago
Labels: enhancement

#42 - make OWLOntology#xxx:Stream methods to return classic OWLObject instead of ONTObject by default

Issue - State: closed - Opened by sszuev about 2 years ago - 1 comment
Labels: enhancement

#41 - add OntRealProperty#domains(boolean:direct) + OntRealProperty#ranges(boolean:direct)

Issue - State: closed - Opened by sszuev about 2 years ago
Labels: enhancement

#40 - ont-api-OntModel: add syntactic sugar that corresponds to jena-OntModel functionality

Issue - State: closed - Opened by sszuev over 2 years ago - 1 comment
Labels: enhancement

#39 - replace Iter.asStream(Graph.find) with Graph#stream

Issue - State: closed - Opened by sszuev over 2 years ago - 1 comment
Labels: enhancement

#38 - review (improve) concurrent (rw) graph impl

Issue - State: closed - Opened by sszuev over 2 years ago - 2 comments
Labels: bug, enhancement

#37 - make OntGraphDocumentSource to be an interface

Issue - State: closed - Opened by sszuev over 2 years ago - 1 comment
Labels: enhancement

#36 - [investigation] possible load optimization: use Seekable/Parallel reading

Issue - State: open - Opened by sszuev over 2 years ago
Labels: enhancement

#35 - OntologyManagerImpl: minor performance fixing

Issue - State: closed - Opened by sszuev over 2 years ago - 1 comment
Labels: enhancement

#34 - OntModel functionality: find OntDisjoint by its member

Issue - State: closed - Opened by sszuev over 2 years ago
Labels: enhancement

#33 - Possible refactoring (general & changes due to switch to java11 in 3.x.x)

Issue - State: closed - Opened by sszuev about 3 years ago
Labels: enhancement

#32 - Is it possible to run Hermit reasoner when running a SPARQL query?

Issue - State: closed - Opened by marcelomachado over 3 years ago - 2 comments
Labels: question

#31 - Compilation errors on Maven build

Issue - State: closed - Opened by crapo over 3 years ago - 1 comment
Labels: bug

#30 - Need some additional functionality to facilitate mapping single Triple -> OWLAxiom

Issue - State: closed - Opened by sszuev over 3 years ago
Labels: enhancement

#29 - Possible optimization for OWLOntology#containsAxiomIgnoreAnnotations(OWLAxiom)

Issue - State: closed - Opened by sszuev over 3 years ago
Labels: enhancement

#28 - Open question to OWL community: project feedbacks

Issue - State: closed - Opened by sszuev almost 4 years ago - 2 comments
Labels: help wanted, question

#27 - Implement custom ONTObject#toString()

Issue - State: closed - Opened by sszuev almost 4 years ago - 1 comment
Labels: enhancement

#25 - add OntManagers#createDirectManager()

Issue - State: closed - Opened by sszuev almost 4 years ago - 1 comment
Labels: enhancement, question

#24 - [tests] remove spin tests and corresponding test-dependency (org.topbraid:shacl:1.0.1)

Issue - State: closed - Opened by sszuev almost 4 years ago - 2 comments
Labels: enhancement, wontfix

#23 - build(deps-dev): bump junit from 4.12 to 4.13.1

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#22 - Immutable config or a way to lock selected config settings

Issue - State: closed - Opened by sszuev about 4 years ago - 1 comment
Labels: enhancement, question

#21 - [tests] switch to junit5

Issue - State: closed - Opened by sszuev about 4 years ago
Labels: enhancement

#20 - Optimize AxiomTranslator#containsONTObject(..) and AxiomTranslator#findONTObject(..) for the case of named triple

Issue - State: closed - Opened by sszuev about 4 years ago - 2 comments
Labels: enhancement

#19 - Plans for new version to use OWL-API 5.1.16

Issue - State: closed - Opened by rlbns about 4 years ago - 2 comments
Labels: question

#18 - Can't read FileDocumentSource owl api - loadOntologyFromOntologyDocument

Issue - State: closed - Opened by thomakl over 4 years ago - 1 comment
Labels: invalid, question

#17 - fix SWRLObjectPropertyAtom#getSimplified() impl

Issue - State: closed - Opened by sszuev over 4 years ago - 1 comment
Labels: bug

#16 - More human friendly order of OWLNaryAxiom' operands when writing to a graph

Issue - State: closed - Opened by sszuev over 4 years ago - 2 comments
Labels: bug, enhancement

#15 - Need graph-way for collecting ontology signature and other non-axiom objects

Issue - State: closed - Opened by sszuev over 4 years ago - 2 comments
Labels: enhancement

#14 - Add OntExpression#asNamed() functionality

Issue - State: closed - Opened by sszuev over 4 years ago - 1 comment
Labels: enhancement

#13 - Wrong equals/hashcode for several numeric literals (mismatch with default impl)

Issue - State: closed - Opened by sszuev over 4 years ago - 1 comment
Labels: bug

#12 - Optimize methods for searching OWLAxioms by OWLObject & Position & AxiomType

Issue - State: closed - Opened by sszuev over 4 years ago - 2 comments
Labels: enhancement, wontfix

#11 - Optimize OWLOntology#referencingAxioms(OWLPrimitive)

Issue - State: closed - Opened by sszuev over 4 years ago - 1 comment
Labels: enhancement

#10 - OWLEntity#isBuiltIn() throws an exception in case an entity is alredy deleted

Issue - State: closed - Opened by sszuev over 4 years ago - 1 comment
Labels: enhancement

#8 - 2.0.0: Jena Ontology API refactoring

Issue - State: closed - Opened by sszuev almost 5 years ago
Labels: enhancement, question

#7 - Remove CachedStatementImpl and CachedAnnotationImpl

Issue - State: closed - Opened by sszuev almost 5 years ago
Labels: enhancement

#6 - GraphDocumentSourceTest#testBrokenOntGraphDocumentSource() fails on linux

Issue - State: closed - Opened by sszuev almost 5 years ago
Labels: bug

#5 - Exception while axiom deletion when it reuse external components

Issue - State: closed - Opened by sszuev almost 5 years ago
Labels: bug

#4 - 2.0.0: Rename public API classes and other refactoring

Issue - State: closed - Opened by sszuev almost 5 years ago - 1 comment
Labels: enhancement

#3 - Transformers: custom datatypes are unhandled

Issue - State: closed - Opened by sszuev almost 5 years ago
Labels: bug

#2 - #87: OWLAxioms reimplementation

Issue - State: closed - Opened by sszuev almost 5 years ago - 1 comment
Labels: enhancement

#1 - New maven release group and root package

Issue - State: closed - Opened by sszuev almost 5 years ago - 1 comment
Labels: enhancement, question