-
Using inspect shows what is done for automatic labelling:
```
PREFIX wdt:
PREFIX rdfs:
PREFIX wikibase:
SELECT ?s ?s_label ?o WHERE {
{ SELECT ?s ?o WHERE { ?s wdt:P569 ?o . FILTER ISBLAN…
-
The SLDS Scalable Data Use Workgroup developing CEDS JSON is proposing a change to the Ontology to allow for the JSON-LD to be more human readable. This involves changing the Ontology IRI's from ID's …
-
- https://github.com/Sveino/Inst4CIM-KG/issues/26 maps `cims:inverseRole` to the standard prop `owl:inverseOf`
- https://github.com/Sveino/Inst4CIM-KG/issues/50 discusses the required reasoning.
I t…
-
# tl;dr
Define a property `rdfs:states` and map the annotation syntax to it,
to differentiate between
- annotations on statements in the graph
- annotations on unasserted statements.
E.g. map …
rat10 updated
1 month ago
-
I am using openllet to infer axioms given an ontology and I think there is an axiom missing in some cases. I am not 100% sure if the axiom should be inferred, but HermiT does infer the "missing" equiv…
-
I am still very confused.
Here is an example that works, with a small problem: the box with the expression
```latex
\begin{rdfequation}[eq:third]
E(t)\leq E(0)
\end{rdfequation}
```
sho…
-
### Version
5.1.0
### What happened?
We recently updated Fuseki from 5.0.0 to 5.1.0 and started experiencing a NullPointerException.
Once this this exception has occurred once it keeps happening f…
-
Since Nov 12th, three out of four builds have failed with the error message:
```
16:13:25 :: ERROR: owl-axiom-check: Line: owl-axioms: Prefix(owl:=)\nPrefix(rdf:=)\nPrefix(xml:=)\nPrefix(xsd:=)\…
-
In the 2.2.0 release the `puml-l2r.xsl` and `puml-t2b.xsl` builders were introduced to support class diagrams representing RDFS profiles. Comparable to these builders we need class diagrams that repr…
-
Hi
The following example
```latex
\documentclass{article}
\usepackage{amsmath}
\usepackage{amssymb}
\numberwithin{equation}{section}
\usepackage{tikz}
\usepackage{shellesc}
\usetikzlibrary{graphs,gr…