Re: CPAN Metadata
[email protected] (Autrijus Tang) Sun, 19 Oct 2003 23:39:50 +0800
| Newsgroups | perl.cpan.metadata |
|---|---|
| Message-ID | <1066577989.1739.41.camel@localhost> |
--=-oEFkmHTI9zs32B0l7xwg Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable ?b =E6=97=A5, 2003-10-19 15:11, Leon Brocard ?g?D?G > [Yes, we can also produce YAML versions for people who don't care > about schemas. Oh and databases or whatever. It's not about the > format] Uhm, it is possible to carry RDF over YAML and still preserve namespaces, and possibly conforming to a YSchema in the future. See this example from my work-in-progress RDF::YAML module: --- #YAML:1.0 _ymlns: '': http://www.cpan.org/ dc: http://purl.org/dc/elements/1.1/ http://search.cpan.org/dist/DBI-1.38/: dc:date: _2003-08-25T20:36:26 dc:format: _application/x-gzip dc:identifier: http://search.cpan.org/dist/DBI-1.38/ dc:publisher: http://www.cpan.org/ dc:type: http://purl.org/dc/dcmitype/Software distversion: _DBI-1.38 version: _1.38 I'm not advocating to use YAML to replace N3 or NTriples on CPAN, but to me it is much easier to grok/produce RDF using this format than RDF/XML. Thanks, /Autrijus/ --=-oEFkmHTI9zs32B0l7xwg Content-Type: application/pgp-signature; name=signature.asc Content-Description: =?UTF-8?Q?=E9=80=99=E6=98=AF=E6=95=B8=E4=BD=8D=E5=8A=A0=E7=B0=BD?= =?UTF-8?Q?=E7=9A=84=E9=83=B5?= =?UTF-8?Q?=E4=BB=B6?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/krBFtLPdNzw1AaARAkcJAJ93VNl1f3D0oSX24tayLB+FNrHBwgCgjMY5 jSAPRL9HZYJVf66BJi2a65k= =TQUa -----END PGP SIGNATURE----- --=-oEFkmHTI9zs32B0l7xwg--