Tagged Questions
0
votes
0answers
17 views
Owl api: creating a new ontology that imports others
I have just started using the OWL API in order to generate some examples that use other ontologies. The situation is like this: I have two ontologies A and B that have many elements and imports from ...
0
votes
1answer
23 views
how to rename an ontology's prefixes
I have created an onology using Jena API which contains the following classes and DataType Properties:
public class Onto {
OntClass USER,...;
OntModel model;
String uriBase;
...
-1
votes
0answers
14 views
Protege owl Ontology to RDF Sesame 2 Windows Client
I've created a Disease Ontology in Owl, complete with object properties. I'm looking for a way to create a database with that owl model along with a simple interface where we can add more information ...
0
votes
1answer
39 views
what does a hashtag mean before a resource ID in RDF and OWL
I often see a hashtag in front of resources names in RDF serialization of OWL. For instance:
....rdf:resource="#hasParent" />
What does this mean? When I look it up, Google gives me a bunch of ...
1
vote
2answers
26 views
what makes an OWL class anonymous?
I am reading a tutorial that says that this is an anonymous OWL class:
<owl:Class rdf:ID="Reptile">
<rdfs:subClassOf rdf:resource="#Animal”/>
<rdfs:subClassOf ...
1
vote
1answer
69 views
Using GROUP BY, COUNT and SAMPLE in apache jena SPARQL
So I have an RDF schema that contains many "groups", and each of these groups has a "name", and contains a number of "elements". I need to select the name of every group, along with the number of ...
2
votes
1answer
38 views
SPARQL query on rdf:resource
Suppose I want to retrieve the names of all elements in the periodic table with a standard state of 'gas'. Here are what I believe are the relevant portions of the .owl file...
<owl:Class ...
0
votes
1answer
22 views
Relating XML data using a custom schema to RDF/OWL ontology
I have a schema which is designed to permit the description of certain types of electronic devices. XML files compliant to the schema describe the interface to the device. The schema permits the way ...
0
votes
2answers
47 views
Insert data into OWL ontology
I have a custom OWL ontology and I uploaded into my model like this:
OntModel=ModelFactory.createOntologyModel();
InputStream in = FileManager.get().open(urlFile);
model.read(in,"");
...
1
vote
2answers
31 views
Architecture for the proper decoupling of OWL/RDF knowledge and (mostly numerical) facts
I am working on an application dealing mainly with public health indicators. The related concepts and knowledge are kept in an OWL ontology. There will also be eventually a (potentially important) ...
0
votes
1answer
116 views
OWL ObjectProperty loading as annotation in Protégé
I'm trying to load an ontology in Protégé but it is not processed as expected. Most problematic is that all the Object and Data Properties appear as Annotation instead of Data Property and Object ...
0
votes
1answer
60 views
Using OWL API to query BBC Wildlife Ontology
Is it possible to use the OWL API to query this ontology, http://www.bbc.co.uk/ontologies/wildlife/2010-11-04.shtml, I'm getting a huge confusion about it. Its mention its in RDF, my confusion is, it ...
0
votes
1answer
26 views
How can I use OWL Import with relative paths?
In my OWL file, I import many other files like:
<owl:imports rdf:resource="file:/home/noor/Downloads/bbc/Anatidae.rdf"/>
<owl:imports ...
1
vote
0answers
50 views
Animal Ontology [closed]
I am looking for ontology like an animal ontology where I can get the hierarchy, e.g.
Bird
==>Duck
======>Mallard_Duck
I have seen this one, ...
0
votes
1answer
62 views
some confusions between rdf and owl in Jena
I am fresh learning semantic web.
As Jena cannot process owl format files, I used Protege to create a ontology, saved as RDF/XML but the file ended with .owl.
see the code:
OntModel model = ...
3
votes
1answer
40 views
How do I state in OWL that a Property must have a set of ordered values?
How do I state in OWL that a Property must have a set of ordered values?
For example: a Programme must have an rdf:Seq of Series, and a Series must have an rdf:Seq of Episodes?
The ...
1
vote
1answer
91 views
Query cities and their country from dbpedia
I'm trying to construct an ontology in OWL for countries and cities(If such an implementation already exist, please point it to me)
To get the data, I'm trying to use sparql with the following code:
...
1
vote
1answer
55 views
How to export database to OWL file in Stardog?
http://stardog.com/docs/using/#export shows help for exporting a db into "ttl" file.
I wanted to export the database into some common formats like "rdf" or "owl".
How to export to OWL format or RDF ...
0
votes
3answers
65 views
How to embed MathML in an ontology and reference parts of it
I'm fairly new to MathML, so I apologize if this is a silly question. I'd like to embed MathML 3.0 into an ontology (RDF/OWL etc). But I'd like the variables in the equation to refer to entities in ...
1
vote
1answer
106 views
How to translate RDF graphs properties into OWL object properties?
I need to convert my RDF graph document into OWL (1 or 2) recognized by Protege 3.x. There is a W3C Recommendation for mapping OWL 2 Web Ontology Language Mapping to RDF Graphs which says that to ...
3
votes
2answers
71 views
What are the limits to expressability of RDF / OWL / etc
So Im learning about RDF and OWL and "knowledge representation" in general.
1) What are the limits of RDF or OWL formats?
Are there concepts that can't be expressed in RDF? But that can be expressed ...
2
votes
2answers
162 views
A SPARQL Query to get my pizza's name
I am just a beginner in SPARQL and can write some basic queries. I have a pizza ontology in which there is one pizza whose properties are as follows:
rdf:subClassOf NamedPizza
hasTopping only ...
2
votes
1answer
49 views
Restrict SPARQL query to a certain kind of Class
I have a SPARQL query to select all resources that has the location "California" within the dbpedia database:
select distinct ?subj where {
?subj dbpprop:location dbpedia:California .
} LIMIT 100
...
1
vote
2answers
94 views
Sparql query for a model made of classes and properties, like freebase topics
ok it is difficult to find a title for this question...sorry...i'll try to better explain my problem!
I have a graph and an ontology. I have hundreds models like Person, Animal, Book etc. and any of ...
0
votes
1answer
92 views
Jena Rules: How to perform literal value type conversion from float to double (and vice versa)?
I have the following Jena Rule to perform addition:
@prefix pm: <http://example.org/ProductionMesure#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix owl: ...
1
vote
3answers
171 views
Inconsistent OWL ontology and bad individuals in Protege 4.1
I designed for homework an OWL ontology using Protege 4.1 about creatures (creatures classification), after reasoning with Hermit or Fact i'm getting inconsistent ontology, bad individuals, but I'm ...
1
vote
3answers
184 views
Example ontology for the medical domain
I am searching for a clear example ontology respective to the medical domain. Maybe to show some reasoning. Or has anyone a good idea for a small medical example which I can implement with Protégé?
...
1
vote
1answer
147 views
How to Define My Own Ranges for OWL DataProperties
I have recently started learning Web Ontology Language. I want to define a DataProperty with my own defined range of value.
Consider the following property:
<owl:DatatypeProperty ...
0
votes
1answer
42 views
How to combine Data Properties in OWL?
Say I have:
Property1 is optional
Property2 that is always defined
I want to define TrueProperty that is equal to:
Property1 if Property1 is present
Property2 otherwise
Property2 otherwise
...
1
vote
1answer
322 views
Java - Using Jena APi - Get data from RDF file
My question concerns the class Person with the datatype properties hasFirstName, hasLastName, hasDateOfBirth, hasGender.
I'm using Java and Jena API.
Here is how one person is represented in my RDF ...
3
votes
1answer
48 views
If I have a annotation property has and each child (Y,Z) has property canDo, how can the Y inherit all the canDo?
I am working with Turtle and OWL.
Say X is a class has a number of properties that it includes. How can I make the X have the same properties as all its children classes (Y and Z)?
:has a ...
2
votes
1answer
78 views
Using OWl in XML Syntax. First Steps
I just started using OWL for a project at the university.
The project is about pizza, which seems to be a common problem when it comes to RDF and OWL. So what we have to do first is, model pizza, that ...
0
votes
2answers
461 views
create onstance of classes of owl ontology and save them in rdf store
I generated OWL ontology using Protege. I want to use my OWL ontology and create the RDF triples to be saved in a triple store using Jena.
I know how to read/write RDF,but i dont know how to create ...
0
votes
1answer
132 views
Getting class of an individual, using SPARQL
I want to get the class which an individual belongs to. In more detail, I want to pass a parameter to a method which is an individual using python (using rdflib), method should return class of an ...
1
vote
2answers
71 views
Limited choices in a rdf:property
I'm making an Ontology that describes programming languages, but I have the following problem: a language can have strong or weak typing, and I need to limit my schema to these two options... so, how ...
1
vote
1answer
66 views
How to make instance of one class to be instance of another class in Jena?
I'm making an automatic instanctiation of an ontology. let says Person with his subclass FEMALE and MALE.
During the instanciation, I can create instances of the class FEMALE and MALE.
for ...
1
vote
1answer
174 views
How to retrieve comments from an owl file using Jena API?
currently I am doing a project on Ontology Based Information Retrieval. I have created the base ontology using the ontology editor, Protege and obtained the file , say family.owl .Basically i want to ...
4
votes
3answers
188 views
How to state “Pat knows Mike's telephone number” in RDF/ OWL
How do I state Pat knows Mike's telephone number as a concept and not the concrete phone number 1112223333 in RDF/OWL?
Bonus points to be able to state Mary knows that Pat knows Mike's telephone ...
1
vote
1answer
48 views
Using Excluded By in OWL
Dear Semantic Web folks,
I'm questioning myself how I could define an "Excluded by" construction in OWL.
For now the only solution I can think of is using disjointWith.
What I mean with "Excluded ...
4
votes
1answer
145 views
OWL restrictions - defining classes that only contains properties with a specific property value
I'm currently playing a bit with the OWL and especially with restrictions. I'm trying to create a query that does the following:
Suppose that I have a class 'Cinema' that has a property 'movies' ...
3
votes
3answers
97 views
Why does my OWL inferencer not give me the results I expected?
Hi Semantic Web folks,
I dont expect to have <rdf:type rdf:resource='#Tsunami'> in the NamedIndividual: instance_Dromen after inferencing the below OWL code.
Somehow there is something wrong ...
1
vote
1answer
62 views
setSameAs() Linked Data — Jena
I am trying to link two individuals A and B using
B.setSameAs(A) OR A.setSameAs(B)
A has properties hasOne, hasTwo
B has a property hasThree
and I'm hoping that the property of B can be ...
0
votes
1answer
139 views
Trouble while loading an ontology with Pellet API
I want to use Jena Pellet API as Reasoner for infering new data in an owl file. I've downloaded the jar file pellet.jar and I've attached It to my Eclipse java project. However I'm still getting this ...
2
votes
2answers
171 views
Creating relations between classes in web ontology language(owl)
I need to define relations between classes in my ontology in OWL syntax.
what should i do?
1
vote
3answers
98 views
What is the canonical document schema for representing UML?
I want to represent UML models in a serialized document using the most standard conventions available. I am looking for a canonical schema document that explicitly dictates the best way to do this. ...
3
votes
1answer
100 views
jena direct inferred graph
I'm noob in Jena and reading this page,more specifically in Figure 5(iii) -"direct inferred relationship" I found exactly what I need. Basically, my OntModel needs to respect the following rule: ...
1
vote
2answers
100 views
learning Ontology web language
I want to write an ontology with .owl format so i need to know all about OWL .
I need a source that explain this language completely with examples.
Please
0
votes
3answers
40 views
Ontology constraint for linked individual
I'm trying to specify a constraint in my ontology:
Let's say I have classes A, B and C and object properties "A hasB B" and "B hasC C". I would like to specify constraint that every individual 'a' of ...
0
votes
0answers
142 views
NoSuchMethodError?
I want to load my OWL ontology into java code. When I run my code it will give following error.
Exception in thread "main" java.lang.NoSuchMethodError: ...
1
vote
0answers
65 views
Improve Performance INSERT/UPDATE OWLIM-Lite
I have a problem with performances especially in INSERT and DELETE/INSERT query sparql.
I have implemented an ontological model with the following characteristics:
OWL Profile = OWL 2 QL
DL ...

