0

I have a class Sensor Service Provider. It provides three services namely Content Service, Provider Service and Sensing Service. Furthermore the each service performs some functions like add , delete update and publish. My first question is :

1)if i model the relationship between the Provider and its services by creating an object property and linking it to the respective class is it correct?

2) How can i show these functions add, del and update and publish in my ontology. i also have a sensor class which has attributes like name, id, explain i have added them to the data type property but they aren't visible in the ontology graph.

Thanks a lot.

Joshua Taylor
  • 84,998
  • 9
  • 154
  • 353
faiza
  • 45
  • 4
  • 1
    "they aren't visible in the ontology graph" What ontology graph? – Joshua Taylor Sep 03 '14 at 11:26
  • 1
    "if i model the relationship … is it correct" That depends on whether it's a representation of the relationship that's logically consistent and appropriately represents the information that you want to represent. You can model lots of things in lots of different ways. It's usually not too hard to make something "correct"; a better question is whether it's "natural" and convenient. – Joshua Taylor Sep 03 '14 at 11:28
  • hello thanks for your reply im talking about the onto graph in Protege 4. – faiza Sep 04 '14 at 05:50
  • ![Valid XHTML](http://www.w3.org/2005/Incubator/ssn/wiki/images/c/c4/Ontology-Structure-May2010.png). My Professor wants me to show the attritubes just like those in this figure accuracy frequency. With which tool can i show the attributes related to a class. – faiza Sep 04 '14 at 06:18

0 Answers0