UriSchemes/data
Appearance
Using NotationThree, assuming TheUsualPrefixes:
"data" is uriReg:schemeName of [
dc:description """data""";
is uriReg:specifies of [
= <ftp://ftp.isi.edu/in-notes/rfc2397.txt>;
dc:title """Data: URL scheme""";
dc:creator [
dca:agentName "L. Masinter"];
inet:rfc "2397";
dc:date "1998-08"; ];
]
.
- spec: Data: URL scheme
originally proposed by Masinter on www-talk.; hmm.. use it in combination with a new MIME type for dates? e.g. data:text/date,1999-03-04T204208
ProxyTopic; see IANA registry.
See also other UriSchemes.