-
Upgrading to owl-api version 4 branch causes compilation error.
-
Until now, JSON-LD came up in:
- seven issues: https://github.com/search?q=repo%3Areconciliation-api%2Fspecs+%22JSON-LD%22&type=issues
- three PRs: https://github.com/search?q=repo%3Areconciliatio…
-
### Odoo Version
- [ ] 16.0
- [ ] 17.0
- [X] 18.0
- [ ] Other (specify)
### Steps to Reproduce
1. Extend the res.partner model as follows:
```py
class ResPartner(models.Model):
_inherit …
-
Hey @tpluscode , is there a way to iterate over the properties on a resource if they are not listed as supported in the api doc? I did try resorting to using clownface, but I could only manage to get …
-
Please could API queries with errors return appropriate http codes / error messages. Some examples:
This returns 200 + results, as it should:
http://aber-owl.net/service/api/runQuery.groovy?type=sub…
-
Consider the following ontology:
```
@prefix rdf: .
@prefix owl: .
@prefix xsd: .
@prefix rdfs: .
a owl:NamedIndividual ;
a [ a owl:Class ;
…
-
### Odoo Version
- [ ] 15.0
- [ ] 16.0
- [X] 17.0
- [ ] Other (specify)
### Steps to Reproduce
- Setup new Modul
- Add custom OWL-Widget
- Use ORM and call a function (get_fahrzeug_by_he…
-
```
I use the tool text2onto to construct an ontology,and I want to export the
result into OWL file,but when click FILE/EXPORT ,and select owl type,error
occured!!!
Exception in thread "AWT-Eve…
-
```
I use the tool text2onto to construct an ontology,and I want to export the
result into OWL file,but when click FILE/EXPORT ,and select owl type,error
occured!!!
Exception in thread "AWT-Eve…
-
* **Thunderbird version:** 128.2.2esr
* **Thunderbird Conversation version:** 4.2.2
* **Operating System:** Windows 10
**What did you do?**
Click on the magnifying glass button next to an attach…