-
Equivalence and orthology relationships may point to 'orphan' uris - i.e., uris that are created by the equivalence/orthology relationship and do not exist in the graph. Need to incorporate tests and/…
-
Currently, when importing OWL data, one can use `shortenUrls == true` and create custom namespaces like this:
```
// create the prefix mapping
CREATE (rdf:NamespacePrefixDefinition {
http://www.ex…
-
The IT staff of our library is currently working on triplifying ing.grid information into RDF triples. They are working on the data that is published through the ing.grid APIs.
In this context, t…
-
We currently have the ceasn:competencyCategory property, which has a value of rdf:langString.
However, there are various cases where using a concept scheme to categorize competencies would be usefu…
-
The `Datatype` annotation can be used to map Java objects to RDF types, such as Java `int` to `xsd:gYear`. Shacl requires namespaces to be provided as literals of type `xsd:anyUri`. The following does…
-
The `rdf:type` edges are pointing the wrong way on the figure
-
Location factoids need to be imported wholesale; they are not yet in the data. We need to discuss the specifics of the RDF structure for this.
-
Hi, thanks for this groundbreaking plugin.
I try to run this query :
```
SELECT ?item ?label ?date ?geo WHERE {
SERVICE wikibase:box {
?item wdt:P625 ?geo.
bd:serviceParam wikibase:co…
-
There is a desire to be able to import RDF, see #2447 . We need to verify if the spinetoolbox data structure has sufficient expressiveness to support that.
the todo list would be:
- [x] compare…
-
### Short title
Export and share an RDF representation of the Image Data Resource (IDR)
### Pitch
The [Image Data Resource (IDR)](https://idr.openmicroscopy.org/) is home to 13 million multi-dimens…