-
When serializing as either N3 or TTL, empty `owl:equivalentClass [ ]` and `rdfs:subClassOf [ ]` statements cause Protégé to fail to load the respective files. Is this an issue with the rdflib serializ…
-
Checked for both `rdfs:Literal` and `xsd:string`.
-
`(construct-1 ?label-or-title [[:resource #{:rdfs/label :dcterms/title} ?label-or-title]])`
-
För de flesta av de 19 nyligen tillagda organisationerna från RK (se #94) kan man inte med säkerhet säga hur (och när) ansvarsområdet har lämnats över till en eller flera nya organisationer. Rättsdata…
-
Es ist ein Objekttyp, hat aber properties die nur für Aufgaben erlaubt sind und laut Definition umfasst es Rollen, das passt alles nicht zusammen.
```ttl
ob:ProjectOrganization
ob:page "337"^…
-
From slack:
Hi all, I have a question about the use of the materialize command. Let's consider the following axioms:
```
car SubclassOf has part some wheel
convertible SubclassOf car
```
…
-
Using the latest stable versions of open refine and the extension.
I created a reconciliation service based on a RDF file.
The content look as follows:
```
a egp:LookupEntity ;
rdfs:label "Kerk…
ghost updated
4 years ago
-
As you explain in the [documentation](https://github.com/solid/query-ldflex#specifying-properties), the semi-colon can be substituted by the underscores in property names.
In my example, I have a…
-
I have a context like:
```
"@context":
{"dbpedia": "http://dbpedia.org/ontology/",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"owl": "http://www.w3.org/2002/07/owl#",
"@…
-
Schema.org is defined using a simple variant of [W3C RDF Schema](https://www.w3.org/TR/rdf-schema/). As with all RDF vocabularies (whether RDFS or OWL) these definitions serve to define terms, not to …