- From: Sandro Hawke <sandro@w3.org>
- Date: Wed, 08 Jun 2011 23:03:16 -0700
- To: Pat Hayes <phayes@ihmc.us>
- Cc: William Waites <ww@styx.org>, RDF WG <public-rdf-wg@w3.org>
On Wed, 2011-06-08 at 21:04 -0500, Pat Hayes wrote:
>
> It might be worth having a property rdf:langtag which 'extracts' the
> language tag of a tagged-pair value. Then one could define in OWL
> useful restriction classes, such as the class of all <string, tag>
> pairs with the tag en-GB:
>
> BritSpeak rdf:type owl:Restriction .
> BritSpeak owl:onProperty rdf:langtag .
> BritSpeak owl:hasValue "en-GB" .
+1
how about the text, too? :-)
-- Sandro
Received on Thursday, 9 June 2011 06:03:22 UTC