Name : perl-RDF-NS
| |
Version : 20230619
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.1.1
| Date : 2023-06-20 07:33:31
|
Group : Unspecified
| Source RPM : perl-RDF-NS-20230619-lp154.1.1.src.rpm
|
Size : 0.23 MB
| |
Packager : https://www_suse_com/
| |
Summary : Quickly get common URI namespaces
|
Description :
Hardcoding URI namespaces and prefixes for RDF applications is neither fun nor maintainable. In the end we all use more or less the same prefix definitions, as collected at http://prefix.cc. This module includes all these prefixes as defined at specific snapshots in time. These snapshots correspond to version numbers of this module. By selecting particular versions, you make sure that changes at prefix.cc won\'t affect your programs.
The command line client rdfns is installed automatically with this module:
$ rdfns rdf,foaf.ttl AATTprefix foaf: < http://xmlns.com/foaf/0.1/> . AATTprefix rdf: < http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
This module does not require RDF::Trine, which is recommended nevertheless. (at least version 0.140). If you prefer RDF::NS to return instances of RDF::Trine::Node::Resource instead of plain strings, use RDF::NS::Trine. RDF::NS::URIS is a similar module that returns instances of URI.
The code repository of this module contains an at https://github.com/nichtich/RDF-NS/blob/master/update.pl to download the current prefix-namespace mappings from http://prefix.cc.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-R/15.4/noarch |