- From: Peter F. Patel-Schneider <pfps@research.bell-labs.com>
- Date: Tue, 25 Feb 2003 13:54:32 -0500 (EST)
- To: HORIM@jp.ibm.com
- Cc: www-webont-wg@w3.org
From: "Masahiro Hori" <HORIM@jp.ibm.com>
Subject: 'annotation' in RDF/XML ?
Date: Wed, 26 Feb 2003 03:32:39 +0900
> Peter,
>
> How can the following two annotation constructs can be
> mapped to RDF/XML syntax?
>
> 'annotation(' annotationPropertyID URIreference ')'
> 'annotation(' annotationPropertyID dataLiteral ')'
These constructs currently just map into triples, whose subject is the
class, property, or individual that the annotation is attached to.
> The current XSLT stylesheet (from the XML presentation syntax
> to RDF/XML syntax) [1] does not support the transformation
> for the above two annotation constructs literally.
>
> [1] http://lists.w3.org/Archives/Public/www-webont-wg/2003Feb/0092.html
>
>
> Thanks,
> -Masahiro
peter
Received on Tuesday, 25 February 2003 13:54:50 UTC