Package : perl-RDF-NS

Package details

Summary: Popular RDF namespace prefixes from prefix.cc as RDF::Trine nodes

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 the http://prefix.cc manpage. 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 scripts.

The command line client the rdfns manpage is installed automatically with
this module:

$ rdfns -ttl rdf,foaf
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .


URL: http://search.cpan.org/dist/RDF-NS
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs