パッケージ: libxrd-parser-perl (0.201-3)
libxrd-parser-perl に関するリンク
Trisquel の資源:
libxrd-parser-perl ソースパッケージをダウンロード:
- [libxrd-parser-perl_0.201-3.dsc]
- [libxrd-parser-perl_0.201.orig.tar.gz]
- [libxrd-parser-perl_0.201-3.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Jonas Smedegaard
- Florian Schlichting
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
- librdf-trine-serializer-rdfa-perl
- librdf-rdfa-parser-perl
- librdf-trine-perl
- libatteanx-serializer-rdfa-perl
- librdf-trinex-compatibility-attean-perl
- librdf-linkeddata-perl
- libhtml-html5-microdata-parser-perl
- librdf-ns-curated-perl
- librdf-trine-node-literal-xml-perl
- libatteanx-compatibility-trine-perl
- librdf-trinex-functions-perl
parse XRD and host-meta files into RDF::Trine models
Resource Description Framework (RDF) is a standard model for data interchange on the Web.
Extensible Resource Descriptor (XRD) is an XML format for discovery of metadata about a resource – in particular discovery of services associated with the resource. It is commonly used in relation to OpenID, YADIS and OAuth.
While XRD has a rather different history, it turns out it can mostly be thought of as a serialisation format for a limited subset of RDF.
This package ignores the order of <Link> elements, as RDF is a graph format with no concept of statements coming in an "order". The XRD spec says that grokking the order of <Link> elements is only a SHOULD. That said, if you're concerned about the order of <Link> elements, the callback routines allowed by this package may be of use.
This package aims to be roughly compatible with RDF::RDFa::Parser's interface.
その他の libxrd-parser-perl 関連パッケージ
|
|
|
-
- dep: libhttp-link-parser-perl
- parse HTTP Link headers
-
- dep: libossp-uuid-perl
- perl OSSP::UUID - OSSP uuid Perl Binding
-
- dep: librdf-trine-perl
- RDF Framework for Perl
-
- dep: librole-commons-perl
- roles that can be commonly used, for the mutual benefit of all
- または libobject-authority-perl
- 以下のパッケージによって提供される仮想パッケージです:
-
- dep: liburi-perl
- module to manipulate and access URI strings
-
- dep: libwww-perl
- simple and consistent interface to the world-wide web
-
- dep: libxml-libxml-perl
- Perl interface to the libxml2 library
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: librdf-trine-node-literal-xml-perl
- RDF Node class for XML Literals