- From: snow6oy <snow6oy@gmail.com>
- Date: Sun, 16 Oct 2011 13:28:35 -0700 (PDT)
- To: public-esw-thes@w3.org
Hello,
I used to be able to say something like:
CREATE TYPE mood AS ENUM ('sad', 'ok', 'happy');
CREATE TABLE person (
name text,
current_mood mood
);
how would I say this in owl? My experiments with rdf:List just end-up a big
mess. An example, ideally in n3 would be great.
Thanks,
snow6oy
--
View this message in context: http://old.nabble.com/How-to-enumerate-values-in-owl--tp32663263p32663263.html
Sent from the w3.org - public-esw-thes mailing list archive at Nabble.com.
Received on Monday, 17 October 2011 09:04:02 UTC