- From: <tarod@softhome.net>
- Date: Wed, 06 Feb 2002 16:31:22 GMT
- To: www-rdf-logic@w3.org
- Cc: www-rdf-interest@w3.org, www-rdf-comments@w3.org
Hello, we were recently working with RDF and RDFSchema, now we are thinking in use DAML because we will need inference. I would like to know if there is a way to define the queries to a DAML model. I mean, I want to know if exists a person which name is 'Mark' and his father is not 'Peter' and no one of his sons is called 'Andrew'. It's just an example. I think I can use FLogic to keep this query, or RuleML(it can't represent all what I want...) or even prolog syntax, but then I need to read the query and do it using the acces daml model api (Jena in my case) Will any of these languages become standard? is there any RDF Vocabulary to represent this? or any group working on that I can contact with? Thanks, Marc
Received on Wednesday, 6 February 2002 11:29:30 UTC