套件:librdf-prefixes-perl(0.005-1.1)
librdf-prefixes-perl 的相關連結
Debian 的資源:
下載原始碼套件 librdf-prefixes-perl:
- [librdf-prefixes-perl_0.005-1.1.dsc]
- [librdf-prefixes-perl_0.005.orig.tar.gz]
- [librdf-prefixes-perl_0.005-1.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
simple way to turn URIs into QNames
Resource Description Framework (RDF) is a standard model for data interchange on the Web.
RDF::Prefixes is not so much for managing namespaces/prefixes in code (see RDF::Trine::NamespaceMap for that), but as a helper for code that serialises data using namespaces.
It generates pretty prefixes, reducing "http://purl.org/dc/terms/" to "dc" rather than something too generic like "ns01", and provides a context for keeping track of namespaces already used, so that when "http://purl.org/dc/elements/1.1/" is encountered, it won't stomp on the previous definition of "dc".
其他與 librdf-prefixes-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language