Most voted "owl" questions
5 questions
Sort by count of
-
7
votes1
answer366
viewsHow to fill an ontology from Java?
I am working with ontologies, and have an OWL file in which my ontology is already all defined, classes, properties Object, among others. I use Protegé 4.1 to fill these policies, creating the…
-
3
votes1
answer147
viewsHow to convert a String of this type to a Date Object
I’m working with an Ontology at Protegé 4.1 and I have a Dataproperty that is a Datetime. I’m taking this Datetime this way: ["2015-06-30T16:38:53"^^xsd:dateTime] How do I put the date like this on…
-
2
votes1
answer47
viewsDoubt about hierarchical relationships between classes and slots
I’m trying to make a ontology of a hospital and I have the classes: Physiotherapist, Physician, Psychologist and Nutritionist Within the class Médico, I have some specialties - among them: Oncology…
-
1
votes1
answer344
viewsCarousel - arrows as pagination
I’m working with the Owl Carousel v2.2.1 3 images at a time are displayed. This is already possible using paging, but I need the same event to be done using arrows. Every time you click on the arrow…
-
0
votes1
answer140
viewsMaven OWL API How to resolve dependency error
My question concerns Maven. I am working on a project that involves the OWL API library and after trying to load an ontology the project returned an error that can be seen in the following image.…