-
The DOL Ontology previously had certain notes related to its formalization (such as things we'd have liked to formalize but that would be rejected by Protégé or wouldn't work in OWL at all) as annotat…
-
Opened by @gneissone
vcard:givenName and vcard:familyName both have a domain of vcard:Name. vivo:middleName does not. This makes it impossible to add a middle name to a vcard:Name in the VIVO web i…
-
https://semiceu.github.io/MLDCAT-AP/releases/1.0.0/rdf/mldcat-ap.ttl.
Don't use domain-specific prop descriptions/names, else you end up with silly stuff like this:
```ttl
dct:title a owl:Datatyp…
-
Hello!
This issue concerns version 0.26 of owlready2, so please feel free to ignore if this is fixed in more recent systems, I just wanted to note (I'm unfortunately currently restricted to using 0…
-
When having set a Sponate mapping, e.g. via
``` js
store.addMap({
name: 'castles',
template: [{
id: '?s',
name: '?l',
depiction: '?d',
}],
from: '{ Select * { ?s a db…
-
At , it says the property is expected to have values of type :
```JSON
"schema:rangeIncludes": {
"@id": "schema:Action"
}
```
In Example 1 however, the values are URLs like . AFAICT…
-
I am trying to generate types for the [GS1 web vocabulary](https://www.gs1.org/voc/). I have included the context used
```bash
schema-dts-gen --ontology=https://schema.org/version/latest/schemaorg-a…
-
Executing this on LinkedGeoData gives:
```
Prefix rdfs:
Prefix ogc:
Prefix geom:
Prefix lgdo:
Select ?class (COUNT(?class) as ?cnt) {
?type
a ?class ;
rdfs:label ?schoolLabel ;
geo…
-
see https://blog.dblp.org/2022/03/02/dblp-in-rdf/?pdf=532 for the >2.9 million person entries available in dblp
```sparql
# DBLP Authors
# WF 2022-08-16
PREFIX rdfs:
PREFIX wdt:
SELECT ?auth…
-
Les aspects juridiques présents en ISO sont très partiellement traduits dans l'exposition DCAT avec des erreurs sémantiques importantes :
- Propriété `dct:licence` utilisée pour d'autre types d'info…