Hi group, according to HTTP 1.1 section 5.1.2 Request-URI = "*" | absoluteURI | abs_path | authority we decided to use four sub-properties for the requestURI property: * asterisk, * absoluteURI, * abs_path, and * authority When I use <http:OptionsRequest rdf:ID="req"> <http:asterisk/> ... </http:OptionsRequest> this looks a bit weird to me. In RDF terms it means: the OptionsRequest "req" has an asterisk (empty Literal). Or are we required to add "*"? <http:asterisk>*</http:asterisk> What happens if someone puts in a different Literal? Or should we drop the asterisk property and just use requestURI? <http:requestURI>*</http:requestURI> -- Johannes Koch BIKA Web Compliance Center - Fraunhofer FIT Schloss Birlinghoven, D-53757 Sankt Augustin, Germany Phone: +49-2241-142628 Fax: +49-2241-142065Received on Wednesday, 28 February 2007 12:45:16 UTC
This archive was generated by hypermail 2.3.1 : Tuesday, 6 January 2015 20:55:55 UTC