-
## Why?
It's hard to work with quantities (value + UoM) in RDF and SPARQL.
There are about 10 UoM ontologies:
- the worse of them are just a list of units
- the better of them also add dimensi…
-
This issue is preventing CAM-SE from using the MPI-serial library. It is described in MCSclimate/mpi-serial#11
-
Example:
```python
>>> from rdflib import Literal
>>> from rdflib.namespace import XSD
>>> Literal('foo') == Literal('foo', datatype=XSD.string)
False
```
According to [https://www.w3.org/TR/…
-
This is mostly a stub issue to keep track of progress on improvements to the drag/drop API:
- Dropping lists of files
- Dropping non-file data
- Dropping multiple types of data at once (i.e. rece…
-
### Description
i try to generate RDF data out of oracle use following commands, but got error in command 3.
```
1. ontop bootstrap -b http://www.example.org/ -p oracle.properties -t oracle_ontol…
-
I am experiencing random crashes using RAChoice 1.1 using OS3.5 icons.
This doesn't happen when I use PNG, JPG of IFF pictures.
This behaviour happens if I use WinUAE or on my Amiga 600 MantiCore v4…
-
## Current behavior
For a list with several different item types with different heights and selecting an index that is outside the rendered area, scrollToIndex scrolls only to the last rendered ite…
-
Right now they are rigid cluster with different datatypes (KH is array, others are not)
Regularize? Use SMO dependency paradigm/APIs
-
## Bug Description
When using `upsert` (with Postgres) with a model that has a composite unique index, a Validation Error is being thrown since the query is using the model primary key on "ON CONFLI…
-
Caused by: java.lang.NumberFormatException
at java.math.BigDecimal.(BigDecimal.java:470)
at java.math.BigDecimal.(BigDecimal.java:739)
at uk.ac.manchester.cs.jfact.datatypes.DatatypeFactor…