python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
OWL Punning using the same resource as object of rdf:type and rdfs:subClassOf?
Using Punning, one can model the same RDF resource as both a class and an individual at the same time. However in the examples I looked at, a resource is never used as object of both rdf:type and rdfs...
Konrad Höffner
Votes: 0
Answers: 1
Negation of an Object Property
I have an Object Property IsMarriedWith, I want to create a Class "Single" to get non married individuals, I defined its "Equivalent To" like this:
IsMarriedWith max 0 Thing
And i...
user4374239
Votes: 0
Answers: 0
How to query the most specific type of a property
I have an objectProperty hierarchy. At a certain level of it, there is a sub-property X, which has its own sub-properties, let's say X1 and X2 one level below it. The actual property assertions are ma...

ZorgoZ
Votes: 0
Answers: 0