python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Can you assign values to Individuals based off of classes instances?
As shown in the screenshot, I have some subclasses of Person, and I've created Instances for Educational Level such as First_Level, Second_Level etc..
I'm wondering how would I assign these to individ...
AaronW2
Votes: 0
Answers: 1
Difference between closure axiom, covering axiom and relationship with universal restriction
What is the difference in OWL, between a
universal restriction : which restrict the relationships for a given property to individuals that are members of a specific class.
closure axiom : consists o...
Yamine Klioui
Votes: 0
Answers: 2
forgot to add prefixes
While making ontology I forgot to add any prefix and now while applying any SPARQL query prefix is used. So do I need to make ontology again?
These are active ontology prefixes
How can I execute my S...
ABHINAV SINGH
Votes: 0
Answers: 0
Can object properties of double data types be retrieved using SPARQL in protege
I have an ontology in which my individuals have object properties of double datatype and I want to choose all individuals who have more than a certain amount of value. For eg. my individual has object...
ABHINAV SINGH
Votes: 0
Answers: 0