skos:definition and dcterms:source

hi all,

is there some sort of best practice to define 
a source for a skos:definition (just as an example for any skos:property).

is there a recommended way to include (encode) the source into
the string of the definition?

something like this would be perfect, but apparently doesn't work.

<rdf:Description rdf:about="http://turnguard.com/XML">
 <rdf:type..../> 
 <skos:definition dcterms:source="http://en.wikipedia.org/XML">
  XML is ....
 </skos:definition>
</rdf:Description>

any hint on possible implementations really appreciated

wkr www.turnguard.com

Received on Monday, 1 February 2010 19:26:58 UTC