-
(Jouni critique)
some of the rdfs:ranges of Bio CRM properties have been changed to corresponding CIDOC CRM classes instead
of the Bio CRM classes in the original Bio CRM schema. This is of course a…
-
We are using QUDT a lot, but we are struggling with a Vertical CRS which we use in the Netherlands. This is properly defined in https://epsg.io/5709. But I want to use it together with `qudt:hasUnit`…
-
@steveraysteveray
I'm working with CIM ontologies and want to state the Unit and QuantityKind for some electrical DatatypeProperties (see at end of this description).
Related to https://github.com/…
-
- Currently JSON-LD files use network contexts on rawgit2.com, which serves them with appropriate `content-type: application/ld+json`:
- https://rawgit2.com/Sveino/Inst4CIM-KG/develop/rdfs-improved…
-
I am playing a bit with the SHACL file from 4.0 beta. Some suggestions:
- the node shapes seem to have sh:targetClass pointing at themselves. But in that case they should also be instance of rdfs:C…
-
@cameronmore and I are getting ready to transition ontologies over to 2.0 and are excited to do so. As a test, we updated the IRIs in CPO and noticed a prefix collision.
The CCO base file contains…
-
@Sveino talks of "RDFSPlus" and the repo refers to http://mlwiki.org/index.php/RDFS-Plus, but
- that's not any official spec
- there are some mistakes
- it includes more than we need
So instead,…
-
Is there a way to tell ontoology that it should list the values for these three properties in the documentation? For terms, we have lots of multilingual labels, and for classes/props, we also have lab…
-
Slightly related to #106, I looked for correspondence between localnalname and label.
```sparql
PREFIX rdfs:
PREFIX afn:
select * {
?x rdfs:label ?label
bind(afn:localname(?x) as ?loca…
-
This query appears to cause the QLever Wikidata service to crash:
SELECT DISTINCT ?first ?firstLabel WHERE {
{ SELECT DISTINCT ?c WHERE {
?c wdt:P31/wdt:P279*/wdt:P31/wdt:P279*/wdt:P31 wd:Q…