Igor Kaplya

Results 7 issues of Igor Kaplya

Hi, @fabriciocolombo and team. Thank you for your work. I'm Igor and I'm a Delphi dev. Currently I'm working on API integration which returns content on DELETE method. This PR:...

Hi @All, with current pom.xml java-rest-server doesn't get built with JDK 1.8. Reporting: > Source option 6 is no longer supported. Use 7 or later. This small change fixes problem.

Good day, I think documentation doesn't cover one important issue: what are best practices working with properties that have localized values? now I'm describing all resources inherited from this one,...

When I use resources that have no [RdfClass] attribute like `Model.AsQueryable.Skip(0).Take(5).ToList;` I get an exception: > [DotToken at Line 1 Column 129 to Line 1 Column 130] Unexpected DOT in...

Good day, when we try to build a web application for Linux from the Azure pipeline: We get the following error: ##[error]C:\Users\VssAdministrator\.nuget\packages\semiodesk.trinity\1.0.3.50\build\Semiodesk.Trinity.targets(12,5): Error : ICSharpCode.Decompiler.Metadata.AssemblyResolutionException: Failed to resolve assembly: 'Semiodesk.Trinity,...

The autogeneration behavior produces a lot of pitfalls during CI/CD pipelines, as follows: > ##[error]Domain\OntologyResources\Focus.cs(13,1): error : R# Ambiguous reference: > OymOntology.oym > OymOntology.oym Though I definitely know that my...

Good day @all, I need to get individuals with a couple of nested properties from a SPARQL endpoint. This code produces an enormous amount of queries (1 + 41 *...