> 5. Specific properties (e.g. Person/height)
(fingers faster than the mind error)

a. They provide more "natural" units for that specific measurement. 
E.g. I could look for tall people like this:
  ?x dbo:Person/height > 180

b. But I'm not sure it's a good idea to have them: I have to know there's such 
a property, and to check what is the unit (I bet that is not documented). It's 
just as easy to write
  ?x dbo:height > 1.80

c. Furthermore, a) is not correct SPARQL since one can't have a slash in a 
prefixed name.
So I propose to rename them to eg
  dbo:Person_height, etc

Cheers!


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to