Hello everyone again
On this question, I give more details what I need to express in the predicate:
1. is that having an active session requires a server, a client and an identifier for the customer. (ActiveSession ?Server ?Client ?SesionID).
2.A user has a credential server requires a client, a user name and password of user
(UserCredential ?Client ?Server ?Username ?Password)
That is both predicates express tuples 3 and 4 elements. How do I do this in OWL?
I thank in advance the help.
---------- Forwarded message ----------
From:
Ingrid Durley Torres Pardo <[hidden email]>
Date: 2009/10/29
Subject: Help with predicates
To: User support for the Protege-OWL editor <
[hidden email]>
Cc: jaime Guzman <
[hidden email]>
hi all,
I have one question, somebody please tell me How I can to represent the following predicates using OWL:
-
ActiveSession ?Server ?Client ? SesionID
-
UserCredential ?Client ?Server ?Username ?Password)
Can I use "blank nodes" for these? can someone give me an example.
Thanks in advance
--
Ingrid Durley Torres
--
Ingrid Durley Torres
_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owlInstructions for unsubscribing:
http://protege.stanford.edu/doc/faq.html#01a.03